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