Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-10 | Rename formatfloat file; remove MICROPY_ENABLE_FLOAT from mpconfigport.h. | Damien George | |
MICROPY_ENABLE_FLOAT is automatically set in mpconfig.h if MICROPY_FLOAT_IMPL is set to a non-zero value. | |||
2014-03-10 | Add proper floating point printing support. | Dave Hylands | |