summaryrefslogtreecommitdiff
path: root/dhall/src/syntax/ast/span.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* spec: Enable `with` optimizationsNadrieril2020-09-141-1/+0
* spec: fix precedence of `===` and `with`Nadrieril2020-06-251-0/+6
* Brutally make all of dhall pubNadrieril2020-03-311-6/+6
* Fix indexing for spans that go to the end of the inputNadrieril2020-03-311-5/+7
* Upgrade annotate-snippets versionNadrieril2020-03-311-8/+2
* Implement record punsNadrieril2020-03-111-0/+1
* Add support for `with` keywordNadrieril2020-03-101-0/+1
* Add support for dotted field syntaxNadrieril2020-02-201-1/+2
* Add support for duplicate record fieldsNadrieril2020-02-201-0/+2
* Expose fewer pub thingsNadrieril2020-02-191-28/+3
* Workaround panic in a serde_dhall exampleNadrieril2020-02-041-2/+4
* Implement once nice error using annotate_snippetsNadrieril2020-02-011-0/+30
* Rename syntax::core to syntax::astNadrieril2019-12-191-0/+81