| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ; Make JIT compilation loop more readable. | Nickolas Lloyd | 2016-12-30 | 1 | -175/+178 |
| * | Make JIT support entirely optional. | Nickolas Lloyd | 2016-12-23 | 1 | -4/+8 |
| * | ; Minor reorg of bytecode interpreter/JIT compiler | Nickolas Lloyd | 2016-12-22 | 1 | -0/+10 |
| * | ; * src/bytecode.h: Insert GPL file header. | Nickolas Lloyd | 2016-12-22 | 1 | -0/+18 |
| * | ; Merge branch 'master' into nick.lloyd-bytecode-jit | Nickolas Lloyd | 2016-12-22 | 1 | -13/+15 |
| * | Add bytecode JIT compilation capabilities | Nickolas Lloyd | 2016-12-22 | 1 | -0/+283 |