jit.cpp
|
- implement OP_TAIL and OP_TAIL_K
|
2018-09-17 09:02:23 +02:00 |
jit_call.cpp
|
- implement OP_TAIL and OP_TAIL_K
|
2018-09-17 09:02:23 +02:00 |
jit_flow.cpp
|
- fixed OP_VTBL bug
|
2018-09-15 00:28:34 +02:00 |
jit_load.cpp
|
- implement OP_LFP
|
2018-09-16 03:39:54 +02:00 |
jit_math.cpp
|
- added OP_MOVES, OP_CONCAT, OP_LENS, OP_CMPS
|
2018-09-13 20:31:06 +01:00 |
jit_move.cpp
|
- implement string version of OP_CAST
|
2018-09-17 00:17:32 +02:00 |
jitintern.h
|
- implement OP_TAIL and OP_TAIL_K
|
2018-09-17 09:02:23 +02:00 |
vmops.h
|
- split JitCompiler into multiple files
|
2018-09-13 02:29:04 +02:00 |