Assuming proper C99 language support, we can select "the int type as big as a pointer" (most of the time) or "the 64-bit int type" (nanboxing with REPR_D), and then define everything else automatically. This simplifies port configuration files. And the types can still be overridden if needed. Signed-off-by: Jeff Epler <jepler@unpythonic.net> |
||
|---|---|---|
| .. | ||
| img | ||
| cmodules.rst | ||
| compiler.rst | ||
| extendingmicropython.rst | ||
| gettingstarted.rst | ||
| index.rst | ||
| library.rst | ||
| maps.rst | ||
| memorymgt.rst | ||
| natmod.rst | ||
| optimizations.rst | ||
| porting.rst | ||
| publiccapi.rst | ||
| qstr.rst | ||
| support_tiers.rst | ||
| writingtests.rst | ||