Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some comments | Nadrieril | 2019-12-20 | 1 | -9/+2 | |
* | s/RawExpr/UnspannedExpr/ | Nadrieril | 2019-12-20 | 1 | -3/+3 | |
* | s/ExprF/ExprKind/ | Nadrieril | 2019-12-20 | 2 | -60/+61 | |
* | Move error module to root of crate | Nadrieril | 2019-12-20 | 4 | -4/+4 | |
* | Move out conversion from value back to ast to its own file | Nadrieril | 2019-12-19 | 1 | -1/+6 | |
* | Rename ValueF to ValueKind | Nadrieril | 2019-12-19 | 3 | -151/+151 | |
* | Move binary encoding/decoding to syntax/ | Nadrieril | 2019-12-17 | 3 | -750/+2 | |
* | Refer to semantics module properly | Nadrieril | 2019-12-15 | 6 | -23/+23 | |
* | Avoid mention of `crate::` outside of top-level imports | Nadrieril | 2019-12-15 | 6 | -57/+49 | |
* | fixup! Reexport dhall_syntax as a module in dhall | Nadrieril | 2019-12-15 | 2 | -3/+5 | |
* | Move contents of dhall under a semantics submodule | Nadrieril | 2019-12-15 | 6 | -0/+2828 |