| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-09-12 | Reformat for new mode syntax, step 1 | Marijn Haverbeke | -1/+1 | |
| Long lines were fixed in a very crude way, as I'll be following up with another reformat in a bit. | ||||
| 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 | -6/+4 | |
| 2011-07-22 | Fix unboxing in alias pass | Marijn Haverbeke | -0/+8 | |
| The alias checker would only deref once for autoderef, and only deref boxes. It should now do the right thing. Closes #725. | ||||
