aboutsummaryrefslogtreecommitdiff
path: root/ports/javascript/mpconfigport.h
AgeCommit message (Expand)Author
2021-02-04ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default.Damien George
2020-04-23all: Format code to add space after C++-style comment start.stijn
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2020-02-07py/scheduler: Add "raise_exc" argument to mp_handle_pending.Damien George
2019-10-22py: Automatically provide weak links from "foo" to "ufoo" module name.Damien George
2019-08-17py/modmath: Implement math.isclose() for non-complex numbers.stijn
2019-03-13javascript: Add new port targeting JavaScript via Emscripten.Rami Ali