summaryrefslogtreecommitdiff
path: root/dhall_syntax/src/parser.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update dhall-lang submoduleNadrieril2019-08-031-0/+1
|
* Update dhall-lang submoduleNadrieril2019-08-031-5/+13
|
* clippyNadrieril2019-05-121-2/+2
|
* Implement binary encodingNadrieril2019-05-121-7/+6
| | | | Closes #39
* Write a custom map type that allows duplicatesNadrieril2019-05-101-23/+14
|
* Detect duplicate record fields in typecheckNadrieril2019-05-091-14/+23
|
* Update dhall-lang submoduleNadrieril2019-05-091-27/+56
|
* Rename the record combining operators internallyNadrieril2019-05-081-3/+3
|
* 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