Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ValueKind into value.rs | Nadrieril | 2019-12-20 | 1 | -1/+1 |
* | Fix some comments | Nadrieril | 2019-12-20 | 1 | -9/+2 |
* | Move error module to root of crate | Nadrieril | 2019-12-20 | 1 | -1/+1 |
* | 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 | 1 | -7/+7 |
* | Move binary encoding/decoding to syntax/ | Nadrieril | 2019-12-17 | 1 | -1/+1 |
* | Refer to semantics module properly | Nadrieril | 2019-12-15 | 1 | -4/+4 |
* | Avoid mention of `crate::` outside of top-level imports | Nadrieril | 2019-12-15 | 1 | -5/+3 |
* | Move contents of dhall under a semantics submodule | Nadrieril | 2019-12-15 | 1 | -0/+254 |