Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rustfmt | Nadrieril | 2019-12-22 | 1 | -3/+1 |
| | |||||
* | Implement parsing for record completion | Nadrieril | 2019-12-22 | 2 | -0/+8 |
| | |||||
* | s/RawExpr/UnspannedExpr/ | Nadrieril | 2019-12-20 | 1 | -2/+3 |
| | |||||
* | s/ExprF/ExprKind/ | Nadrieril | 2019-12-20 | 2 | -12/+14 |
| | |||||
* | Move error module to root of crate | Nadrieril | 2019-12-20 | 2 | -2/+2 |
| | |||||
* | Split binary decoding and encoding into separate files | Nadrieril | 2019-12-17 | 3 | -318/+327 |
| | |||||
* | Split syntax module between text and binary | Nadrieril | 2019-12-17 | 2 | -0/+751 |