| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-12-02 | Be less specific in 'unresolved import' error patterns | Marijn Haverbeke | -1/+1 | |
| To make sure different test set-ups (check-fast) don't cause the tests to fail. | ||||
| 2011-08-20 | Reformat | Brian Anderson | -5/+2 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-08-17 | Allow multiple imports in a single statement | Brian Anderson | -0/+11 | |
| Like so: import foo::{bar, baz}; Issue #817 | ||||
