-
- Downloads
py: Take out bitfield entries from their own structure.
Don't need to wrap bitfields in their own struct. Compiler does the correct thing without it.
Showing
- py/map.h 3 additions, 5 deletionspy/map.h
- py/misc.h 2 additions, 4 deletionspy/misc.h
- py/mpz.h 2 additions, 4 deletionspy/mpz.h
- py/obj.h 3 additions, 5 deletionspy/obj.h
- py/objarray.c 4 additions, 6 deletionspy/objarray.c
- py/objfun.c 4 additions, 6 deletionspy/objfun.c
- py/runtime.c 4 additions, 8 deletionspy/runtime.c
Loading
Please register or sign in to comment