Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-11 | Rename autochomp to autonibble. | Greg Brown | |
2021-05-06 | Introduce lambda expressions. | Greg Brown | |
2021-04-30 | Move items in `nibble::cst` to `nibble` | Greg Brown | |
2021-04-21 | Add some comparison tests for Autochomp. | Greg Brown | |
2021-02-17 | Fix small bug with naming. | Greg Brown | |
2021-02-03 | Create benchmark for JSON. | Greg Brown | |
2021-02-03 | Add AutoChomp benchmark. | Greg Brown | |
2021-01-21 | Fix many warnings. | Greg Brown | |
2021-01-19 | Clean up cargo manifests. | Greg Brown | |
2021-01-16 | Make AutoChomp into a library | Greg Brown | |
2021-01-14 | Finish AutoChomp | 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-08 | Minor fix-ups to AutoChomp | Greg Brown | |
2021-01-07 | Add first steps of AutoChomp | Greg Brown | |