micropython/py
Damien George 0f12082f5b py,extmod,stmhal: Use "static inline" for funcs that should be inline.
"STATIC inline" can expand to "inline" if STATIC is defined to nothing, and
this case can lead to link errors.
2017-08-02 13:42:34 +10:00
..
argcheck.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
asmarm.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
asmarm.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
asmbase.c
asmbase.h
asmthumb.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
asmthumb.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
asmx64.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
asmx64.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
asmx86.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
asmx86.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
asmxtensa.c
asmxtensa.h
bc.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
bc.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
bc0.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
binary.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
binary.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
builtin.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
builtinevex.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
builtinhelp.c
builtinimport.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
compile.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
compile.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
emit.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
emitbc.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
emitcommon.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
emitglue.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
emitglue.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
emitinlinethumb.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
emitinlinextensa.c
emitnative.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
formatfloat.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
formatfloat.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
frozenmod.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
frozenmod.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
gc.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
gc.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
grammar.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
lexer.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
lexer.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
makeqstrdata.py
makeqstrdefs.py
makeversionhdr.py
malloc.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
map.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
misc.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mkenv.mk
mkrules.mk all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modarray.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modbuiltins.c py,extmod,stmhal: Use "static inline" for funcs that should be inline. 2017-08-02 13:42:34 +10:00
modcmath.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modcollections.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modgc.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modio.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modmath.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modmicropython.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modstruct.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modsys.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modthread.c
moduerrno.c
mpconfig.h
mperrno.h
mphal.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpprint.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpprint.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpstate.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpstate.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpthread.h
mpz.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpz.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
nativeglue.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
nlr.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
nlrsetjmp.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
nlrthumb.c
nlrx64.c
nlrx86.c
nlrxtensa.c
obj.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
obj.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objarray.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objarray.h
objattrtuple.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objbool.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objboundmeth.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objcell.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objclosure.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objcomplex.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objdict.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objenumerate.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objexcept.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objexcept.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objfilter.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objfloat.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objfun.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objfun.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objgenerator.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objgenerator.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objgetitemiter.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objint.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objint.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objint_longlong.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objint_mpz.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objlist.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objlist.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objmap.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objmodule.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objmodule.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objnamedtuple.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objnone.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objobject.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objpolyiter.c
objproperty.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objrange.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objreversed.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objset.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objsingleton.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objslice.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objstr.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objstr.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objstringio.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objstringio.h
objstrunicode.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objtuple.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objtuple.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objtype.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objtype.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
objzip.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
opmethods.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
parse.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
parse.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
parsenum.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
parsenum.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
parsenumbase.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
parsenumbase.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
persistentcode.c
persistentcode.h
py.mk
qstr.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
qstr.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
qstrdefs.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
reader.c
reader.h
repl.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
repl.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
ringbuf.h
runtime.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
runtime.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
runtime0.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
runtime_utils.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
scheduler.c
scope.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
scope.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
sequence.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
showbc.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
smallint.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
smallint.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
stackctrl.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
stackctrl.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
stream.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
stream.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
unicode.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
unicode.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
vm.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
vmentrytable.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
vstr.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
warning.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00