summaryrefslogtreecommitdiff
path: root/dhall/tests/parser/success (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No need to escape underscores in pretty-printingNadrieril2020-10-283-3/+3
|
* Implement Text/replaceBasile Henry2020-10-251-1/+1
|
* spec: Enable `with` optimizationsNadrieril2020-09-145-5/+5
|
* spec: allow trailing delimitersNadrieril2020-06-2520-0/+20
|
* spec!: remove Optional/build and Optional/foldNadrieril2020-06-251-1/+1
|
* chore: garbage collect removed testsNadrieril2020-06-252-2/+0
|
* spec!: remove the ability to quote paths in URLsNadrieril2020-06-251-1/+1
|
* spec: allow quoted labels to be emptyNadrieril2020-06-253-1/+3
|
* spec: update encoding of floating point values to RFC7049bisNadrieril2020-06-253-0/+3
|
* spec: fix precedence of `===` and `with`Nadrieril2020-06-254-0/+4
|
* Remove more unnecessary parens in printerNadrieril2020-03-2017-17/+17
|
* Commit output of printerNadrieril2020-03-20240-0/+240
|
* Upstream all local testsNadrieril2020-03-1018-13/+0
| | | | See https://github.com/dhall-lang/dhall-lang/pull/933
* Add a bunch of testsNadrieril2020-03-0518-0/+13