Stefan Plantikow
|
57ac67a5aa
|
core: killed all math wrappers
|
2011-12-31 03:45:17 +01:00 |
|
Stefan Plantikow
|
49d36c7f85
|
Trying to remove wrappers from float
|
2011-12-31 03:45:17 +01:00 |
|
Stefan Plantikow
|
e0cd06053a
|
added useful constants to math
|
2011-12-31 03:45:17 +01:00 |
|
Marijn Haverbeke
|
e2e077c831
|
Remove trivial cast checker
I consider the added complexity not justified at this point, and it
interacts badly with the patches for issue #828. Feel free to discuss.
|
2011-12-22 15:04:00 +01:00 |
|
Marijn Haverbeke
|
4f826d81f6
|
Make 1.f parse as a field access on the integer 1
A dot is only considered part of a number when not followed by a letter
Closes #1306
|
2011-12-16 11:46:57 +01:00 |
|
Stefan Plantikow
|
50db7ce906
|
Moved std::math to std::core
- 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-14 14:54:16 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|