]> sigrok.org Git - libsigrok.git/history - bindings/cxx/enums.py
bindings: Add UserDevice wrapping.
[libsigrok.git] / bindings / cxx / enums.py
2014-11-12 Martin Lingbindings: Support per-language extensions to EnumValue...
2014-11-12 Martin Lingbindings: Expose ConfigKey::identifier as an attribute.
2014-11-12 Martin Lingbindings: Expose EnumValue::id and EnumValue::name...
2014-11-12 Martin Lingbindings: Wrap EnumValue base class.
2014-11-12 Martin Lingcxx: Implement more of EnumValue in template.
2014-10-07 Jens Steinhauserbindings: Better error handling in enumeration get...
2014-09-11 Martin Lingbindings: Remove 'get_' prefix from all accessors.
2014-08-17 Marcus ComstedtMakefile.am: Fix out-of-tree build for C++ and Java...
2014-08-10 Martin LingC++ bindings: Attach documentation to enum wrapper...
2014-08-10 Martin LingC++ bindings: Reimplement enums.py using doxygen XML...
2014-07-22 Jens SteinhauserC++ bindings: Make enums.py work with newer versions...
2014-07-19 Bert Vermeulenbindings: Filter out various pygccxml noise.
2014-07-18 Martin LingAdd C++ bindings.