| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement caching of the types across multiple FFI instances. The types | Armin Rigo | 2012-07-08 | 1 | -6/+6 |
| * | Convert the front-end. Missing backend_ctypes. | Armin Rigo | 2012-06-25 | 1 | -0/+7 |
| * | In-progress: verify fully-declared structs. | Armin Rigo | 2012-06-12 | 1 | -1/+1 |
| * | Rename the package from "ffi" to "cffi". | Armin Rigo | 2012-06-05 | 1 | -1/+1 |
| * | fix test | Armin Rigo | 2012-05-31 | 1 | -1/+1 |
| * | Start writing a C extension module for CPython. | Armin Rigo | 2012-05-27 | 1 | -0/+3 |
| * | Shuffle a bit the API between the front-end and the backend. | Armin Rigo | 2012-05-27 | 1 | -1/+1 |
| * | Kill backend_base.py. | Armin Rigo | 2012-05-27 | 1 | -3/+5 |
| * | write_variable(). | Armin Rigo | 2012-05-21 | 1 | -6/+0 |
| * | Front-end refactorings, and make sure the FFILibrary doesn't expose | Armin Rigo | 2012-05-20 | 1 | -2/+9 |
| * | Floats. | Armin Rigo | 2012-05-19 | 1 | -1/+1 |
| * | First rough implementation of pointers. | Armin Rigo | 2012-05-19 | 1 | -1/+2 |
| * | Write ffi.new(array) on ctypes. | Armin Rigo | 2012-05-17 | 1 | -20/+0 |
| * | change file layout | Ronny Pfannschmidt | 2012-05-17 | 1 | -0/+41 |
