Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-02 | Hygiene - Possibly working | John Hodge | 1 | -1/+2 |
2016-11-02 | Parse - Rework hygiene (with spelling fix) for take 2 | John Hodge | 1 | -3/+3 |
2016-11-02 | All - Hack in start of macro hygine - requires rework so is disabled | John Hodge | 1 | -4/+5 |
2016-09-27 | macro_rules - Update logic for determining if a loop should be expanded | John Hodge | 1 | -10/+14 |
2016-09-26 | macro_rules! - Clean up expansion to allow counting replacement uses | John Hodge | 1 | -0/+1 |
2016-09-25 | macro_rules! - Rough (stubbed) support for :item | John Hodge | 1 | -1/+18 |
2016-09-11 | macro_rules - Rework to handle vec! edge case | John Hodge | 1 | -117/+36 |
2016-09-09 | macro_rules - Fix printing, some better comments and debug | John Hodge | 1 | -0/+8 |
2016-07-14 | Macro Rules - Rewrite, take 3 - Incomplete | John Hodge | 1 | -16/+37 |
2016-05-22 | macro_rules - Rework pattern matching to not use try-catch | John Hodge | 1 | -0/+509 |