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 93670a4bb9
issue #98 save current state in parser branch
4 years ago
..
lapi.h issue #156 6 years ago
lauxlib.h Remove the metatable api alternatives 6 years ago
lcode.h comments etc 5 years ago
lctype.h issue #156 6 years ago
ldebug.h issue #156 6 years ago
ldo.h issue #163 First attempt to implement a Go like defer statement 4 years ago
lfunc.h issue #163 'defer' implementation now controlled via RAVI_DEFER_STATEMENT macro. This allows testing of performance with and without the 'defer' statement 4 years ago
lgc.h issue #156 6 years ago
llex.h issue #163 'defer' implementation now controlled via RAVI_DEFER_STATEMENT macro. This allows testing of performance with and without the 'defer' statement 4 years ago
llimits.h issue #156 6 years ago
lmem.h issue #156 6 years ago
lobject.h issue #179 removed ASMVM but it is available on asmvm branch 4 years ago
lopcodes.h issue #163 'defer' implementation now controlled via RAVI_DEFER_STATEMENT macro. This allows testing of performance with and without the 'defer' statement 4 years ago
lparser.h issue #156 6 years ago
lprefix.h issue #156 6 years ago
lstate.h issue #179 removed ASMVM but it is available on asmvm branch 4 years ago
lstring.h issue #156 6 years ago
ltable.h issue #171 4 years ago
ltm.h issue #156 6 years ago
lua.h issue #157 Cleanup some unwanted api functions that are really only for debugging 4 years ago
lua.hpp initial import 9 years ago
luaconf.h issue #163 misleading #define 4 years ago
lualib.h issue #182 4 years ago
lundump.h issue #156 6 years ago
lvm.h issue #163 'defer' implementation now controlled via RAVI_DEFER_STATEMENT macro. This allows testing of performance with and without the 'defer' statement 4 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 #98 dump list of locals for each function, and start work on type checker 5 years ago
ravi_ast.h issue #98 4 years ago
ravi_def.h issue #135 some cleanup 7 years ago
ravi_fnv_hash.h issue #98 Start work generating linear IR 4 years ago
ravi_hash_table.h issue #98 Start work generating linear IR 4 years ago
ravi_int_set.h issue #98 Start work generating linear IR 4 years ago
ravi_jit.h issue #182 4 years ago
ravi_jitshared.h Update copyright notices 4 years ago
ravi_llvm.h issue #169 add remaining opcodes 4 years ago
ravi_llvmcodegen.h issue #163 'defer' implementation now controlled via RAVI_DEFER_STATEMENT macro. This allows testing of performance with and without the 'defer' statement 4 years ago
ravi_membuf.h issue #98 function parameter parsing fix and a different attempt to output the parse tree 6 years ago
ravi_mirjit.h Update copyright notices 4 years ago
ravi_omrjit.h Update copyright notices 4 years ago
ravi_profile.h issue #109 8 years ago
ravi_set.h issue #98 Start work generating linear IR 4 years ago