summaryrefslogtreecommitdiff
path: root/dhall/src/syntax/text/dhall.abnf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement Text/replaceBasile Henry2020-10-251-0/+2
* spec: allow trailing delimitersNadrieril2020-06-251-6/+7
* spec!: remove Optional/build and Optional/foldNadrieril2020-06-251-4/+3
* spec: remove Unicode character from `dhall.abnf`Nadrieril2020-06-251-1/+1
* 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