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 e4d369c9b7 comments 20 years ago
bugs bug: rawset/rawget do not ignore extra arguments 20 years ago
lapi.c details 20 years ago
lapi.h added LUAI_FUNC to functions not in the API 20 years ago
lauxlib.c detail 20 years ago
lauxlib.h searchpath is "private affair" of loadlib 20 years ago
lbaselib.c no more path for loadfile + function lists sorted 20 years ago
lcode.c small bug (type error) 20 years ago
lcode.h details 20 years ago
ldblib.c details (alphabetical order for list of functions) 20 years ago
ldebug.c a small bug 20 years ago
ldebug.h added LUAI_FUNC to functions not in the API 20 years ago
ldo.c small changes (to easy integration with Coco) 20 years ago
ldo.h added LUAI_FUNC to functions not in the API 20 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 a small bug 20 years ago
lgc.h small bug (type error) 20 years ago
linit.c correct name to open package library 20 years ago
liolib.c details (alphabetical order for list of functions) 20 years ago
llex.c several small details 20 years ago
llex.h new mark LUAI_DATA for extern data 20 years ago
llimits.h 'lua_lock' and similars should be hard to use 20 years ago
lmathlib.c details (function list in alphabetical order) 20 years ago
lmem.c details 20 years ago
lmem.h added LUAI_FUNC to functions not in the API 20 years ago
loadlib.c correct name to open package library 20 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 details 20 years ago
lopcodes.h new mark LUAI_DATA for extern data 20 years ago
loslib.c luaL_findstring -> luaL_checkoption 20 years ago
lparser.c warnings from Visual C 20 years ago
lparser.h added LUAI_FUNC to functions not in the API 20 years ago
lstate.c small improvement 20 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 is primitive 20 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 details (alphabetical order for list of functions) 20 years ago
ltests.c details (alphabetical order for list of functions) 20 years ago
ltests.h new mark LUAI_DATA for extern data 20 years ago
ltm.c details 20 years ago
ltm.h new mark LUAI_DATA for extern data 20 years ago
lua.c more precise way to check incomplete lines 20 years ago
lua.h comments 20 years ago
luaconf.h attempt to better control use of _longjmp 20 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 simpler implementation for unary minus 20 years ago
lvm.h added LUAI_FUNC to functions not in the API 20 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