Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove need for slice_patterns in pest_consume | Nadrieril | 2019-09-17 | 1 | -1/+0 |
* | Use proc_macro_hack to avoid the need for the proc_macro_hygiene feature | Nadrieril | 2019-09-10 | 1 | -1/+0 |
* | Upgrade rust toolchain | Nadrieril | 2019-09-03 | 1 | -1/+0 |
* | We don't use the try_blocks feature anymore | Nadrieril | 2019-09-02 | 1 | -1/+0 |
* | Use proper hygiene for `Parsers` and `Rule` | Nadrieril | 2019-09-02 | 1 | -0/+1 |
* | Avoid use of bind_by_move_pattern_guards feature | Nadrieril | 2019-09-02 | 1 | -1/+0 |
* | Change parser macros to use a function-like syntax | Nadrieril | 2019-09-01 | 1 | -0/+1 |
* | Match on rules in parser instead of on ParsedValues | Nadrieril | 2019-08-26 | 1 | -0/+1 |
* | Use `!` type instead of custom empty type | Nadrieril | 2019-08-16 | 1 | -0/+1 |
* | Include precedence parsing in parser macros | Nadrieril | 2019-08-15 | 1 | -0/+1 |
* | Reorganize dhall_syntax | Nadrieril | 2019-05-07 | 1 | -8/+2 |
* | Rename dhall_core to dhall_syntax | Nadrieril | 2019-05-04 | 1 | -0/+28 |