Age | Commit message (Expand) | Author |
---|---|---|
2015-05-17 | py: Implement mp_format_float for doubles and use where appropriate | stijn |
2015-04-12 | py/formatfloat.c: Fix format of floating point numbers near 1.0. | Dave Hylands |
2015-01-01 | py: Move to guarded includes, everywhere in py/ core. | Damien George |
2014-07-17 | formatfloat.c: Typo fix in comment. | Paul Sokolovsky |
2014-05-03 | Add license header to (almost) all files. | Damien George |
2014-04-01 | Enhance str.format support | Dave Hylands |
2014-03-17 | py: Clean up includes. | xbe |
2014-03-10 | Rename formatfloat file; remove MICROPY_ENABLE_FLOAT from mpconfigport.h. | Damien George |