aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-30; Make JIT compilation loop more readable.Nickolas Lloyd1-175/+178
2016-12-23Make JIT support entirely optional.Nickolas Lloyd1-4/+8
2016-12-22; Minor reorg of bytecode interpreter/JIT compilerNickolas Lloyd1-0/+10
2016-12-22; * src/bytecode.h: Insert GPL file header.Nickolas Lloyd1-0/+18
2016-12-22Add bytecode JIT compilation capabilitiesNickolas Lloyd1-0/+283