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 4385e2ada4 "conceptually", OP_TEST may change reg. A 19 years ago
bugs bug: rawset/rawget do not ignore extra arguments 20 years ago
lapi.c new function 'lua_setallocf' 19 years ago
lapi.h added LUAI_FUNC to functions not in the API 20 years ago
lauxlib.c registry._LOADED created "on demand" 19 years ago
lauxlib.h avoid exporting undefined functions 19 years ago
lbaselib.c registry._LOADED created "on demand" and baselib created as module _G 19 years ago
lcode.c small optimization 19 years ago
lcode.h numeral expressions keep their values in struct 'expdesc' 19 years ago
ldblib.c detail 19 years ago
ldebug.c details 19 years ago
ldebug.h added LUAI_FUNC to functions not in the API 20 years ago
ldo.c detail 19 years ago
ldo.h some bugs related to stack reallocation 19 years ago
ldump.c several small details 20 years ago
lfunc.c debug information for last line of a function definition 20 years ago
lfunc.h added LUAI_FUNC to functions not in the API 20 years ago
lgc.c details 19 years ago
lgc.h some bugs related to stack reallocation 19 years ago
linit.c detail 19 years ago
liolib.c detail 19 years ago
llex.c several small details 20 years ago
llex.h new mark LUAI_DATA for extern data 20 years ago
llimits.h some bugs related to stack reallocation 19 years ago
lmathlib.c detail 19 years ago
lmem.c details 20 years ago
lmem.h added LUAI_FUNC to functions not in the API 20 years ago
loadlib.c avoid some warnings 19 years ago
lobject.c small optimization 20 years ago
lobject.h bug: last tag is not the number of tags... 20 years ago
lopcodes.c "conceptually", OP_TEST may change reg. A 19 years ago
lopcodes.h new method to handle tests without values (negative values) 19 years ago
loslib.c does not set isdst when undefined 19 years ago
lparser.c numeral expressions keep their values in struct 'expdesc' 19 years ago
lparser.h numeral expressions keep their values in struct 'expdesc' 19 years ago
lstate.c missing macros 'luai_userstate*' 19 years ago
lstate.h avoid names starting with '_' 20 years ago
lstring.c C functions and userdata also have environments 20 years ago
lstring.h added LUAI_FUNC to functions not in the API 20 years ago
lstrlib.c 'string.find' as it was in 5.0 19 years ago
ltable.c warnings from Visual C 20 years ago
ltable.h new mark LUAI_DATA for extern data 20 years ago
ltablib.c new function 'table.maxn' 19 years ago
ltests.c 'luaopen_package' was missing in new states 19 years ago
ltests.h avoid the use of global lock 19 years ago
ltm.c details 20 years ago
ltm.h new mark LUAI_DATA for extern data 20 years ago
lua.c just in case, flush all output 19 years ago
lua.h new function 'lua_setallocf' 19 years ago
luaconf.h 'string.find' as it was in 5.0 19 years ago
lualib.h correct name to open package library 20 years ago
lundump.c warnings in VS .Net 20 years ago
lundump.h several small details 20 years ago
lvm.c details (more uniform coding) 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 LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN 20 years ago