summaryrefslogtreecommitdiff
path: root/src/chomp
AgeCommit message (Expand)Author
2021-01-21Fix many warnings.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-16Fix warnings in `chomp::ast`.Greg Brown
2021-01-14Add labelled expressions.Greg Brown
2021-01-09Introduce chomp as a procedural macro.Greg Brown
2021-01-09Make all ast spans optional.Greg Brown
2021-01-08Remove unnecessary fileGreg Brown
2021-01-08Do more restructuring.Greg Brown
2021-01-07Add first steps of AutoChompGreg Brown
2021-01-06Restructure code base to separate compilation phases.Greg Brown