summaryrefslogtreecommitdiffstatshomepage
path: root/py/mpprint.c
Commit message (Expand)AuthorAge
* py: Remove unnecessary extra handling of padding of nan/inf.Damien George2015-05-28
* py: Reduce size of mp_printf by eliminating unnecessary code.Damien George2015-05-28
* py: Implement mp_format_float for doubles and use where appropriatestijn2015-05-17
* py: Add %q format support to mp_[v]printf, and use it.Damien George2015-04-16
* py: Overhaul and simplify printf/pfenv mechanism.Damien George2015-04-16