Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Reformat C and Python source code with tools/codeformat.py. | Damien George | 2020-02-28 |
* | examples/unix/ffi_example: Clean up and update the ffi example. | Paul Sokolovsky | 2018-10-23 |
* | 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 | 2016-06-17 |
* | ffi: Implement ffivar.get()/set() methods. | Paul Sokolovsky | 2014-02-14 |
* | Add FFI module example. | Paul Sokolovsky | 2014-01-29 |