Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda | |
remove `clap` dependency :tada: update the book installation instructions | |||
2018-07-29 | Quote regexes in test headers | Josh Hejna | |
When using test-one.sh, unquoted wildcards are expanded by the shell, resulting in failing tests. | |||
2017-09-11 | Make bindgen generate enums as constants by default | Cldfire | |
Also simplifies the logic that determines which enum variation gets chosen. | |||
2017-01-23 | Unify under the `bindgen` name. | Emilio Cobos Álvarez | |
2016-11-16 | Transition to libbindgen sub-crate | Jeff Waugh | |
- The root crate is the `bindgen` binary - Rust-ify the test suite, no more subprocesses! - Update Travis config to test both crates | |||
2016-05-05 | parser: Extend the previous awful hack to cover stylo needs | Emilio Cobos Álvarez | |