Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda |
2018-07-29 | Quote regexes in test headers | Josh Hejna |
2017-09-11 | Make bindgen generate enums as constants by default | Cldfire |
2017-08-21 | Function related tests for derive Eq | Zhiting Zhu |
2017-08-14 | Function related tests for derive PartialEq | Zhiting Zhu |
2017-08-09 | Function related tests for derive Hash | Zhiting Zhu |
2017-01-23 | Unify under the `bindgen` name. | Emilio Cobos Álvarez |
2016-11-16 | Transition to libbindgen sub-crate | Jeff Waugh |
2016-04-16 | tests: Annotate and add more tests | Emilio Cobos Álvarez |
2014-12-19 | Improves argument name parsing in function pointers. | Christopher Chambers |