summaryrefslogtreecommitdiff
path: root/dhall_generated_parser (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework parse macros to avoid the large ParsedValue enumNadrieril2019-08-271-1/+1
* Remove rule aliasingNadrieril2019-08-271-1/+1
* Match on rules in parser instead of on ParsedValuesNadrieril2019-08-261-1/+1
* Use precedence climbing to parse expressions with operatorsNadrieril2019-08-152-5/+36
* Implement inline headers parsingNadrieril2019-08-131-19/+11
* Remove grammar workaroundNadrieril2019-08-122-23/+1
* Add support for dependent typesNadrieril2019-08-082-0/+4
* Add truncated Natural subtractionNadrieril2019-08-071-0/+1
* Remove union literals from the languageNadrieril2019-08-071-4/+2
* Various parsing tweaksNadrieril2019-08-071-11/+0
* Forbid surrogate pairs and non-charactersNadrieril2019-08-071-0/+1
* Generalize empty list annotationsNadrieril2019-08-061-0/+22
* Circumvent spec errorNadrieril2019-08-061-0/+11
* rustfmtNadrieril2019-08-061-4/+1
* Add toMap keywordNadrieril2019-08-061-0/+1
* Change URL parsingNadrieril2019-08-061-1/+3
* RFC3986 URLsNadrieril2019-08-062-0/+7
* Braced escape sequencesNadrieril2019-08-061-0/+1
* Remove old-style optional literalsNadrieril2019-08-061-2/+0
* Inline headersNadrieril2019-08-061-0/+12
* Update dhall-lang submoduleNadrieril2019-08-031-0/+1
* Rename dhall_core to dhall_syntaxNadrieril2019-05-041-1/+1
* Update dhall-lang submoduleNadrieril2019-05-021-1/+1
* Update dhall-lang submoduleNadrieril2019-05-022-3/+42
* Update dhall-lang submoduleNadrieril2019-05-021-2/+2
* Update dhall-lang submoduleNadrieril2019-04-161-1/+2
* Tiny rename to save myself a lot of painNadrieril2019-04-161-1/+1
* Reference upstream abnf_to_pestNadrieril2019-04-161-1/+1
* Document roughly the dhall subcratesNadrieril2019-04-141-0/+7
* Use upstream pestNadrieril2019-04-141-1/+1
* Clarify role of dhall_generated_parser crateNadrieril2019-04-136-0/+236