| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -2/+2 | |
| 2011-08-16 | Port the tests to the typaram foo<T> syntax. | Erick Tryzelaar | -2/+2 | |
| 2011-08-12 | Convert most working tests to ivecs | Brian Anderson | -1/+1 | |
| I tried to pay attention to what was actually being tested so, e.g. when I test was just using a vec as a boxed thing, I converted to boxed ints, etc. Haven't converted the macro tests yet. Not sure what to do there. | ||||
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -16/+3 | |
| 2011-05-20 | Un-XFAIL some tests that now pass. | Tim Chevalier | -1/+0 | |
| 2011-05-16 | Two tests that the typechecker correctly unifies type arguments in patterns ↵ | Tim Chevalier | -0/+27 | |
| with their expected tag types | ||||
