1. 55f3324 all: Use the name MicroPython consistently in comments by Alexander Steffen · 8 years ago
  2. 299bc62 all: Unify header guard usage. by Alexander Steffen · 8 years ago
  3. 861670b py: Implement mp_format_float for doubles and use where appropriate by stijn · 10 years ago
  4. 51dfcb4 py: Move to guarded includes, everywhere in py/ core. by Damien George · 11 years ago
  5. 04b9147 Add license header to (almost) all files. by Damien George · 11 years ago
  6. 8bfec2b Rename formatfloat file; remove MICROPY_ENABLE_FLOAT from mpconfigport.h. by Damien George · 11 years ago[Renamed (97%) from py/format-float.h]
  7. ca5a241 Add proper floating point printing support. by Dave Hylands · 11 years ago