Damien George
|
c322c5f07f
|
py: Fix regress for printing of floats and #if.
Also change formating modifier in test script (it still passes with
original format though).
|
2014-04-02 20:04:15 +01:00 |
Damien George
|
084ef373fb
|
py: Fix math.{ceil,floor,trunc} to return int.
|
2014-04-01 21:21:50 +01:00 |
Rachel Dowdall
|
249b9c761d
|
Fixed broken math functions that return bool and added some more.
|
2014-03-22 14:39:33 +00:00 |
Damien George
|
1609f85582
|
Rename test so that it doesn't clash with Python math module.
|
2014-03-20 23:41:04 +00:00 |