| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename 'ffi' to 'ffibuilder' in the docs and in a few demos, when | Armin Rigo | 2016-06-05 | 1 | -5/+5 |
| * | Maybe it's clearer this way, with an API that matches the intent rather | Armin Rigo | 2016-01-09 | 1 | -5/+3 |
| * | in-progress: work work work to port this to Python 3 | Armin Rigo | 2016-01-08 | 1 | -2/+2 |
| * | Fix ffi.compile() to automatically link with the python library | Armin Rigo | 2016-01-07 | 1 | -8/+2 |
| * | Stop running the embedding_init_code() code as if it was part of the | Armin Rigo | 2016-01-07 | 1 | -0/+1 |
| * | possibly clarify example by using the syntax that allows naturally | Armin Rigo | 2016-01-03 | 1 | -1/+3 |
| * | updates | Armin Rigo | 2016-01-02 | 1 | -4/+7 |
| * | fixfixfixfix | Armin Rigo | 2015-12-05 | 1 | -0/+2 |
| * | in-progress | Armin Rigo | 2015-12-05 | 1 | -2/+0 |
| * | Carefully craft the setup logic to handle multiple threads and | Armin Rigo | 2015-12-01 | 1 | -0/+2 |
| * | First version | Armin Rigo | 2015-12-01 | 1 | -1/+1 |
| * | Trying out this way for now | Armin Rigo | 2015-12-01 | 1 | -2/+4 |
| * | "embedding" mode, where we produce a .so with the given C API | Armin Rigo | 2015-11-30 | 1 | -0/+19 |
