summaryrefslogtreecommitdiff
path: root/dhall_core/src/parser.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start moving strs in the ASTNadrieril2019-03-071-47/+49
|
* Finally get rid of old parserNadrieril2019-03-061-32/+21
|
* Start parsing importsNadrieril2019-03-061-1/+64
|
* Reorder rule in parser to match grammarNadrieril2019-03-061-108/+110
|
* Split-off core into its own crateNadrieril2019-03-061-0/+827