summaryrefslogtreecommitdiff
path: root/dhall_core/src/grammar_util.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use new Label type instead of &str in parserNadrieril2019-03-091-4/+0
|
* Rename Expr back to its true nameNadrieril2019-03-081-1/+1
|
* Revert "Start moving strs in the AST"Nadrieril2019-03-071-2/+2
| | | | This reverts commit c2965244babe7b391fc6a72c015db6720ceb853f.
* Start moving strs in the ASTNadrieril2019-03-071-2/+2
|
* Finally get rid of old parserNadrieril2019-03-061-4/+1
|
* Start parsing importsNadrieril2019-03-061-2/+2
|
* Split-off core into its own crateNadrieril2019-03-061-0/+7