summaryrefslogtreecommitdiff
path: root/dhall_syntax/src/parser.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thread Spans through the ASTNadrieril2019-05-041-82/+80
* Move `Note`s into the spine of the ASTNadrieril2019-05-041-1/+1
* Remove dummy lifetimesNadrieril2019-05-041-58/+55
* Replace pest::Span with a custom non-borrowing implementationNadrieril2019-05-041-25/+50
* Rename dhall_core to dhall_syntaxNadrieril2019-05-041-0/+984