summaryrefslogtreecommitdiff
path: root/dhall/src/syntax/text/dhall.abnf (follow)
Commit message (Expand)AuthorAgeFilesLines
* spec!: remove the ability to quote paths in URLsNadrieril2020-06-251-7/+2
* spec: ensure `keyword` rule only matches keywordsNadrieril2020-06-251-2/+4
* spec: not all ABNF parsers like empty rulesNadrieril2020-06-251-13/+7
* spec: allow quoted labels to be emptyNadrieril2020-06-251-1/+1
* spec: fix precedence of `===` and `with`Nadrieril2020-06-251-8/+14
* Commit grammar file locallyNadrieril2020-05-301-0/+936
* Use dhall.abnf directly instead of via symlinkNadrieril2020-05-301-1/+0
* Move parser files to syntax/Nadrieril2020-01-301-0/+1