| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-05-24 | new liveness pass to supercede last_use / initedness | Niko Matsakis | -5/+0 | |
| 2012-03-09 | Add an infinite loop construct | Tim Chevalier | -1/+1 | |
| Add a loop {} construct for infinite loops, and use it in test cases. See #1906 for details. | ||||
| 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-07-27 | Reformat for new syntax | Marijn Haverbeke | -10/+2 | |
| 2011-04-28 | Enable typestate_check | Tim Chevalier | -1/+0 | |
| Enable typestate checking (just for uninitialized vars) and un-XFAIL the relevant tests for stage0. | ||||
| 2011-03-25 | Switch xfail system to use comments embedded in source files. | Graydon Hoare | -0/+1 | |
| 2010-06-23 | Populate tree. | Graydon Hoare | -0/+13 | |
