Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-12-17 | Typo | Nadrieril | 1 | -1/+1 |
2019-12-17 | Split binary decoding and encoding into separate files | Nadrieril | 4 | -319/+328 |
2019-12-17 | Split syntax module between text and binary | Nadrieril | 6 | -4/+7 |
2019-12-17 | Specialize parsing | Nadrieril | 2 | -87/+66 |
2019-12-17 | Move binary encoding/decoding to syntax/ | Nadrieril | 2 | -0/+749 |
2019-12-17 | Move pest file generation to dhall/build.rs | Nadrieril | 1 | -1/+1 |
2019-12-15 | Move contents of dhall_syntax to dhall | Nadrieril | 12 | -0/+3107 |