| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-08-20 | Reformat | Brian Anderson | -1/+1 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-06-15 | Reformat source tree (minus a couple tests that are still grumpy). | Graydon Hoare | -11/+5 | |
| 2011-06-10 | Implement meta tag matching in creader. Start using it in rustc.rc. Close ↵ | Graydon Hoare | -2/+2 | |
| #459. Close #457. | ||||
| 2011-05-23 | Un-xfail test/run-pass/use-import-export | Marijn Haverbeke | -4/+0 | |
| 2011-05-12 | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | -2/+2 | |
| This should be a snapshot transition. | ||||
| 2011-05-03 | Assume xfail-stage0 implies stage1 and stage2 in tests, for now. | Graydon Hoare | -0/+2 | |
| 2011-03-25 | Switch xfail system to use comments embedded in source files. | Graydon Hoare | -0/+1 | |
| 2010-07-16 | permit use before import. closes #48 | Adam Bozanich | -0/+18 | |
