summaryrefslogtreecommitdiff
path: root/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move improved_slice_patterns to its own repoNadrieril2020-02-211-1/+0
|
* Remove dhall_syntax crateNadrieril2019-12-171-12/+0
|
* Merge dhall_generated_parser into dhall_syntaxNadrieril2019-12-131-1/+0
|
* Move api into its own crateNadrieril2019-08-131-0/+1
|
* Rename dhall_generator to dhall_proc_macrosNadrieril2019-05-041-1/+1
|
* Rename dhall_core to dhall_syntaxNadrieril2019-05-041-2/+2
|
* Rename iter_patterns to improved_slice_patternsNadrieril2019-04-141-1/+1
|
* Clarify role of dhall_generated_parser crateNadrieril2019-04-131-1/+1
|
* Extract the core of parser macros into a separate crateNadrieril2019-03-191-0/+3
|
* Update dhall-lang and reactivate prelude testsNadrieril2019-03-111-2/+8
|
* Disable Prelude tests for nowNadrieril2019-03-091-3/+3
|
* A whole new bunch of tests now pass !Nadrieril2019-03-091-1/+7
|
* Move part of parser into its own crate to limit recompilation timesNadrieril2019-03-021-1/+2
|
* Split abnf_to_pest and dhall into their own cratesNadrieril2019-03-011-19/+5
|
* Improve pest file layoutNadrieril2019-03-011-0/+1
|
* Auto-generate pest file from spec abnfNadrieril2019-02-281-0/+2
|
* Start rewriting parser in pestNadrieril2019-02-281-0/+2
|
* Switch to Rust 2018 editionNadrieril2019-02-271-0/+1
|
* Revert "Try to update to latest nom"Nadrieril2019-02-271-1/+1
| | | | This reverts commit d5bc8da87f3fed99a010d867a3e34d2768caf768.
* Try to update to latest nomNadrieril2019-02-271-1/+1
|
* Update dependenciesNadrieril2019-02-271-4/+4
|
* fixed some clippy warningsAndre Bogus2017-09-081-2/+2
|
* Colored error messagesNanoTech2017-03-101-0/+1
|
* rustc-style error messagesNanoTech2017-03-101-0/+1
|
* Initial commitNanoTech2017-03-101-0/+12