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 07db5d1008
issue #157 code comments
6 years ago
..
lapi.h issue #156 6 years ago
lauxlib.h Remove the metatable api alternatives 6 years ago
lcode.h issue #156 6 years ago
lctype.h issue #156 6 years ago
ldebug.h issue #156 6 years ago
ldo.h issue #156 6 years ago
lfunc.h issue #156 6 years ago
lgc.h issue #156 6 years ago
llex.h issue #156 6 years ago
llimits.h issue #156 6 years ago
lmem.h issue #156 6 years ago
lobject.h Remove the metatable api alternatives 6 years ago
lopcodes.h issue #157 code comments 6 years ago
lparser.h issue #156 6 years ago
lprefix.h issue #156 6 years ago
lstate.h issue #156 6 years ago
lstring.h issue #156 6 years ago
ltable.h issue #156 6 years ago
ltm.h issue #156 6 years ago
lua.h issue #156 6 years ago
lua.hpp initial import 9 years ago
luaconf.h issue #156 6 years ago
lualib.h issue #156 6 years ago
lundump.h issue #156 6 years ago
lvm.h issue #157 import from Lua 5.4 changes to the way number conversions are done in the VM to push string coersion down to string metamethods 6 years ago
lzio.h issue #156 6 years ago
ravi_alloc.h issue #151 adopt Doug Lea's allocator 6 years ago
ravi_arch.h issue #135 some cleanup 7 years ago
ravi_ast.h issue #98 start changing the api so that build_ast returns a userdata object containing the AST 6 years ago
ravi_def.h issue #135 some cleanup 7 years ago
ravi_jitshared.h issue #110 option to inline some arithmetic ops 6 years ago
ravi_llvm.h minor fixes 7 years ago
ravi_llvmcodegen.h issue #157 rename bytecodes 6 years ago
ravi_membuf.h issue #98 function parameter parsing fix and a different attempt to output the parse tree 6 years ago
ravi_omrjit.h issue #110 fix stupid typo bug in ravi_jitshared (emit_op_movef) and add implementations of JIT api 6 years ago
ravi_profile.h issue #109 8 years ago
ravijit.h go back to earlier approach of doing full GC collection every n compilations as the GCSETP approach doesn't work 7 years ago