Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda |
2021-08-24 | Use annotations on enumerations: This enables users to add additional derives... | Christian Vetter |
2020-10-16 | codegen: Allow to not derive Debug on enums. | Emilio Cobos Álvarez |
2020-08-25 | tests: Improve enum tests to avoid duplication, and add a test for #1880 | Emilio Cobos Álvarez |
2018-07-29 | Quote regexes in test headers | Josh Hejna |
2017-09-11 | Make bindgen generate enums as constants by default | Cldfire |
2017-01-23 | Unify under the `bindgen` name. | Emilio Cobos Álvarez |
2016-11-16 | Transition to libbindgen sub-crate | Jeff Waugh |
2015-12-28 | Translate C enums to Rust enums | Michael Wu |