Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement Text/replace | Basile Henry | 2020-10-25 | 1 | -0/+2 |
* | spec: allow trailing delimiters | Nadrieril | 2020-06-25 | 1 | -6/+7 |
* | spec!: remove Optional/build and Optional/fold | Nadrieril | 2020-06-25 | 1 | -4/+3 |
* | spec: remove Unicode character from `dhall.abnf` | Nadrieril | 2020-06-25 | 1 | -1/+1 |
* | spec!: remove the ability to quote paths in URLs | Nadrieril | 2020-06-25 | 1 | -7/+2 |
* | spec: ensure `keyword` rule only matches keywords | Nadrieril | 2020-06-25 | 1 | -2/+4 |
* | spec: not all ABNF parsers like empty rules | Nadrieril | 2020-06-25 | 1 | -13/+7 |
* | spec: allow quoted labels to be empty | Nadrieril | 2020-06-25 | 1 | -1/+1 |
* | spec: fix precedence of `===` and `with` | Nadrieril | 2020-06-25 | 1 | -8/+14 |
* | Commit grammar file locally | Nadrieril | 2020-05-30 | 1 | -0/+936 |
* | Use dhall.abnf directly instead of via symlink | Nadrieril | 2020-05-30 | 1 | -1/+0 |
* | Move parser files to syntax/ | Nadrieril | 2020-01-30 | 1 | -0/+1 |