summaryrefslogtreecommitdiff
path: root/dhall_syntax/src/core/span.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Display first pretty type errorNadrieril2019-11-111-0/+14
* Store a `Span` in `Value`Nadrieril2019-11-111-0/+3
* Capture absence of span in Span itselfNadrieril2019-11-111-2/+11
* Fix typoNadrieril2019-11-111-1/+1
* Move Span definition to its own fileNadrieril2019-11-111-0/+44