summaryrefslogtreecommitdiff
path: root/dhall_syntax/src/core/span.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-15Move contents of dhall_syntax to dhallNadrieril1-81/+0
2019-11-11Ensure spans are compatible in Span::unionNadrieril1-5/+7
2019-11-11Add a few more pretty errorsNadrieril1-1/+1
2019-11-11Clarify Span::union and add Span::mergeNadrieril1-2/+14
2019-11-11Propagate more spansNadrieril1-3/+0
2019-11-11Display first pretty type errorNadrieril1-0/+14
2019-11-11Store a `Span` in `Value`Nadrieril1-0/+3
2019-11-11Capture absence of span in Span itselfNadrieril1-2/+11
2019-11-11Fix typoNadrieril1-1/+1
2019-11-11Move Span definition to its own fileNadrieril1-0/+44