| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-12-16 | Make 1.f parse as a field access on the integer 1 | Marijn Haverbeke | -2/+2 | |
| A dot is only considered part of a number when not followed by a letter Closes #1306 | ||||
| 2011-12-14 | Moved std::math to std::core | Stefan Plantikow | -0/+387 | |
| - merges math and float into core::float - Splits core::ctypes into core::ctypes and core::mtypes - cmath is not exported - stdtest::math passes | ||||
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -0/+343 | |
