-
- Downloads
py: Change all uint to mp_uint_t in obj.h.
Part of code cleanup, working towards resolving issue #50.
Showing
- py/builtin.c 14 additions, 37 deletionspy/builtin.c
- py/builtinevex.c 1 addition, 1 deletionpy/builtinevex.c
- py/builtinimport.c 5 additions, 6 deletionspy/builtinimport.c
- py/obj.h 18 additions, 18 deletionspy/obj.h
- py/objarray.c 3 additions, 3 deletionspy/objarray.c
- py/objclosure.c 1 addition, 1 deletionpy/objclosure.c
- py/objcomplex.c 1 addition, 1 deletionpy/objcomplex.c
- py/objexcept.c 1 addition, 1 deletionpy/objexcept.c
- py/objfloat.c 1 addition, 1 deletionpy/objfloat.c
- py/objint.c 2 additions, 2 deletionspy/objint.c
- py/objint_mpz.c 2 additions, 2 deletionspy/objint_mpz.c
- py/objstr.c 12 additions, 13 deletionspy/objstr.c
- py/runtime.c 1 addition, 1 deletionpy/runtime.c
- py/sequence.c 6 additions, 6 deletionspy/sequence.c
- unix/modffi.c 1 addition, 1 deletionunix/modffi.c
- unix/modos.c 1 addition, 1 deletionunix/modos.c
- unix/modtermios.c 1 addition, 1 deletionunix/modtermios.c
Loading
Please register or sign in to comment