Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-05-04 | Rename dhall_core to dhall_syntax | Nadrieril | 1 | -0/+0 |
2019-04-20 | Implement more normalization simplifications | Nadrieril | 1 | -27/+24 |
2019-04-20 | Text interpolation | Nadrieril | 1 | -4/+4 |
2019-04-20 | Text literals | Nadrieril | 1 | -2/+14 |
2019-04-11 | Avoid use of ExprF::as_ref when not needed | Nadrieril | 1 | -11/+4 |
2019-04-06 | Upgrade map to traverse | Nadrieril | 1 | -6/+16 |
2019-04-01 | Refactor and clarify various map methods | Nadrieril | 1 | -5/+19 |
2019-03-31 | Move recursion out of Expr | Nadrieril | 1 | -19/+18 |
2019-03-31 | Make SubExpr a newtype | Nadrieril | 1 | -6/+5 |
2019-03-24 | Parse multiline strings correctly | Nadrieril | 1 | -1/+1 |
2019-03-23 | Parse unicode escapes in string | Nadrieril | 1 | -10/+10 |
2019-03-21 | Follow the spec for handling Doubles | Nadrieril | 1 | -1/+1 |
2019-03-21 | oops | Nadrieril | 1 | -0/+92 |