Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for publishing on crates.io | Nadrieril | 2019-12-21 | 1 | -0/+1 |
* | Move pest_consume macros into their own crate | Nadrieril | 2019-09-09 | 1 | -19/+0 |
* | Separate both parser proc_macros into their own files | Nadrieril | 2019-09-02 | 1 | -3/+4 |
* | Use proper hygiene for `Parsers` and `Rule` | Nadrieril | 2019-09-02 | 1 | -2/+2 |
* | Get rid of EntryPoint magic | Nadrieril | 2019-09-02 | 1 | -0/+1 |
* | Make make_parser into a proc_macro_attribute | Nadrieril | 2019-09-01 | 1 | -2/+2 |
* | Change parser macros to use a function-like syntax | Nadrieril | 2019-09-01 | 1 | -0/+8 |
* | Rewrite the make_parser macro as a proc_macro | Nadrieril | 2019-09-01 | 1 | -0/+9 |
* | Remove dhall::expr!() macro | Nadrieril | 2019-08-10 | 1 | -11/+0 |
* | Rewrite the StaticType trait and everything around it | Nadrieril | 2019-05-09 | 1 | -3/+3 |
* | Rename dhall_generator to dhall_proc_macros | Nadrieril | 2019-05-04 | 1 | -0/+26 |