micropython/ports/unix/variants
Jim Mussared 60c6d5594f unix: Enable LOAD_ATTR fast path, and map lookup caching.
Enabled for all variants except minimal.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-09-16 16:02:19 +10:00
..
coverage examples/usercmodules: Simplify user C module enabling. 2021-04-01 16:27:38 +11:00
dev unix/variants: Enable help and help("modules") on standard and dev. 2021-07-13 16:18:15 +10:00
fast unix/variants: Fix fast and freedos variants so they build again. 2020-08-30 13:48:26 +10:00
freedos unix/variants: Fix fast and freedos variants so they build again. 2020-08-30 13:48:26 +10:00
minimal unix: Enable LOAD_ATTR fast path, and map lookup caching. 2021-09-16 16:02:19 +10:00
nanbox unix: Rename unix binaries to micropython-variant (not _variant). 2020-01-12 10:37:40 +11:00
standard unix/variants: Enable help and help("modules") on standard and dev. 2021-07-13 16:18:15 +10:00
manifest.py unix: Make manifest selection match other ports. 2020-07-01 22:42:55 +10:00