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.
 
 
 
 
Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) 19 years ago
bugs BUG: debug hooks may get wrong when mixed with coroutines 19 years ago
lapi.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lapi.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lauxlib.c details 19 years ago
lauxlib.h lua_dostring/lua_dofile should return any values returned by the chunk 19 years ago
lbaselib.c new macro LUA_RELEASE 19 years ago
lcode.c details 19 years ago
lcode.h unused macro 19 years ago
ldblib.c small optimizations (lua_newtable -> lua_createtable) 19 years ago
ldebug.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
ldebug.h added LUAI_FUNC to functions not in the API 20 years ago
ldo.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
ldo.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
ldump.c small change to strip file names when stripping debug information 19 years ago
lfunc.c small changes in casts 19 years ago
lfunc.h added LUAI_FUNC to functions not in the API 20 years ago
lgc.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lgc.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
linit.c small optimizations (lua_newtable -> lua_createtable) 19 years ago
liolib.c details 19 years ago
llex.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
llex.h detail 19 years ago
llimits.h lua_assert is an internal matter, not to be configured 19 years ago
lmathlib.c detail 19 years ago
lmem.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lmem.h added LUAI_FUNC to functions not in the API 20 years ago
loadlib.c small bug: should not use string after popping it 19 years ago
lobject.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lobject.h unused macro removed 19 years ago
lopcodes.c unused include's 19 years ago
lopcodes.h comment 19 years ago
loslib.c details 19 years ago
lparser.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lparser.h 'lparser.h' should not include 'ltable.h' 19 years ago
lstate.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lstate.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lstring.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lstring.h added LUAI_FUNC to functions not in the API 20 years ago
lstrlib.c details 19 years ago
ltable.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
ltable.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
ltablib.c more robust implementation for table.insert 19 years ago
ltests.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
ltests.h small simplifications 19 years ago
ltm.c details 19 years ago
ltm.h new mark LUAI_DATA for extern data 20 years ago
lua.c detail 19 years ago
lua.h new macro LUA_RELEASE 19 years ago
luaconf.h environment variable names should be configurable 19 years ago
lualib.h lua_assert is an internal matter, not to be configured 19 years ago
lundump.c small change to strip file names when stripping debug information 19 years ago
lundump.h new versions by lhf 19 years ago
lvm.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lvm.h small improvements 19 years ago
lzio.c small improvement 20 years ago
lzio.h several small details 20 years ago
makefile emergency garbage collector (core forces a GC when allocation fails) 19 years ago