| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | In-progress: verify fully-declared structs. | Armin Rigo | 2012-06-12 | 1 | -1/+1 |
| * | Linux-only tweaks until the test passes. | Armin Rigo | 2012-06-08 | 1 | -5/+5 |
| * | Fix for the C backend. | Armin Rigo | 2012-06-06 | 1 | -2/+2 |
| * | Test and fix. | Armin Rigo | 2012-06-06 | 1 | -1/+10 |
| * | Test and fix. | Armin Rigo | 2012-06-06 | 1 | -0/+12 |
| * | Rename the package from "ffi" to "cffi". | Armin Rigo | 2012-06-05 | 1 | -1/+1 |
| * | pass all the tests, barring test_verify | fijal | 2012-06-03 | 1 | -2/+2 |
| * | Make the tests pass (or skip). | Armin Rigo | 2012-06-01 | 1 | -8/+16 |
| * | Fix some of the fake functions. | Alex Gaynor | 2012-05-31 | 1 | -3/+3 |
| * | 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 | -3/+3 |
| * | Kill backend_base.py. | Armin Rigo | 2012-05-27 | 1 | -7/+9 |
| * | Bit fields. | Armin Rigo | 2012-05-22 | 1 | -1/+1 |
| * | - typedefs, handled entirely in the front-end. | Armin Rigo | 2012-05-20 | 1 | -0/+34 |
| * | Integrate function types with the other types. | Armin Rigo | 2012-05-20 | 1 | -15/+10 |
| * | Minor refactoring. | Armin Rigo | 2012-05-20 | 1 | -1/+1 |
| * | Fix. | Armin Rigo | 2012-05-20 | 1 | -3/+3 |
| * | Fix these tests and add one. | Armin Rigo | 2012-05-20 | 1 | -3/+15 |
| * | First rough implementation of pointers. | Armin Rigo | 2012-05-19 | 1 | -2/+2 |
| * | change file layout | Ronny Pfannschmidt | 2012-05-17 | 1 | -0/+44 |
