Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-19 | Clean up cargo manifests. | Greg Brown | |
2021-01-16 | Remove unused dependency | Greg Brown | |
2021-01-14 | Add labelled expressions. | Greg Brown | |
Restructure project (again). Convert `Cat` and `Alt` from binary to n+2-ary. | |||
2021-01-09 | Introduce chomp as a procedural macro. | Greg Brown | |
Add a bunch of tests. Fix chomp and chewed so autochomp compiles. | |||
2021-01-07 | Add first steps of AutoChomp | Greg Brown | |
2021-01-06 | Create Chewed, the consumer crate. | Greg Brown | |
2020-12-08 | Make substitution into a macro. | Greg Brown | |
2020-11-21 | Add code generation | Greg Brown | |
2020-11-19 | Switch parsing core to syn | Greg Brown | |
2020-10-22 | Initial commit | Greg Brown | |