summaryrefslogtreecommitdiff
path: root/dhall/src/syntax/ast/map.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-07Move duplicate field checking to parserNadrieril1-282/+0
2020-03-17Run clippyNadrieril1-2/+2
2019-12-20Simplify iterator impls for DupTreeMapNadrieril1-172/+115
2019-12-20Use smallvec instead of custom structNadrieril1-77/+22
2019-12-19Rename syntax::core to syntax::astNadrieril1-0/+0
2019-12-15Move contents of dhall_syntax to dhallNadrieril1-0/+0
2019-09-03Resolve imports by mutating Expr instead of cloning itNadrieril1-0/+65
2019-08-07Sort labels in projection expressionsNadrieril1-0/+95
2019-05-12Implement binary encodingNadrieril1-12/+67
2019-05-10oopsNadrieril1-0/+1
2019-05-10Write a custom map type that allows duplicatesNadrieril1-0/+178