-
- Downloads
py: Change [u]int to mp_[u]int_t in qstr.[ch], and some other places.
This should pretty much resolve issue #50.
Showing
- py/bc.h 1 addition, 1 deletionpy/bc.h
- py/compile.c 2 additions, 2 deletionspy/compile.c
- py/emitnative.c 1 addition, 1 deletionpy/emitnative.c
- py/objboundmeth.c 1 addition, 1 deletionpy/objboundmeth.c
- py/objclosure.c 2 additions, 2 deletionspy/objclosure.c
- py/objfun.c 2 additions, 25 deletionspy/objfun.c
- py/objstr.c 10 additions, 10 deletionspy/objstr.c
- py/objstr.h 3 additions, 3 deletionspy/objstr.h
- py/qstr.c 10 additions, 10 deletionspy/qstr.c
- py/qstr.h 7 additions, 9 deletionspy/qstr.h
- py/runtime.c 3 additions, 3 deletionspy/runtime.c
- unix/main.c 2 additions, 2 deletionsunix/main.c
Loading
Please register or sign in to comment