Age | Commit message (Expand) | Author |
---|---|---|
2021-04-26 | Replace substitution with translation. | Greg Brown |
2021-04-22 | Update AST and parser for lambda expressions. | Greg Brown |
2021-02-17 | Fix small bug with naming. | Greg Brown |
2021-01-21 | Fix many warnings. | Greg Brown |
2021-01-19 | Remove usage of feature of proc_macro2. | Greg Brown |
2021-01-19 | Remove usage of `extra-traits` feature of syn. | Greg Brown |
2021-01-14 | Finish AutoChomp | Greg Brown |
2021-01-14 | Add labelled expressions. | Greg Brown |
2021-01-09 | Make all ast spans optional. | Greg Brown |
2021-01-08 | Do more restructuring. | Greg Brown |
2021-01-06 | Restructure code base to separate compilation phases. | Greg Brown |