summaryrefslogtreecommitdiff
path: root/dhall/src/syntax/text/dhall.abnf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Commit grammar file locallyNadrieril2020-05-301-0/+936
| | | | | The crate publishing process does not allow access to files outside the current crate.
* Use dhall.abnf directly instead of via symlinkNadrieril2020-05-301-1/+0
| | | | Because windows doesn't support symlinks properly
* Move parser files to syntax/Nadrieril2020-01-301-0/+1