summaryrefslogtreecommitdiff
path: root/dhall/tests/parser/success (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-28No need to escape underscores in pretty-printingNadrieril3-3/+3
2020-10-25Implement Text/replaceBasile Henry1-1/+1
2020-09-14spec: Enable `with` optimizationsNadrieril5-5/+5
2020-06-25spec: allow trailing delimitersNadrieril20-0/+20
2020-06-25spec!: remove Optional/build and Optional/foldNadrieril1-1/+1
2020-06-25chore: garbage collect removed testsNadrieril2-2/+0
2020-06-25spec!: remove the ability to quote paths in URLsNadrieril1-1/+1
2020-06-25spec: allow quoted labels to be emptyNadrieril3-1/+3
2020-06-25spec: update encoding of floating point values to RFC7049bisNadrieril3-0/+3
2020-06-25spec: fix precedence of `===` and `with`Nadrieril4-0/+4
2020-03-20Remove more unnecessary parens in printerNadrieril17-17/+17
2020-03-20Commit output of printerNadrieril240-0/+240
2020-03-10Upstream all local testsNadrieril18-13/+0
2020-03-05Add a bunch of testsNadrieril18-0/+13