summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-05-11Rename autochomp to autonibble.Greg Brown
2021-02-06Add `chomp-bench` crate so benchmarks can use a build script.Greg Brown
2021-01-19Remove usage of feature of proc_macro2.Greg Brown
2021-01-19Remove usage of `extra-traits` feature of syn.Greg Brown
2021-01-19Clean up cargo manifests.Greg Brown
2021-01-16Remove unused dependencyGreg Brown
2021-01-14Add labelled expressions.Greg Brown
2021-01-09Introduce chomp as a procedural macro.Greg Brown
2021-01-07Add first steps of AutoChompGreg Brown
2021-01-06Create Chewed, the consumer crate.Greg Brown
2020-12-08Make substitution into a macro.Greg Brown
2020-11-21Add code generationGreg Brown
2020-11-19Switch parsing core to synGreg Brown
2020-10-22Initial commitGreg Brown