aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Make JIT compilation loop more readable.Nickolas Lloyd2016-12-301-175/+178
* Make JIT support entirely optional.Nickolas Lloyd2016-12-231-4/+8
* ; Minor reorg of bytecode interpreter/JIT compilerNickolas Lloyd2016-12-221-0/+10
* ; * src/bytecode.h: Insert GPL file header.Nickolas Lloyd2016-12-221-0/+18
* ; Merge branch 'master' into nick.lloyd-bytecode-jitNickolas Lloyd2016-12-221-13/+15
* Add bytecode JIT compilation capabilitiesNickolas Lloyd2016-12-221-0/+283