summaryrefslogtreecommitdiff
path: root/Cargo.toml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-21Move improved_slice_patterns to its own repoNadrieril1-1/+0
2019-12-17Remove dhall_syntax crateNadrieril1-12/+0
2019-12-13Merge dhall_generated_parser into dhall_syntaxNadrieril1-1/+0
2019-09-18Extract pest_consume into its own crateNadrieril1-2/+0
2019-09-09Move pest_consume macros into their own crateNadrieril1-0/+1
2019-09-09Move pest_consume into its own crateNadrieril1-0/+1
2019-08-13Move api into its own crateNadrieril1-0/+1
2019-05-04Rename dhall_generator to dhall_proc_macrosNadrieril1-1/+1
2019-05-04Rename dhall_core to dhall_syntaxNadrieril1-2/+2
2019-04-14Rename iter_patterns to improved_slice_patternsNadrieril1-1/+1
2019-04-13Clarify role of dhall_generated_parser crateNadrieril1-1/+1
2019-03-19Extract the core of parser macros into a separate crateNadrieril1-0/+3
2019-03-11Update dhall-lang and reactivate prelude testsNadrieril1-2/+8
2019-03-09Disable Prelude tests for nowNadrieril1-3/+3
2019-03-09A whole new bunch of tests now pass !Nadrieril1-1/+7
2019-03-02Move part of parser into its own crate to limit recompilation timesNadrieril1-1/+2
2019-03-01Split abnf_to_pest and dhall into their own cratesNadrieril1-19/+5
2019-03-01Improve pest file layoutNadrieril1-0/+1
2019-02-28Auto-generate pest file from spec abnfNadrieril1-0/+2
2019-02-28Start rewriting parser in pestNadrieril1-0/+2
2019-02-27Switch to Rust 2018 editionNadrieril1-0/+1
2019-02-27Revert "Try to update to latest nom"Nadrieril1-1/+1
2019-02-27Try to update to latest nomNadrieril1-1/+1
2019-02-27Update dependenciesNadrieril1-4/+4
2017-09-08fixed some clippy warningsAndre Bogus1-2/+2
2017-03-10Colored error messagesNanoTech1-0/+1
2017-03-10rustc-style error messagesNanoTech1-0/+1