Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda |
2020-04-27 | Run `cargo fix --edition` | Joshua Nelson |
2017-10-02 | A bunch of parsing things should return TypeId | Nick Fitzgerald |
2017-08-21 | Rename `TypeKind::Named` to `TypeKind::TypeParam` | Anna Liao |
2017-03-07 | Completely rework templates | Nick Fitzgerald |
2017-01-23 | Unify under the `bindgen` name. | Emilio Cobos Álvarez |
2016-11-16 | Transition to libbindgen sub-crate | Jeff Waugh |
2016-11-15 | ir: Make the id local to the context. | Emilio Cobos Álvarez |
2016-11-01 | Run `cargo fmt`. | Emilio Cobos Álvarez |
2016-10-27 | Document the `parse` module | Nick Fitzgerald |
2016-10-27 | Document the `ir` module | Nick Fitzgerald |
2016-09-21 | Some fixes for function pointers, typedefs, and OSX's stdlib.h. | Emilio Cobos Álvarez |
2016-09-16 | Rewrite the core of the binding generator. | Emilio Cobos Álvarez |