| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-04-18 | Remove tri.rs and four.rs | Marijn Haverbeke | -251/+0 | |
| Closes #1892 | ||||
| 2012-03-13 | Name types after their modules instead of 't' | Brian Anderson | -22/+24 | |
| 2012-03-09 | std: Convert to rustdoc | Brian Anderson | -90/+33 | |
| 2012-02-15 | Rewrite exhaustiveness checker | Marijn Haverbeke | -2/+2 | |
| Issue #352 Closes #1720 The old checker would happily accept things like 'alt x { @some(a) { a } }'. It now properly descends into patterns, checks exhaustiveness of booleans, and complains when number/string patterns aren't exhaustive. | ||||
| 2012-01-23 | s/block()/fn()/g | Niko Matsakis | -1/+1 | |
| 2012-01-17 | libstd: Move std tests into libstd | Brian Anderson | -0/+118 | |
| 2011-12-06 | Establish 'core' library separate from 'std'. | Graydon Hoare | -0/+188 | |
