libsigrok/bindings
Gerhard Sittig 61a6d983bd C++ binding: Allow to re-use ConfigKey::parse_string() for Option class
Split the data type detection from the actual data type conversion in
the ConfigKey::parse_string() method. Allow the Option class to re-use
the public ConfigKey method, to share the maximum amount of data type
conversion code for both Driver and InputFormat option specs.

This is the least intrusive yet most reliable and consistent approach in
the libsigrok C++ binding that allows applications to support driver scan
and input file format options from command line arguments.
2017-06-25 20:42:21 +02:00
..
cxx C++ binding: Allow to re-use ConfigKey::parse_string() for Option class 2017-06-25 20:42:21 +02:00
java Rename sigrok-logo-notext.png to libsigrok_112x112.png. 2017-06-11 23:03:09 +02:00
python Rename sigrok-logo-notext.png to libsigrok_112x112.png. 2017-06-11 23:03:09 +02:00
ruby ruby bindings: Fix a compiler warning. 2017-06-09 23:54:41 +02:00
swig Implement Ruby bindings on top of SWIG/C++ bindings. 2016-01-28 19:03:52 +01:00