Age | Commit message (Expand) | Author |
---|---|---|
2016-10-18 | Remove old tests that no longer build and run | Nick Fitzgerald |
2016-03-16 | SM hacks squash | Michael Wu |
2016-03-10 | Introduce -no-rust-enums (fixes #276) | Anthony Ramine |
2016-03-10 | Properly determine which integer type to use for enums (fixes #232) | Anthony Ramine |
2016-01-23 | Cleanup some warnings from Clippy | mcarton |
2015-12-28 | Translate C enums to Rust enums | Michael Wu |
2015-12-16 | Update to syntex_syntax 0.23.0 | Erick Tryzelaar |
2015-06-13 | Update to syntex_syntax 0.7.* | mcarton |
2015-05-03 | Update tests to partially run on 1.0 beta | Edward Barnard |
2015-03-22 | Rustup | Tamir Duberstein |
2015-01-07 | Gets tests running, simplifies use of Cursor.visit. | Christopher Chambers |
2015-01-08 | Fix unboxed closures | Aidan Hobson Sayers |
2014-12-31 | Adds Default impls for generated composites. | Christopher Chambers |
2014-12-29 | Adds support for function prototypes, improves tests. | Christopher Chambers |