summaryrefslogtreecommitdiff
path: root/dhall/src/core.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make some annotations optional in ASTNadrieril2019-03-041-22/+42
* Parse more of the ASTNadrieril2019-03-031-3/+11
* Parse builtinsNadrieril2019-03-031-20/+30
* Merge builtins in a single enumNadrieril2019-03-031-60/+44
* Start implementing parsing on top of pestNadrieril2019-03-021-0/+5
* Split abnf_to_pest and dhall into their own cratesNadrieril2019-03-011-0/+1056