aboutsummaryrefslogtreecommitdiff
path: root/src/lib/extfmt.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename std.extfmt.CT to std.extfmt.RT to ct and rtBrian Anderson2011-05-121-2/+256
| | | | | Temporarily duplicate the entire RT module, leaving it with the old name to accomodate the stage0 compiler. Will be removed after the next snapshot.
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-0/+568
This should be a snapshot transition.