| .. |
|
argcheck.c
|
add translate.h and linker.h includes back to runtime.h; remove linker.h refs; remove top-level lib/cyw43-driver
|
2023-09-20 22:00:09 -04:00 |
|
asmarm.c
|
py/asmarm: Add asm_arm_ldrh_reg_reg_offset() helper func.
|
2022-05-23 14:21:16 +10:00 |
|
asmarm.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
asmbase.c
|
spelling
|
2023-09-20 11:23:39 -05:00 |
|
asmbase.h
|
py/emit: Suppress unreachable bytecode/native code that follows jump.
|
2022-06-20 22:28:18 +10:00 |
|
asmthumb.c
|
fix typos (partial) detected by codepell
|
2023-03-18 22:17:02 +07:00 |
|
asmthumb.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
asmx64.c
|
py/asmx64: Support full range of regs in asm_x64_lea_disp_to_r64.
|
2022-05-17 14:25:51 +10:00 |
|
asmx64.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
asmx86.c
|
Merge MicroPython 1.13 into CircuitPython
|
2021-05-04 18:06:33 -07:00 |
|
asmx86.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
asmxtensa.c
|
py/asmxtensa: Fix use of l32i/s32i when offset won't fit in encoding.
|
2022-03-30 16:32:17 +11:00 |
|
asmxtensa.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
bc.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
bc.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
bc0.h
|
py: Change jump-if-x-or-pop opcodes to have unsigned offset argument.
|
2022-03-28 15:43:09 +11:00 |
|
binary.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
binary.h
|
Merge MicroPython 1.12 into CircuitPython
|
2021-05-03 14:01:18 -07:00 |
|
builtin.h
|
wip: continuing compilation fixes; mp_obj_alloc everywhere
|
2023-08-07 20:45:57 -04:00 |
|
builtinevex.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
builtinhelp.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
builtinimport.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
circuitpy_defns.mk
|
merge latest adafruit/main
|
2023-08-13 19:43:54 -04:00 |
|
circuitpy_mkenv.mk
|
fetch-port-submodules; fetch-all-submodules
|
2023-06-05 17:23:34 -04:00 |
|
circuitpy_mpconfig.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
circuitpy_mpconfig.mk
|
merge latest adafruit/main
|
2023-08-13 19:43:54 -04:00 |
|
compile.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
compile.h
|
py: Pass in address to compiled module instead of returning it.
|
2022-12-08 12:27:23 +11:00 |
|
dynruntime.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
dynruntime.mk
|
py/dynruntime.mk: Allow building assembly source in natmods.
|
2022-08-11 14:00:13 +10:00 |
|
emit.h
|
py/compile: Fix scope of assignment expression target in comprehensions.
|
2023-03-09 12:13:12 +11:00 |
|
emitbc.c
|
spelling
|
2023-09-20 11:23:39 -05:00 |
|
emitcommon.c
|
py/compile: Fix scope of assignment expression target in comprehensions.
|
2023-03-09 12:13:12 +11:00 |
|
emitglue.c
|
Don't assume __ICACHE_PRESENT is defined
|
2023-08-20 10:15:56 -05:00 |
|
emitglue.h
|
py/emitnative: Access qstr values using indirection table qstr_table.
|
2022-05-23 15:43:06 +10:00 |
|
emitinlinethumb.c
|
change compilation verbosity options; fix mpy-cross
|
2023-08-12 13:38:17 -04:00 |
|
emitinlinextensa.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
emitnarm.c
|
py/emitnative: Access qstr values using indirection table qstr_table.
|
2022-05-23 15:43:06 +10:00 |
|
emitnative.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
emitnthumb.c
|
py/emitnative: Access qstr values using indirection table qstr_table.
|
2022-05-23 15:43:06 +10:00 |
|
emitnx64.c
|
py/emitnative: Access qstr values using indirection table qstr_table.
|
2022-05-23 15:43:06 +10:00 |
|
emitnx86.c
|
py/emitnative: Access qstr values using indirection table qstr_table.
|
2022-05-23 15:43:06 +10:00 |
|
emitnxtensa.c
|
py/emitnative: Access qstr values using indirection table qstr_table.
|
2022-05-23 15:43:06 +10:00 |
|
emitnxtensawin.c
|
py/emitnative: Access qstr values using indirection table qstr_table.
|
2022-05-23 15:43:06 +10:00 |
|
enum.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
enum.h
|
core: Allow enum types to specify additional fields in the object
|
2023-05-21 13:22:48 -05:00 |
|
formatfloat.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
formatfloat.h
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
|
frozenmod.c
|
py: Rework bytecode and .mpy file format to be mostly static data.
|
2022-02-24 18:08:43 +11:00 |
|
frozenmod.h
|
py/builtin: Clean up and simplify import_stat and builtin_open config.
|
2022-05-25 13:04:45 +10:00 |
|
gc.c
|
add translate.h and linker.h includes back to runtime.h; remove linker.h refs; remove top-level lib/cyw43-driver
|
2023-09-20 22:00:09 -04:00 |
|
gc.h
|
fix HEAP_PTR macro
|
2023-09-20 11:20:39 -05:00 |
|
genlast.py
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
|
grammar.h
|
Merge MicroPython 1.13 into CircuitPython
|
2021-05-04 18:06:33 -07:00 |
|
lexer.c
|
py/lexer: Wrap in parenthesis all f-string arguments passed to format.
|
2023-01-20 17:54:32 +11:00 |
|
lexer.h
|
py/builtin: Clean up and simplify import_stat and builtin_open config.
|
2022-05-25 13:04:45 +10:00 |
|
make_root_pointers.py
|
py/make_root_pointers: Add MP_REGISTER_ROOT_POINTER parser/generator.
|
2022-07-18 13:48:23 +10:00 |
|
makecompresseddata.py
|
fix typos (partial) detected by codepell
|
2023-03-18 22:17:02 +07:00 |
|
makemoduledefs.py
|
py/makemoduledefs.py: Emit useful error for legacy MP_REGISTER_MODULE.
|
2022-06-14 15:05:37 +01:00 |
|
makeqstrdata.py
|
makeqstrdata: ensure _lt and _gt qstrs are sorted early
|
2023-09-22 10:38:52 -05:00 |
|
makeqstrdefs.py
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
maketranslationdata.py
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
|
makeversionhdr.py
|
fix makeversionhdr
|
2023-09-20 11:20:45 -05:00 |
|
malloc.c
|
wip; remove long-lived functionality; remove PR#2614
|
2023-08-08 20:41:17 -04:00 |
|
map.c
|
py/map: Clear value when re-using slot with ordered dictionaries.
|
2023-01-13 14:21:32 +11:00 |
|
misc.h
|
Fix availability of MP_ERROR_TEXT in misc.h
|
2023-09-20 11:20:56 -05:00 |
|
mkenv.mk
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
mkrules.cmake
|
py/mkrules.cmake: Force build mpversion.h and frozen_content.c.
|
2023-02-08 12:24:15 +11:00 |
|
mkrules.mk
|
fix typo
|
2023-09-20 11:21:02 -05:00 |
|
modarray.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
modbuiltins.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
modcmath.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2022-06-02 16:31:37 +10:00 |
|
modcollections.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
modgc.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2022-06-02 16:31:37 +10:00 |
|
modio.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
modmath.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
modmicropython.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
modstruct.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
modsys.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
modthread.c
|
py/obj: Convert make_new into a mp_obj_type_t slot.
|
2022-09-19 19:06:15 +10:00 |
|
moduerrno.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
mpconfig.h
|
Restore our defines for exception chaining
|
2023-09-22 10:39:12 -05:00 |
|
mperrno.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
mphal.h
|
Merge MicroPython 1.14 into CircuitPython
|
2021-05-11 15:07:40 -07:00 |
|
mpprint.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
mpprint.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
mpstate.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
mpstate.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
mpthread.h
|
Merge MicroPython 1.13 into CircuitPython
|
2021-05-04 18:06:33 -07:00 |
|
mpz.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
mpz.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
nativeglue.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
nativeglue.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
nlr.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
nlr.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
nlraarch64.c
|
Merge tag 'v1.16'
|
2021-06-18 10:54:19 -05:00 |
|
nlrmips.c
|
py/nlrmips: Add native NLR support for MIPS architecture.
|
2022-11-15 17:09:49 +11:00 |
|
nlrpowerpc.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
nlrsetjmp.c
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
|
nlrthumb.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
nlrx64.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
nlrx86.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
nlrxtensa.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
obj.c
|
add translate.h and linker.h includes back to runtime.h; remove linker.h refs; remove top-level lib/cyw43-driver
|
2023-09-20 22:00:09 -04:00 |
|
obj.h
|
add mp_obj_is_tuple_compatible
|
2023-09-20 11:22:01 -05:00 |
|
objarray.c
|
array extend/append need extern linkage & right names
|
2023-09-20 11:46:51 -05:00 |
|
objarray.h
|
py/objarray: Raise error on out-of-bound memoryview slice start.
|
2023-01-20 16:31:37 +11:00 |
|
objattrtuple.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objbool.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objboundmeth.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objcell.c
|
py/obj: Convert make_new into a mp_obj_type_t slot.
|
2022-09-19 19:06:15 +10:00 |
|
objclosure.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objcomplex.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objdeque.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objdict.c
|
add translate.h and linker.h includes back to runtime.h; remove linker.h refs; remove top-level lib/cyw43-driver
|
2023-09-20 22:00:09 -04:00 |
|
objenumerate.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objexcept.c
|
re-add mp_obj_exception_get_native
|
2023-09-20 11:46:14 -05:00 |
|
objexcept.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objfilter.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objfloat.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objfun.c
|
add translate.h and linker.h includes back to runtime.h; remove linker.h refs; remove top-level lib/cyw43-driver
|
2023-09-20 22:00:09 -04:00 |
|
objfun.h
|
wip; remove long-lived functionality; remove PR#2614
|
2023-08-08 20:41:17 -04:00 |
|
objgenerator.c
|
fix indentation
|
2023-09-20 11:24:15 -05:00 |
|
objgenerator.h
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
|
objgetitemiter.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objint.c
|
fix compile erors
|
2023-09-20 11:24:22 -05:00 |
|
objint.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objint_longlong.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objint_mpz.c
|
fix compile error
|
2023-09-20 11:24:26 -05:00 |
|
objlist.c
|
can't be static, is called from builtins
|
2023-09-20 11:24:45 -05:00 |
|
objlist.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objmap.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objmodule.c
|
implemented as macro now
|
2023-09-20 11:24:53 -05:00 |
|
objmodule.h
|
py/objmodule: Support delegating failed attr lookups.
|
2022-03-10 10:35:44 +11:00 |
|
objnamedtuple.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objnamedtuple.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objnone.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objobject.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objpolyiter.c
|
py/obj: Convert make_new into a mp_obj_type_t slot.
|
2022-09-19 19:06:15 +10:00 |
|
objproperty.c
|
add translate.h and linker.h includes back to runtime.h; remove linker.h refs; remove top-level lib/cyw43-driver
|
2023-09-20 22:00:09 -04:00 |
|
objproperty.h
|
Enable squeezing property storage in flash
|
2022-05-03 08:48:53 -05:00 |
|
objrange.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objreversed.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objset.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objsingleton.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objslice.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
objstr.c
|
string construction changed
|
2023-09-20 11:25:01 -05:00 |
|
objstr.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objstringio.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objstringio.h
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
|
objstrunicode.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objtraceback.c
|
convert to MP_DEFINED_CONST_OBJ_TYPE()
|
2023-09-19 21:09:29 -04:00 |
|
objtraceback.h
|
add traceback object
|
2021-08-04 12:10:57 +05:30 |
|
objtuple.c
|
slots & macro moved to header
|
2023-09-20 11:25:09 -05:00 |
|
objtuple.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
objtype.c
|
fix argument name
|
2023-09-20 11:26:03 -05:00 |
|
objtype.h
|
py/obj: Optimise code size and performance for make_new as a slot.
|
2022-09-19 19:06:16 +10:00 |
|
objzip.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
opmethods.c
|
py/obj: Add accessors for type slots and use everywhere.
|
2022-09-19 19:06:07 +10:00 |
|
pairheap.c
|
py/pairheap: Properly unlink node on pop and delete.
|
2020-03-26 01:21:04 +11:00 |
|
pairheap.h
|
py/pairheap: Add helper function to initialise a new node.
|
2020-03-26 01:21:04 +11:00 |
|
parse.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
parse.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
parsenum.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
parsenum.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
parsenumbase.c
|
codeformat
|
2021-04-19 22:22:44 -07:00 |
|
parsenumbase.h
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
|
persistentcode.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
persistentcode.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
profile.c
|
py/obj: Convert make_new into a mp_obj_type_t slot.
|
2022-09-19 19:06:15 +10:00 |
|
profile.h
|
py: Rework bytecode and .mpy file format to be mostly static data.
|
2022-02-24 18:08:43 +11:00 |
|
proto.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
proto.h
|
Rename mp_type_protocol -> mp_type_get_protocol_slot
|
2021-07-12 07:04:04 -05:00 |
|
py.cmake
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
py.mk
|
re-add translation make rules
|
2023-09-20 11:46:35 -05:00 |
|
pystack.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
pystack.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
qstr.c
|
add translate.h and linker.h includes back to runtime.h; remove linker.h refs; remove top-level lib/cyw43-driver
|
2023-09-20 22:00:09 -04:00 |
|
qstr.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
qstrdefs.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
reader.c
|
py: Include filename in errors from loading/saving files via "open".
|
2022-09-19 23:27:08 +10:00 |
|
reader.h
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
|
repl.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
repl.h
|
py/modsys: Add optional mutable attributes sys.ps1/ps2 and use them.
|
2022-03-10 10:58:33 +11:00 |
|
ringbuf.c
|
wip; fix more m_malloc and gc_alloc
|
2023-08-11 00:30:34 -04:00 |
|
ringbuf.h
|
wip; remove long-lived functionality; remove PR#2614
|
2023-08-08 20:41:17 -04:00 |
|
runtime.c
|
add translate.h and linker.h includes back to runtime.h; remove linker.h refs; remove top-level lib/cyw43-driver
|
2023-09-20 22:00:09 -04:00 |
|
runtime.h
|
add translate.h and linker.h includes back to runtime.h; remove linker.h refs; remove top-level lib/cyw43-driver
|
2023-09-20 22:00:09 -04:00 |
|
runtime0.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
runtime_utils.c
|
|
|
|
scheduler.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
scope.c
|
py: Rework bytecode and .mpy file format to be mostly static data.
|
2022-02-24 18:08:43 +11:00 |
|
scope.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
sequence.c
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
showbc.c
|
py: Change jump-if-x-or-pop opcodes to have unsigned offset argument.
|
2022-03-28 15:43:09 +11:00 |
|
smallint.c
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
|
smallint.h
|
py/smallint: Introduce MP_SMALL_INT_BITS macro.
|
2022-03-25 12:23:43 +11:00 |
|
stackctrl.c
|
add translate.h and linker.h includes back to runtime.h; remove linker.h refs; remove top-level lib/cyw43-driver
|
2023-09-20 22:00:09 -04:00 |
|
stackctrl.h
|
Merge tag 'v1.16'
|
2021-06-18 10:54:19 -05:00 |
|
stream.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
stream.h
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
unicode.c
|
Merge MicroPython 1.13 into CircuitPython
|
2021-05-04 18:06:33 -07:00 |
|
unicode.h
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
|
usermod.cmake
|
rp2: Add support for USER_C_MODULES to CMake build system.
|
2021-03-31 00:26:01 +11:00 |
|
vm.c
|
fix exception chaining, preprocessor error
|
2023-09-20 11:26:57 -05:00 |
|
vmentrytable.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
vstr.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
warning.c
|
Merge MicroPython v1.11 into CircuitPython
|
2021-04-26 15:47:41 -07:00 |