Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-09-14 | spec: Enable `with` optimizations | Nadrieril | 5 | -5/+5 |
2020-06-25 | spec: allow trailing delimiters | Nadrieril | 20 | -0/+20 |
2020-06-25 | spec!: remove Optional/build and Optional/fold | Nadrieril | 1 | -1/+1 |
2020-06-25 | chore: garbage collect removed tests | Nadrieril | 2 | -2/+0 |
2020-06-25 | spec!: remove the ability to quote paths in URLs | Nadrieril | 1 | -1/+1 |
2020-06-25 | spec: allow quoted labels to be empty | Nadrieril | 3 | -1/+3 |
2020-06-25 | spec: update encoding of floating point values to RFC7049bis | Nadrieril | 3 | -0/+3 |
2020-06-25 | spec: fix precedence of `===` and `with` | Nadrieril | 4 | -0/+4 |
2020-03-20 | Remove more unnecessary parens in printer | Nadrieril | 17 | -17/+17 |
2020-03-20 | Commit output of printer | Nadrieril | 240 | -0/+240 |
2020-03-10 | Upstream all local tests | Nadrieril | 18 | -13/+0 |
2020-03-05 | Add a bunch of tests | Nadrieril | 18 | -0/+13 |