summaryrefslogtreecommitdiff
path: root/dhall_generated_parser/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-05Implement rule aliasing and simplify parser codeNadrieril1-9/+9
2019-08-27Rework parse macros to avoid the large ParsedValue enumNadrieril1-1/+1
2019-08-27Remove rule aliasingNadrieril1-1/+1
2019-08-26Match on rules in parser instead of on ParsedValuesNadrieril1-1/+1
2019-08-15Use precedence climbing to parse expressions with operatorsNadrieril1-5/+5
2019-08-12Remove grammar workaroundNadrieril1-0/+1
2019-08-08Add support for dependent typesNadrieril1-0/+3
2019-08-07Add truncated Natural subtractionNadrieril1-0/+1
2019-08-07Remove union literals from the languageNadrieril1-4/+2
2019-08-07Forbid surrogate pairs and non-charactersNadrieril1-0/+1
2019-08-06Add toMap keywordNadrieril1-0/+1
2019-08-06Change URL parsingNadrieril1-1/+3
2019-08-06RFC3986 URLsNadrieril1-0/+1
2019-08-06Braced escape sequencesNadrieril1-0/+1
2019-08-06Remove old-style optional literalsNadrieril1-2/+0
2019-08-03Update dhall-lang submoduleNadrieril1-0/+1
2019-05-04Rename dhall_core to dhall_syntaxNadrieril1-1/+1
2019-05-02Update dhall-lang submoduleNadrieril1-1/+1
2019-05-02Update dhall-lang submoduleNadrieril1-3/+35
2019-05-02Update dhall-lang submoduleNadrieril1-2/+2
2019-04-16Update dhall-lang submoduleNadrieril1-1/+2
2019-04-16Tiny rename to save myself a lot of painNadrieril1-1/+1
2019-04-14Document roughly the dhall subcratesNadrieril1-0/+7
2019-04-13Clarify role of dhall_generated_parser crateNadrieril3-0/+152