Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Brutally make all of dhall pub | Nadrieril | 2020-03-31 | 1 | -21/+21 |
* | Nir::normalize isn't useful | Nadrieril | 2020-03-31 | 1 | -76/+0 |
* | Improve handling of builtin types in Nir | Nadrieril | 2020-03-31 | 1 | -8/+27 |
* | Move conversion to SimpleVal/Ty to simple module | Nadrieril | 2020-03-31 | 1 | -81/+0 |
* | Remove top-level Expr aliases | Nadrieril | 2020-03-31 | 1 | -5/+5 |
* | Rename LitKind to NumKind | Nadrieril | 2020-03-31 | 1 | -5/+5 |
* | Add SimpleType to mirror SimpleValue | Nadrieril | 2020-03-31 | 1 | -1/+47 |
* | Add SimpleValue type to facilitate deserialization | Nadrieril | 2020-03-31 | 1 | -0/+34 |
* | Run clippy | Nadrieril | 2020-03-17 | 1 | -5/+5 |
* | Remove useless `normalize` option from ToExprOptions | Nadrieril | 2020-02-18 | 1 | -3/+0 |
* | Remove spans from Nir | Nadrieril | 2020-02-17 | 1 | -15/+7 |
* | Rename Value to Nir | Nadrieril | 2020-02-17 | 1 | -0/+521 |