| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | 2011-05-12 | 1 | -1/+1 |
| | | | | | This should be a snapshot transition. | ||||
| * | Rename std modules to be camelcased | Marijn Haverbeke | 2011-05-06 | 1 | -1/+1 |
| | | | | | (Have fun mergining your stuff with this.) | ||||
| * | Assume xfail-stage0 implies stage1 and stage2 in tests, for now. | Graydon Hoare | 2011-05-03 | 1 | -0/+2 |
| | | |||||
| * | Switch xfail system to use comments embedded in source files. | Graydon Hoare | 2011-03-25 | 1 | -0/+1 |
| | | |||||
| * | Move the test suite to the "as" form for casts. XFAIL a few tests for LLVM. | Patrick Walton | 2010-07-26 | 1 | -1/+1 |
| | | |||||
| * | Notify copy glue of dst-initialization and fix _vec.alloc issues in lib and ↵ | Roy Frostig | 2010-07-22 | 1 | -0/+2 |
| | | | | | runtime. Closes #109. | ||||
| * | XFAIL the new destructor tests; collided with new typechecker; add test for ↵ | Graydon Hoare | 2010-07-15 | 1 | -0/+12 |
| issue #109. | |||||