Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move error module to root of crate | Nadrieril | 2019-12-20 | 2 | -2/+2 | |
* | Rename syntax::core to syntax::ast | Nadrieril | 2019-12-19 | 11 | -14/+13 | |
* | Remove unused syntax::context module | Nadrieril | 2019-12-19 | 3 | -82/+0 | |
* | Typo | Nadrieril | 2019-12-17 | 1 | -1/+1 | |
* | Split binary decoding and encoding into separate files | Nadrieril | 2019-12-17 | 4 | -319/+328 | |
* | Split syntax module between text and binary | Nadrieril | 2019-12-17 | 6 | -4/+7 | |
* | Specialize parsing | Nadrieril | 2019-12-17 | 2 | -87/+66 | |
* | Move binary encoding/decoding to syntax/ | Nadrieril | 2019-12-17 | 2 | -0/+749 | |
* | Move pest file generation to dhall/build.rs | Nadrieril | 2019-12-17 | 1 | -1/+1 | |
* | Move contents of dhall_syntax to dhall | Nadrieril | 2019-12-15 | 12 | -0/+3107 |