Tim Chevalier
|
caa22c9341
|
Started adding support for floating-point type, floating-point literals, and logging of floats. Other operations on float probably don't work yet.
|
2011-03-21 18:10:34 -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
|
a98b2ebb4a
|
Change 'stratum' to the friendlier term 'layer'.
|
2010-12-03 12:15:32 -08:00 |
|
Graydon Hoare
|
dc299c9a19
|
Teach rustc lexer about changes to stratum, opacity and effect keywords.
|
2010-11-03 10:29:48 -07:00 |
|
Graydon Hoare
|
46e46d0b49
|
Translate a bunch of the material (lltrans, llasm, abi) from rustboot to rustc, and move files around.
|
2010-09-23 15:46:31 -07:00 |
|