Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-08 | write generated code to disk for easier inspection | 1 | -1/+10 | |
2019-05-01 | implement RFCs 147 and 155, etc. | 1 | -3/+3 | |
2018-12-16 | move macros crate to the 2018 edition | 1 | -4/+0 | |
2018-12-16 | properly handle #[cfg] (conditional compilation) on resources | 1 | -2/+2 | |
2018-11-03 | v0.4.0 | 1 | -120/+247 | |
2018-08-24 | more fixes | 1 | -1/+0 | |
2018-04-16 | update parser | 1 | -13/+8 | |
2018-01-15 | v0.3.0 | 1 | -7/+15 | |
2017-11-22 | v0.2.2v0.2.2 | 1 | -41/+37 | |
2017-07-29 | v0.2.0v0.2.0 | 1 | -1/+1 | |
2017-07-29 | update examplesrelease/v0.1 | 1 | -2/+142 | |
2017-07-20 | doc tweaks | 1 | -0/+5 | |
2017-07-14 | rename rtfm! to app! and adapt to changes in rtfm-syntax | 1 | -9/+7 | |
2017-07-14 | split macro parser into its own crate and improve error handling / reporting | 1 | -9/+27 | |
2017-07-11 | compiler plugin -> proc macro | 1 | -44/+6 | |
2017-07-06 | syntax tweaks, relax check, add set_pending(), deal with imported types | 1 | -0/+1 | |
2017-07-04 | rtfm! macro take 2 | 1 | -0/+63 |