Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Brutally make all of dhall pub | Nadrieril | 2020-03-31 | 1 | -1/+1 |
* | Rename LitKind to NumKind | Nadrieril | 2020-03-31 | 1 | -5/+5 |
* | Run clippy | Nadrieril | 2020-03-17 | 1 | -2/+2 |
* | Implement remote imports and cleanup import chaining | Nadrieril | 2020-03-05 | 1 | -14/+14 |
* | Add support for duplicate record fields | Nadrieril | 2020-02-20 | 1 | -3/+10 |
* | Introduce LitKind to factor out common enum nodes | Nadrieril | 2020-02-11 | 1 | -4/+5 |
* | Remove the Embed variant from ExprKind | Nadrieril | 2020-02-11 | 1 | -29/+15 |
* | rustfmt | Nadrieril | 2019-12-22 | 1 | -3/+1 |
* | Implement parsing for record completion | Nadrieril | 2019-12-22 | 1 | -0/+3 |
* | s/ExprF/ExprKind/ | Nadrieril | 2019-12-20 | 1 | -6/+8 |
* | Move error module to root of crate | Nadrieril | 2019-12-20 | 1 | -1/+1 |
* | Split binary decoding and encoding into separate files | Nadrieril | 2019-12-17 | 1 | -0/+319 |