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 51ad2f1162 error message 23 years ago
bugs BUG: seg. fault when rawget/rawset get extra arguments 23 years ago
lapi.c `lua_stackspace' replaced by `lua_checkstack' 23 years ago
lapi.h `luaA_index' is a local macro now 23 years ago
lauxlib.c `lua_stackspace' replaced by `lua_checkstack' 23 years ago
lauxlib.h new function luaL_errstr 23 years ago
lbaselib.c no more maximum stack size 23 years ago
lcode.c generic for (with any number of control variables) 23 years ago
lcode.h generic for (with any number of control variables) 23 years ago
ldblib.c no more lua_[gs]etstr 23 years ago
ldebug.c generic for (with any number of control variables) 23 years ago
ldebug.h no more explicit support for wide-chars; too much troble... 23 years ago
ldo.c cannot store `top' in local variables... 23 years ago
ldo.h callhook can be static 23 years ago
lfunc.c lu_byte is enough for those fields (maxstack < 256) 23 years ago
lfunc.h new implementation for lua upvalues (sugested by E.T.): simpler and solves 23 years ago
lgc.c using `ci->top' to control acceptable indices in C calls 23 years ago
lgc.h simpler way to collect userdata 23 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c `setlocale' may be used to query the current locale 23 years ago
llex.c error message 23 years ago
llex.h better order of record fields for 64-bit machines 23 years ago
llimits.h details 23 years ago
lmathlib.c tag system replaced by event tables 23 years ago
lmem.c no more explicit support for wide-chars; too much troble... 23 years ago
lmem.h no more explicit support for wide-chars; too much troble... 23 years ago
lobject.c comments 23 years ago
lobject.h lu_byte is enough for those fields (maxstack < 256) 23 years ago
lopcodes.c generic for (with any number of control variables) 23 years ago
lopcodes.h generic for (with any number of control variables) 23 years ago
lparser.c generic for (with any number of control variables) 23 years ago
lparser.h better order of record fields for 64-bit machines 23 years ago
lstate.c using `ci->top' to control acceptable indices in C calls 23 years ago
lstate.h details 23 years ago
lstring.c `getstr' now gives const char * 23 years ago
lstring.h no more explicit support for wide-chars; too much troble... 23 years ago
lstrlib.c no more `lua_istrue' function 23 years ago
ltable.c `luaH_next' works like `next' + better hash for pointers 23 years ago
ltable.h `luaH_next' works like `next' 23 years ago
ltests.c `luaA_index' is a local macro now 23 years ago
ltests.h details 23 years ago
ltm.c better(?) order for types (nil == 0) 23 years ago
ltm.h new interface for weak modes 23 years ago
lua.c detail 23 years ago
lua.h `lua_stackspace' replaced by `lua_checkstack' 23 years ago
luadebug.h better order of record fields for 64-bit machines 23 years ago
lualib.h new way to handle `profiles' 24 years ago
lundump.c no more explicit support for wide-chars; too much troble... 23 years ago
lundump.h new definition for headers of binary files 24 years ago
lvm.c generic for (with any number of control variables) 23 years ago
lvm.h `inline' of tonumber 23 years ago
lzio.c no more explicit support for wide-chars; too much troble... 23 years ago
lzio.h new way to handle `profiles' 24 years ago
makefile no more -DOLD_ANSI option + details 23 years ago
manual.tex towards next version... 23 years ago