Age | Commit message (Expand) | Author |
---|---|---|
2018-12-23 | Allow to turn off the matches recording introduced in #1469. | Emilio Cobos Álvarez |
2018-12-23 | regex_set: Avoid allocations in unmatched_items(). | Emilio Cobos Álvarez |
2018-12-23 | regex_set: Derive Default instead of manually implementing it. | Emilio Cobos Álvarez |
2018-12-20 | Warn about unused whitelist options | Seo Sanghyeon |
2018-12-19 | Store original strings in RegexSet | Seo Sanghyeon |
2018-08-22 | Remove an out-of-date comment in RegexSet. | Sébastien Duquette |
2017-09-18 | Make BindgenOptions private | Sergey Pepyakin |
2017-08-21 | Rename `TypeKind::Named` to `TypeKind::TypeParam` | Anna Liao |
2017-04-13 | Three Changes introduced: | bidit |
2017-02-03 | Run `cargo fmt` | 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-01 | Run `cargo fmt`. | Emilio Cobos Álvarez |
2016-10-27 | Document the `regex_set` module | Nick Fitzgerald |
2016-09-16 | Rewrite the core of the binding generator. | Emilio Cobos Álvarez |