summaryrefslogtreecommitdiff
path: root/dhall_syntax/src/core/span.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move contents of dhall_syntax to dhallNadrieril2019-12-151-81/+0
* Ensure spans are compatible in Span::unionNadrieril2019-11-111-5/+7
* Add a few more pretty errorsNadrieril2019-11-111-1/+1
* Clarify Span::union and add Span::mergeNadrieril2019-11-111-2/+14
* Propagate more spansNadrieril2019-11-111-3/+0
* 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