Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move spec tests into the relevant files | Nadrieril | 2019-04-08 | 1 | -7/+0 |
* | Avoid constructing exprs manually when possible | Nadrieril | 2019-04-07 | 1 | -0/+1 |
* | Generate parser tests list automatically | Nadrieril | 2019-03-24 | 1 | -67/+2 |
* | Parser import hash and headers | Nadrieril | 2019-03-24 | 1 | -1/+1 |
* | Disallow builtins as bound variables | Nadrieril | 2019-03-24 | 1 | -1/+1 |
* | Update dhall-lang submodule | Nadrieril | 2019-03-23 | 1 | -2/+3 |
* | Handle double overflows in parser | Nadrieril | 2019-03-23 | 1 | -2/+2 |
* | Parse unicode escapes in string | Nadrieril | 2019-03-23 | 1 | -1/+1 |
* | Handle quoted labels | Nadrieril | 2019-03-22 | 1 | -1/+1 |
* | Parse a lot more of the import types | Nadrieril | 2019-03-22 | 1 | -7/+7 |
* | Improve import handling in parser | Nadrieril | 2019-03-21 | 1 | -1/+1 |
* | Follow the spec for handling Doubles | Nadrieril | 2019-03-21 | 1 | -1/+1 |
* | Split different tests features into their own files | Nadrieril | 2019-03-15 | 1 | -0/+70 |