Marijn Haverbeke
|
a3ec0b1f64
|
Rename std modules to be camelcased
(Have fun mergining your stuff with this.)
|
2011-05-06 22:51:19 +02:00 |
|
Kelly Wilson
|
b4a0d891c0
|
Ge the host triple using LLVM. Fix a few 'mutable' warnings also.
|
2011-05-06 11:30:39 -07:00 |
|
Kelly Wilson
|
850dff486e
|
Add quick sort function to the std lib.
|
2011-05-05 16:40:57 -07:00 |
|
Graydon Hoare
|
54587bdccb
|
Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tweak std lib vec fns in process.
|
2011-03-16 14:58:02 -07:00 |
|
Graydon Hoare
|
6443179bca
|
Add std.sort, with a simple mergesort.
|
2010-12-21 00:44:06 -08:00 |
|