Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-06 | Removed wrapper3.py, made wrapper.py work with python 2/3. | John MacFarlane | |
Also improved the wrapper to work with windows, and to use smart punctuation (as an example). In the future we may want to use cffi instead of ctypes. It is like luajit ffi, and allows us to use constants from the C library. | |||
2015-01-12 | Moved python, rb, lua wrappers to wrappers subdirectory. | John MacFarlane | |