Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All relevant grammar changes have been upstreamed | Nadrieril | 2019-11-11 | 1 | -2/+0 |
* | Tentatively derive pest::Parser normally | Nadrieril | 2019-09-10 | 1 | -17/+0 |
* | Use precedence climbing to parse expressions with operators | Nadrieril | 2019-08-15 | 1 | -0/+31 |
* | Implement inline headers parsing | Nadrieril | 2019-08-13 | 1 | -19/+11 |
* | Remove grammar workaround | Nadrieril | 2019-08-12 | 1 | -23/+0 |
* | Add support for dependent types | Nadrieril | 2019-08-08 | 1 | -0/+1 |
* | Various parsing tweaks | Nadrieril | 2019-08-07 | 1 | -11/+0 |
* | Generalize empty list annotations | Nadrieril | 2019-08-06 | 1 | -0/+22 |
* | Circumvent spec error | Nadrieril | 2019-08-06 | 1 | -0/+11 |
* | rustfmt | Nadrieril | 2019-08-06 | 1 | -4/+1 |
* | RFC3986 URLs | Nadrieril | 2019-08-06 | 1 | -0/+6 |
* | Inline headers | Nadrieril | 2019-08-06 | 1 | -0/+12 |
* | Update dhall-lang submodule | Nadrieril | 2019-05-02 | 1 | -0/+7 |
* | Clarify role of dhall_generated_parser crate | Nadrieril | 2019-04-13 | 1 | -0/+64 |