| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-07-05 | Change 'iface' to 'trait' internally; parse `trait` as `iface` synonym | Lindsey Kuper | -15/+15 | |
| 2012-07-04 | convert doc-attributes to doc-comments using ↵ | Gareth Daniel Smith | -1/+1 | |
| ./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498 | ||||
| 2012-07-01 | Convert to new closure syntax | Brian Anderson | -10/+8 | |
| 2012-06-30 | Eliminate usages of old sugared call syntax | Brian Anderson | -6/+6 | |
| 2012-06-29 | Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. | Michael Sullivan | -2/+2 | |
| 2012-06-25 | Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725. | Michael Sullivan | -2/+2 | |
| 2012-06-24 | Remove resources | Tim Chevalier | -12/+0 | |
| Also fixed shapes for classes with dtors, as well as handling offsets for classes with dtors correctly in take glue. Closes #2485 | ||||
| 2012-06-04 | Get rid of warnings from instantiating typarams with non-implicitly copyable ↵ | Michael Sullivan | -0/+1 | |
| types. | ||||
| 2012-05-25 | Get rid of many implicit copies as a preliminary to Issue #2448. | Michael Sullivan | -7/+6 | |
| 2012-03-09 | rustdoc: Simplify attribute parsing | Brian Anderson | -14/+15 | |
| 2012-03-09 | rustdoc: Vastly simplify the document model | Brian Anderson | -98/+1 | |
| Don't attempt to impose any structure for documenting arguments, return values, etc. | ||||
| 2012-03-09 | rustdoc: Add the concept of 'sections' | Brian Anderson | -1/+79 | |
| 2012-03-08 | rustdoc: Rename desc_pass to text_pass | Brian Anderson | -0/+294 | |
