Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix stack overflows in prelude tests | Nadrieril | 2019-03-11 | 1 | -4/+4 |
* | Fix List/fold implementation | Nadrieril | 2019-03-11 | 1 | -12/+10 |
* | Update dhall-lang and reactivate prelude tests | Nadrieril | 2019-03-11 | 1 | -127/+127 |
* | Add typecheck tests | Nadrieril | 2019-03-09 | 1 | -0/+157 |
* | Disable Prelude tests for now | Nadrieril | 2019-03-09 | 1 | -127/+134 |
* | A whole new bunch of tests now pass ! | Nadrieril | 2019-03-09 | 1 | -51/+52 |
* | Start parsing imports | Nadrieril | 2019-03-06 | 1 | -1/+1 |
* | Simplify normalization using dhall! macro | Nadrieril | 2019-03-06 | 1 | -1/+1 |
* | Implement normalization for some more builtins | Nadrieril | 2019-03-06 | 1 | -4/+4 |
* | Update test list | Nadrieril | 2019-03-05 | 1 | -21/+21 |
* | Parse more of the AST | Nadrieril | 2019-03-03 | 1 | -1/+1 |
* | Remove obsolete tests | Nadrieril | 2019-03-03 | 1 | -2/+0 |
* | Add parser/failure tests from spec | Nadrieril | 2019-03-02 | 1 | -0/+10 |
* | Split abnf_to_pest and dhall into their own crates | Nadrieril | 2019-03-01 | 1 | -0/+213 |