Age | Commit message (Expand) | Author |
---|---|---|
2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
2018-10-23 | examples/unix/ffi_example: Clean up and update the ffi example. | Paul Sokolovsky |
2016-06-17 | examples/unix/ffi_example.py: Remove TODO, make output more clear. | Paul Sokolovsky |
2016-06-17 | examples/unix/ffi_example.py: Update for current "ffi" module API. | Paul Sokolovsky |
2014-02-14 | ffi: Implement ffivar.get()/set() methods. | Paul Sokolovsky |
2014-01-29 | Add FFI module example. | Paul Sokolovsky |