Age | Commit message (Expand) | Author |
---|---|---|
2021-07-16 | add custom derives callback | Eric Seppanen |
2021-03-22 | Add callback to check derives for blocklisted types | Jethro Beekman |
2020-06-21 | Generate func_macro callbacks | Darren Kulp |
2020-06-21 | Introduce func_macro to ParseCallbacks trait | Darren Kulp |
2020-04-27 | Run `cargo fix --edition` | Joshua Nelson |
2019-10-08 | Add ParseCallbacks handler for included files | chrysn |
2019-09-17 | Rustfmt. | Emilio Cobos Álvarez |
2018-11-26 | callbacks: Allow reporting string macros | chrysn |
2018-11-10 | Add item_name parse callback. | Sébastien Duquette |
2018-06-13 | Fix typos. | Bruce Mitchener |
2018-03-04 | ir: Allow renaming variants using the replaces="" annotation or a custom call... | Emilio Cobos Álvarez |
2018-01-31 | callbacks: Introduce MacroParsingBehavior to allow ignoring macros. | Emilio Cobos Álvarez |
2017-08-21 | Rename `TypeKind::Named` to `TypeKind::TypeParam` | Anna Liao |
2017-03-17 | Renamed chooser to visitor and added function for parsed macro analysis. | Adam Baxter |