summaryrefslogtreecommitdiff
path: root/dhall_syntax (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-04Revert "Make SubExpr generic in the variable labels type"Nadrieril4-218/+187
This reverts commit 4c159640e5ee77ffa48b85a5bffa56350cf933ef.
2019-05-04Revert "Recover arrow type detection"Nadrieril2-47/+19
This reverts commit 153cf8dab3b80aba30ac3adfd44e4be251494ea2.
2019-05-04Recover arrow type detectionNadrieril2-19/+47
2019-05-04Make SubExpr generic in the variable labels typeNadrieril4-187/+218
2019-05-04Thread Spans through the ASTNadrieril3-127/+139
2019-05-04Move `Note`s into the spine of the ASTNadrieril4-235/+80
2019-05-04Remove dummy lifetimesNadrieril1-58/+55
2019-05-04Replace pest::Span with a custom non-borrowing implementationNadrieril1-25/+50
2019-05-04Rename dhall_core to dhall_syntaxNadrieril10-0/+3050