Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spec: allow trailing delimiters | Nadrieril | 2020-06-25 | 4 | -0/+24 |
* | spec: support Dhall v17.0.0 | Nadrieril | 2020-06-25 | 15 | -0/+90 |
* | spec!: remove the ability to quote paths in URLs | Nadrieril | 2020-06-25 | 1 | -0/+6 |
* | spec: ensure `keyword` rule only matches keywords | Nadrieril | 2020-06-25 | 2 | -2/+2 |
* | spec: fix precedence of `===` and `with` | Nadrieril | 2020-06-25 | 3 | -0/+18 |
* | Parse RFC3986 URLs | Nadrieril | 2020-03-20 | 1 | -3/+3 |
* | Implement record puns | Nadrieril | 2020-03-11 | 1 | -0/+6 |
* | Upstream all local tests | Nadrieril | 2020-03-10 | 1 | -1/+0 |
* | Update dhall-lang submodule | Nadrieril | 2020-03-05 | 1 | -0/+6 |
* | Add a bunch of tests | Nadrieril | 2020-03-05 | 1 | -0/+1 |
* | Oops | Nadrieril | 2020-02-21 | 1 | -0/+6 |
* | Disallow Natural literals with leading zeros | Nadrieril | 2020-02-20 | 1 | -0/+6 |
* | Track error output of parsing and binary decoding tests | Nadrieril | 2020-02-09 | 11 | -0/+66 |