Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-03-31 | Improve handling of builtin types in Nir | Nadrieril | 1 | -25/+11 |
2020-03-31 | Move conversion to SimpleVal/Ty to simple module | Nadrieril | 1 | -1/+82 |
2020-03-31 | Use dhall::Value more in serde | Nadrieril | 1 | -1/+1 |
2020-03-31 | Rename LitKind to NumKind | Nadrieril | 1 | -2/+2 |
2020-03-31 | Limit dependency on Normalized | Nadrieril | 1 | -18/+32 |
2020-03-31 | Remove Normalized and friends from public API | Nadrieril | 1 | -2/+5 |
2020-03-31 | Add SimpleType to mirror SimpleValue | Nadrieril | 1 | -1/+51 |
2020-03-31 | Add SimpleValue type to facilitate deserialization | Nadrieril | 1 | -0/+29 |