| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-09-12 | Pretty-print for new arg-mode syntax | Marijn Haverbeke | -1/+1 | |
| 2011-08-20 | Reformat | Brian Anderson | -8/+2 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-08-08 | Implement typestate checking for move-mode args. Un-XFAIL ↵ | Graydon Hoare | -4/+0 | |
| compile-fail/move-arg.rs. | ||||
| 2011-08-08 | Add new arg-passing mode 'move' denoted with '-T'. Translate as ↵ | Graydon Hoare | -0/+14 | |
| pass-by-value, doesn't deinit source yet nor get proper analysis in typestate, alias passes. | ||||
