about summary refs log tree commit diff
path: root/src/lib/extfmt.rs
AgeCommit message (Expand)AuthorLines
2011-06-24Remove res idents from stdlibMarijn Haverbeke-5/+5
2011-06-19Remove various rustboot workaroundsBrian Anderson-3/+1
2011-06-15Fix a bunch of compile-command lines to use RBUILDGraydon Hoare-1/+1
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-296/+160
2011-06-11stdlib: Remove a FIXME for issue #452Brian Anderson-3/+1
2011-06-10Fix all occurrences of writing to immutable aliasesMarijn Haverbeke-1/+1
2011-06-04stdlib: Use spans for #fmt errors originating in stdBrian Anderson-10/+12
2011-05-31stdlib: Remove unneeded type params from alt patternsBrian Anderson-8/+8
2011-05-22stdlib: Use if/alt expressions in std::extfmtBrian Anderson-88/+80
2011-05-17Finally rename std::_xxx to std::xxxMarijn Haverbeke-32/+32
2011-05-17stdlib: Remove transitional extfmt.RT moduleBrian Anderson-256/+3
2011-05-16Rewrite everything to use [] instead of vec() in value position.Graydon Hoare-7/+7
2011-05-12Rename std.extfmt.CT to std.extfmt.RT to ct and rtBrian Anderson-2/+256
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-0/+568