| Age | Commit message (Collapse) | Author |
|
|
|
Re-added Math functions missing under MSVC, with custom implementations
|
|
Avoid "may be used uninitialized in this function" warning.
|
|
|
|
|
|
|
|
|
|
|
|
directives to support these functions under MSVC too
|
|
|
|
move declaration in the middle
no signbit
|
|
|
|
|
|
|
|
directives to support these functions under MSVC too
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wrote a (working) stub for the Math module
|
|
|
|
|
|
|
|
Raise LocalJumpError when returning from top-level
|
|
Move stack values to heap whenever ci is popped
|
|
Use %d instead of %ld in case the type of parameter is int.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|