-
- Downloads
Restructure emit so it goes through a method table.
Showing
- py/.gitignore 2 additions, 0 deletionspy/.gitignore
- py/Makefile 1 addition, 1 deletionpy/Makefile
- py/asmx64.c 7 additions, 3 deletionspy/asmx64.c
- py/compile.c 54 additions, 46 deletionspy/compile.c
- py/emit.h 104 additions, 12 deletionspy/emit.h
- py/emitbc.c 207 additions, 113 deletionspy/emitbc.c
- py/emitcommon.c 7 additions, 51 deletionspy/emitcommon.c
- py/emitcpy.c 202 additions, 103 deletionspy/emitcpy.c
- py/emitx64.c 216 additions, 121 deletionspy/emitx64.c
- py/scope.c 40 additions, 0 deletionspy/scope.c
- py/scope.h 2 additions, 0 deletionspy/scope.h
Loading
Please register or sign in to comment