You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ravi/include
Dibyendu Majumdar bbcf31601e
add options to control minimum code size and execution count for functions to be considered for JIT
9 years ago
..
lapi.h initial import 9 years ago
lauxlib.h initial import 9 years ago
lcoco.h add Coco - not working yet 9 years ago
lcode.h initial import 9 years ago
lctype.h initial import 9 years ago
ldebug.h add test for longjmp issue 9 years ago
ldo.h add Coco - not working yet 9 years ago
lfunc.h initial import 9 years ago
lgc.h initial import 9 years ago
llex.h initial import 9 years ago
llimits.h Merge branch 'master' of https://github.com/dibyendumajumdar/ravi 9 years ago
lmem.h initial import 9 years ago
lobject.h auto mode heuristics 9 years ago
lopcodes.h add type info to upvalues and enable new opcodes SETUPVALI etc. 9 years ago
lparser.h array opcodes for get/set 9 years ago
lprefix.h merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
lstate.h add Coco - not working yet 9 years ago
lstring.h initial import 9 years ago
ltable.h implement pairs() for ravi arrays 9 years ago
ltm.h cleanup build issues 9 years ago
lua.h modifications to call JIT function 9 years ago
lua.hpp initial import 9 years ago
luaconf.h cleanup build issues 9 years ago
lualib.h add ravi jit api 9 years ago
lundump.h initial import 9 years ago
lvm.h debug API to skip JITed Lua functions - issue 16 9 years ago
lzio.h initial import 9 years ago
ravi_llvmcodegen.h add options to control minimum code size and execution count for functions to be considered for JIT 9 years ago
ravijit.h add copyright notice 9 years ago
ravillvm.h add options to control minimum code size and execution count for functions to be considered for JIT 9 years ago