summaryrefslogtreecommitdiff
path: root/dhall/src/expr.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-07Restrict public APINadrieril1-18/+30
2019-04-07Universe hierarchy is overkillNadrieril1-4/+4
2019-04-07Put a Cow in TypeNadrieril1-3/+3
2019-04-06Store the whole type hierarchy in a TypeNadrieril1-9/+8
2019-04-06Start taking Typed seriouslyNadrieril1-1/+1
2019-04-06Thread Typed through type_withNadrieril1-25/+9
2019-04-06Move binary decoding to new APINadrieril1-8/+14
2019-04-06Massage import loading into new APINadrieril1-10/+20
2019-04-06Define some newtypes for ExprNadrieril1-0/+35