summaryrefslogtreecommitdiff
path: root/dhall_syntax/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge dhall_generated_parser into dhall_syntaxNadrieril2019-12-131-0/+4
|
* Derive Parser in dhall_syntax directlyNadrieril2019-12-131-1/+0
|
* dhall_syntax doesn't use dhall_proc_macrosNadrieril2019-11-111-1/+0
|
* Update pest_consume dependencyNadrieril2019-09-201-0/+1
|
* Extract pest_consume into its own crateNadrieril2019-09-181-2/+1
|
* Tentatively derive pest::Parser normallyNadrieril2019-09-101-0/+1
| | | | If it still creates spurious recompilations, I'll revert that
* Move pest_consume into its own crateNadrieril2019-09-091-0/+1
|
* 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