-
- Downloads
Correctly load classes from archives other than the main project one during JIT compilation.
[INTERPRETER] * NEW: When creating a new class, set its component immediately if we know the archive it comes from. [GB.JIT] * BUG: Correctly load classes from archives other than the main project one.
Showing
- main/gbx/gbx_class.c 3 additions, 6 deletionsmain/gbx/gbx_class.c
- main/gbx/gbx_class_load.c 32 additions, 10 deletionsmain/gbx/gbx_class_load.c
- main/lib/jit/gb.jit/.src/Jit.module 0 additions, 2 deletionsmain/lib/jit/gb.jit/.src/Jit.module
- main/lib/jit/jit.c 4 additions, 7 deletionsmain/lib/jit/jit.c
- main/lib/jit/jit.h 1 addition, 1 deletionmain/lib/jit/jit.h
- main/lib/jit/jit_body.c 1 addition, 1 deletionmain/lib/jit/jit_body.c
Loading
Please register or sign in to comment