Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-16 | Remove crusty old SWIG stuff | David Robillard | 6 | -60/+0 |
2011-05-04 | Wrap get_by_uri collection methods. | David Robillard | 1 | -9/+10 |
2011-05-04 | Fix python bindings. | David Robillard | 2 | -16/+6 |
2011-04-29 | LilvValue => LilvNode. | David Robillard | 1 | -1/+1 |
2011-04-28 | Fix up the last remnants of the old name. | David Robillard | 8 | -27/+27 |
2011-04-28 | Rename files. | David Robillard | 2 | -6/+6 |
2011-04-28 | Rename slv2 to lilv. | David Robillard | 1 | -11/+11 |
2011-04-22 | Fix Python whitespace (PEP8) | David Robillard | 2 | -8/+5 |
2011-02-12 | Remove more cruft. | David Robillard | 1 | -3/+0 |
2011-02-12 | Remove cruft. | David Robillard | 1 | -19/+3 |
2011-02-12 | Add lv2_apply.py experiment to repository (not working yet). | David Robillard | 1 | -0/+114 |
2011-02-12 | Wrap rest of API (with a few troublesome exceptions). | David Robillard | 2 | -4/+16 |
2011-02-12 | Install python bindings. | David Robillard | 2 | -1/+7 |
2011-02-12 | Add C++ and Python bindings. | David Robillard | 2 | -121/+30 |
2008-07-30 | Move stuff for various binding languages to own directories. | David Robillard | 7 | -34/+39 |
2008-07-30 | Print names too in python test. | David Robillard | 1 | -1/+1 |
2008-07-30 | Fix building with language bindings. | David Robillard | 1 | -2/+2 |
2008-03-12 | Sorta workingish chicken scheme bindings. | David Robillard | 4 | -5/+19 |
2008-02-17 | Check for Python properly before attempting to build bindings. | David Robillard | 3 | -30/+55 |
2008-02-17 | Update Swig/Python bindings. | David Robillard | 2 | -6/+26 |
2007-11-15 | 0.3.1 release. | David Robillard | 2 | -8/+21 |
2007-07-31 | Functional engine Python bindings (e.g. ingen -e -r patchomatic.py). | David Robillard | 1 | -0/+1 |
2007-07-31 | SWIG building fixes. | David Robillard | 1 | -4/+4 |
2007-07-31 | Added experimental Python bindings via swig. | David Robillard | 3 | -0/+115 |