| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-08-20 | Reformat | Brian Anderson | -3/+7 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-08-03 | Remove all xfail-stage0 directives | Brian Anderson | -1/+0 | |
| While it is still technically possible to test stage 0, it is not part of any of the main testing rules and maintaining xfail-stage0 is a chore. Nobody should worry about how tests fare in stage0. | ||||
| 2011-07-27 | Fix damage done by the pretty-printer | Marijn Haverbeke | -6/+2 | |
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -2/+6 | |
| 2011-07-22 | Implement Macro By Example. | Paul Stansifer | -1/+1 | |
| 2011-07-14 | XFAIL some tests in stage 0 | Brian Anderson | -0/+1 | |
| 2011-07-13 | Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases. | Graydon Hoare | -1/+1 | |
| 2011-07-11 | Move macro expansion to a separate phase, change macro syntax, and add ↵ | Paul Stansifer | -1/+1 | |
| parse_sess to session. | ||||
| 2011-06-28 | '#simplext' -> '#macro' | Paul Stansifer | -0/+6 | |
