summaryrefslogtreecommitdiff
path: root/src/chomp/check/inline.rs
AgeCommit message (Collapse)Author
2021-01-09Introduce chomp as a procedural macro.Greg Brown
Add a bunch of tests. Fix chomp and chewed so autochomp compiles.
2021-01-09Make all ast spans optional.Greg Brown
2021-01-08Do more restructuring.Greg Brown