summaryrefslogtreecommitdiff
path: root/dhall_syntax/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change parser macros to use a function-like syntaxNadrieril2019-09-011-0/+1
| | | | This makes the parser code look much less magical.
* Rewrite the make_parser macro as a proc_macroNadrieril2019-09-011-0/+1
|
* Don't URL-decode path segmentsNadrieril2019-08-311-1/+1
|
* Rework parse macros to avoid the large ParsedValue enumNadrieril2019-08-271-1/+0
|
* Update dhall-lang submoduleNadrieril2019-08-031-0/+1
|
* Write a custom map type that allows duplicatesNadrieril2019-05-101-0/+2
|
* Rename dhall_core to dhall_syntaxNadrieril2019-05-041-0/+16