index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
py
Mode
Name
Size
-rw-r--r--
argcheck.c
5834
log
stats
plain
blame
-rw-r--r--
asmarm.c
12503
log
stats
plain
blame
-rw-r--r--
asmarm.h
9988
log
stats
plain
blame
-rw-r--r--
asmbase.c
4433
log
stats
plain
blame
-rw-r--r--
asmbase.h
2800
log
stats
plain
blame
-rw-r--r--
asmrv32.c
21884
log
stats
plain
blame
-rw-r--r--
asmrv32.h
22522
log
stats
plain
blame
-rw-r--r--
asmthumb.c
22430
log
stats
plain
blame
-rw-r--r--
asmthumb.h
19496
log
stats
plain
blame
-rw-r--r--
asmx64.c
23838
log
stats
plain
blame
-rw-r--r--
asmx64.h
10716
log
stats
plain
blame
-rw-r--r--
asmx86.c
19738
log
stats
plain
blame
-rw-r--r--
asmx86.h
10577
log
stats
plain
blame
-rw-r--r--
asmxtensa.c
10260
log
stats
plain
blame
-rw-r--r--
asmxtensa.h
18396
log
stats
plain
blame
-rw-r--r--
bc.c
14531
log
stats
plain
blame
-rw-r--r--
bc.h
15264
log
stats
plain
blame
-rw-r--r--
bc0.h
9919
log
stats
plain
blame
-rw-r--r--
binary.c
16212
log
stats
plain
blame
-rw-r--r--
binary.h
2332
log
stats
plain
blame
-rw-r--r--
builtin.h
5814
log
stats
plain
blame
-rw-r--r--
builtinevex.c
6223
log
stats
plain
blame
-rw-r--r--
builtinhelp.c
5858
log
stats
plain
blame
-rw-r--r--
builtinimport.c
27245
log
stats
plain
blame
-rw-r--r--
compile.c
148974
log
stats
plain
blame
-rw-r--r--
compile.h
2196
log
stats
plain
blame
-rw-r--r--
cstack.c
1997
log
stats
plain
blame
-rw-r--r--
cstack.h
2178
log
stats
plain
blame
-rw-r--r--
dynruntime.h
16113
log
stats
plain
blame
-rw-r--r--
dynruntime.mk
3680
log
stats
plain
blame
-rw-r--r--
emit.h
15436
log
stats
plain
blame
-rw-r--r--
emitbc.c
35380
log
stats
plain
blame
-rw-r--r--
emitcommon.c
4714
log
stats
plain
blame
-rw-r--r--
emitglue.c
8777
log
stats
plain
blame
-rw-r--r--
emitglue.h
5763
log
stats
plain
blame
-rw-r--r--
emitinlinethumb.c
34694
log
stats
plain
blame
-rw-r--r--
emitinlinextensa.c
12865
log
stats
plain
blame
-rw-r--r--
emitnarm.c
385
log
stats
plain
blame
-rw-r--r--
emitnative.c
134434
log
stats
plain
blame
-rw-r--r--
emitndebug.c
10809
log
stats
plain
blame
-rw-r--r--
emitnrv32.c
1624
log
stats
plain
blame
-rw-r--r--
emitnthumb.c
395
log
stats
plain
blame
-rw-r--r--
emitnx64.c
386
log
stats
plain
blame
-rw-r--r--
emitnx86.c
1935
log
stats
plain
blame
-rw-r--r--
emitnxtensa.c
401
log
stats
plain
blame
-rw-r--r--
emitnxtensawin.c
479
log
stats
plain
blame
-rw-r--r--
formatfloat.c
13149
log
stats
plain
blame
-rw-r--r--
formatfloat.h
1517
log
stats
plain
blame
-rw-r--r--
frozenmod.c
5238
log
stats
plain
blame
-rw-r--r--
frozenmod.h
1569
log
stats
plain
blame
-rw-r--r--
gc.c
46369
log
stats
plain
blame
-rw-r--r--
gc.h
2950
log
stats
plain
blame
-rw-r--r--
grammar.h
23548
log
stats
plain
blame
-rw-r--r--
lexer.c
34539
log
stats
plain
blame
-rw-r--r--
lexer.h
6142
log
stats
plain
blame
-rw-r--r--
make_root_pointers.py
1463
log
stats
plain
blame
-rw-r--r--
makecompresseddata.py
6801
log
stats
plain
blame
-rw-r--r--
makemoduledefs.py
4299
log
stats
plain
blame
-rw-r--r--
makeqstrdata.py
10014
log
stats
plain
blame
-rw-r--r--
makeqstrdefs.py
6989
log
stats
plain
blame
-rw-r--r--
makeversionhdr.py
5778
log
stats
plain
blame
-rw-r--r--
malloc.c
9957
log
stats
plain
blame
-rw-r--r--
map.c
17476
log
stats
plain
blame
-rw-r--r--
misc.h
14612
log
stats
plain
blame
-rw-r--r--
mkenv.mk
1837
log
stats
plain
blame
-rw-r--r--
mkrules.cmake
10402
log
stats
plain
blame
-rw-r--r--
mkrules.mk
10692
log
stats
plain
blame
-rw-r--r--
modarray.c
1775
log
stats
plain
blame
-rw-r--r--
modbuiltins.c
30996
log
stats
plain
blame
-rw-r--r--
modcmath.c
7465
log
stats
plain
blame
-rw-r--r--
modcollections.c
2106
log
stats
plain
blame
-rw-r--r--
moderrno.c
3916
log
stats
plain
blame
-rw-r--r--
modgc.c
4495
log
stats
plain
blame
-rw-r--r--
modio.c
7746
log
stats
plain
blame
-rw-r--r--
modmath.c
16765
log
stats
plain
blame
-rw-r--r--
modmicropython.c
8645
log
stats
plain
blame
-rw-r--r--
modstruct.c
9566
log
stats
plain
blame
-rw-r--r--
modsys.c
12867
log
stats
plain
blame
-rw-r--r--
modthread.c
10493
log
stats
plain
blame
-rw-r--r--
mpconfig.h
77287
log
stats
plain
blame
-rw-r--r--
mperrno.h
6332
log
stats
plain
blame
-rw-r--r--
mphal.h
3334
log
stats
plain
blame
-rw-r--r--
mpprint.c
17921
log
stats
plain
blame
-rw-r--r--
mpprint.h
3102
log
stats
plain
blame
-rw-r--r--
mpstate.c
1366
log
stats
plain
blame
-rw-r--r--
mpstate.h
10434
log
stats
plain
blame
-rw-r--r--
mpthread.h
2335
log
stats
plain
blame
-rw-r--r--
mpz.c
48132
log
stats
plain
blame
-rw-r--r--
mpz.h
6309
log
stats
plain
blame
-rw-r--r--
nativeglue.c
10576
log
stats
plain
blame
-rw-r--r--
nativeglue.h
8747
log
stats
plain
blame
-rw-r--r--
nlr.c
3319
log
stats
plain
blame
-rw-r--r--
nlr.h
7878
log
stats
plain
blame
-rw-r--r--
nlraarch64.c
2989
log
stats
plain
blame
-rw-r--r--
nlrmips.c
2833
log
stats
plain
blame
-rw-r--r--
nlrpowerpc.c
5882
log
stats
plain
blame
-rw-r--r--
nlrrv32.c
3241
log
stats
plain
blame
-rw-r--r--
nlrrv64.c
3241
log
stats
plain
blame
-rw-r--r--
nlrsetjmp.c
1378
log
stats
plain
blame
-rw-r--r--
nlrthumb.c
6471
log
stats
plain
blame
-rw-r--r--
nlrx64.c
5026
log
stats
plain
blame
-rw-r--r--
nlrx86.c
3834
log
stats
plain
blame
-rw-r--r--
nlrxtensa.c
2962
log
stats
plain
blame
-rw-r--r--
obj.c
21310
log
stats
plain
blame
-rw-r--r--
obj.h
62474
log
stats
plain
blame
-rw-r--r--
objarray.c
28517
log
stats
plain
blame
-rw-r--r--
objarray.h
2859
log
stats
plain
blame
-rw-r--r--
objattrtuple.c
3338
log
stats
plain
blame
-rw-r--r--
objbool.c
3158
log
stats
plain
blame
-rw-r--r--
objboundmeth.c
5226
log
stats
plain
blame
-rw-r--r--
objcell.c
2154
log
stats
plain
blame
-rw-r--r--
objclosure.c
4185
log
stats
plain
blame
-rw-r--r--
objcomplex.c
9424
log
stats
plain
blame
-rw-r--r--
objdeque.c
9491
log
stats
plain
blame
-rw-r--r--
objdict.c
24336
log
stats
plain
blame
-rw-r--r--
objenumerate.c
3165
log
stats
plain
blame
-rw-r--r--
objexcept.c
26439
log
stats
plain
blame
-rw-r--r--
objexcept.h
2104
log
stats
plain
blame
-rw-r--r--
objfilter.c
2476
log
stats
plain
blame
-rw-r--r--
objfloat.c
12486
log
stats
plain
blame
-rw-r--r--
objfun.c
19668
log
stats
plain
blame
-rw-r--r--
objfun.h
4942
log
stats
plain
blame
-rw-r--r--
objgenerator.c
14057
log
stats
plain
blame
-rw-r--r--
objgenerator.h
1524
log
stats
plain
blame
-rw-r--r--
objgetitemiter.c
2820
log
stats
plain
blame
-rw-r--r--
objint.c
16865
log
stats
plain
blame
-rw-r--r--
objint.h
3005
log
stats
plain
blame
-rw-r--r--
objint_longlong.c
9884
log
stats
plain
blame
-rw-r--r--
objint_mpz.c
16686
log
stats
plain
blame
-rw-r--r--
objlist.c
20353
log
stats
plain
blame
-rw-r--r--
objlist.h
1661
log
stats
plain
blame
-rw-r--r--
objmap.c
2611
log
stats
plain
blame
-rw-r--r--
objmodule.c
10060
log
stats
plain
blame
-rw-r--r--
objmodule.h
1851
log
stats
plain
blame
-rw-r--r--
objnamedtuple.c
7683
log
stats
plain
blame
-rw-r--r--
objnamedtuple.h
1865
log
stats
plain
blame
-rw-r--r--
objnone.c
1866
log
stats
plain
blame
-rw-r--r--
objobject.c
4727
log
stats
plain
blame
-rw-r--r--
objpolyiter.c
3409
log
stats
plain
blame
-rw-r--r--
objproperty.c
4083
log
stats
plain
blame
-rw-r--r--
objrange.c
7509
log
stats
plain
blame
-rw-r--r--
objreversed.c
2881
log
stats
plain
blame
-rw-r--r--
objringio.c
5069
log
stats
plain
blame
-rw-r--r--
objset.c
21280
log
stats
plain
blame
-rw-r--r--
objsingleton.c
2118
log
stats
plain
blame
-rw-r--r--
objslice.c
6177
log
stats
plain
blame
-rw-r--r--
objstr.c
86117
log
stats
plain
blame
-rw-r--r--
objstr.h
5516
log
stats
plain
blame
-rw-r--r--
objstringio.c
9044
log
stats
plain
blame
-rw-r--r--
objstringio.h
1636
log
stats
plain
blame
-rw-r--r--
objstrunicode.c
10265
log
stats
plain
blame
-rw-r--r--
objtuple.c
10985
log
stats
plain
blame
-rw-r--r--
objtuple.h
2519
log
stats
plain
blame
-rw-r--r--
objtype.c
59980
log
stats
plain
blame
-rw-r--r--
objtype.h
2345
log
stats
plain
blame
-rw-r--r--
objzip.c
2650
log
stats
plain
blame
-rw-r--r--
opmethods.c
2617
log
stats
plain
blame
-rw-r--r--
pairheap.c
4913
log
stats
plain
blame
-rw-r--r--
pairheap.h
4077
log
stats
plain
blame
-rw-r--r--
parse.c
55150
log
stats
plain
blame
-rw-r--r--
parse.h
4880
log
stats
plain
blame
-rw-r--r--
parsenum.c
14553
log
stats
plain
blame
-rw-r--r--
parsenum.h
2172
log
stats
plain
blame
-rw-r--r--
parsenumbase.c
2405
log
stats
plain
blame
-rw-r--r--
parsenumbase.h
1456
log
stats
plain
blame
-rw-r--r--
persistentcode.c
22757
log
stats
plain
blame
-rw-r--r--
persistentcode.h
4890
log
stats
plain
blame
-rw-r--r--
profile.c
31830
log
stats
plain
blame
-rw-r--r--
profile.h
3043
log
stats
plain
blame
-rw-r--r--
py.cmake
5188
log
stats
plain
blame
-rw-r--r--
py.mk
7979
log
stats
plain
blame
-rw-r--r--
pystack.c
2137
log
stats
plain
blame
-rw-r--r--
pystack.h
4094
log
stats
plain
blame
-rw-r--r--
qstr.c
17516
log
stats
plain
blame
-rw-r--r--
qstr.h
3900
log
stats
plain
blame
-rw-r--r--
qstrdefs.h
2015
log
stats
plain
blame
-rw-r--r--
reader.c
4510
log
stats
plain
blame
-rw-r--r--
reader.h
1988
log
stats
plain
blame
-rw-r--r--
repl.c
10822
log
stats
plain
blame
-rw-r--r--
repl.h
2043
log
stats
plain
blame
-rw-r--r--
ringbuf.c
2992
log
stats
plain
blame
-rw-r--r--
ringbuf.h
4335
log
stats
plain
blame
-rw-r--r--
runtime.c
68430
log
stats
plain
blame
-rw-r--r--
runtime.h
11873
log
stats
plain
blame
-rw-r--r--
runtime0.h
6572
log
stats
plain
blame
-rw-r--r--
runtime_utils.c
1985
log
stats
plain
blame
-rw-r--r--
scheduler.c
10388
log
stats
plain
blame
-rw-r--r--
scope.c
6089
log
stats
plain
blame
-rw-r--r--
scope.h
3667
log
stats
plain
blame
-rw-r--r--
sequence.c
7079
log
stats
plain
blame
-rw-r--r--
showbc.c
17992
log
stats
plain
blame
-rw-r--r--
smallint.c
2689
log
stats
plain
blame
-rw-r--r--
smallint.h
3309
log
stats
plain
blame
-rw-r--r--
stackctrl.c
2225
log
stats
plain
blame
-rw-r--r--
stackctrl.h
1849
log
stats
plain
blame
-rw-r--r--
stream.c
20444
log
stats
plain
blame
-rw-r--r--
stream.h
6046
log
stats
plain
blame
-rw-r--r--
unicode.c
5778
log
stats
plain
blame
-rw-r--r--
unicode.h
1495
log
stats
plain
blame
-rw-r--r--
usermod.cmake
2079
log
stats
plain
blame
-rw-r--r--
vm.c
64459
log
stats
plain
blame
-rw-r--r--
vmentrytable.h
6412
log
stats
plain
blame
-rw-r--r--
vstr.c
7561
log
stats
plain
blame
-rw-r--r--
warning.c
1928
log
stats
plain
blame