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 523c5d8e1c last changes by lhf. 24 years ago
bugs in function `read_file', realloc() doesn't free the buffer if it can't 24 years ago
lapi.c 24 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c `lua_typename' accepts LUA_TNONE 24 years ago
lauxlib.h all API functions are declared in a single line (to facilitate pre-processing). 24 years ago
lbaselib.c 24 years ago
lcode.c new way to count `nblocks' for GC (try to count bytes). 24 years ago
lcode.h better code for unary/binary operators 25 years ago
ldblib.c setlinehook/setcallhook return old hook 24 years ago
ldebug.c all API functions are declared in a single line (to facilitate pre-processing). 24 years ago
ldebug.h new definition for types-tags 24 years ago
ldo.c all API functions are declared in a single line (to facilitate pre-processing). 24 years ago
ldo.h luaD_call is more uniform 24 years ago
lfunc.c details 24 years ago
lfunc.h new way to count `nblocks' for GC (try to count bytes). 24 years ago
lgc.c new API function `createuserdata' 24 years ago
lgc.h new API for garbage collector 24 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c lua_settagmethod does not return old tag method 24 years ago
llex.c new macro LUA_API 24 years ago
llex.h bug: parser overwrites semantic information when looking ahead 24 years ago
llimits.h new API function `createuserdata' 24 years ago
lmathlib.c lua_settagmethod does not return old tag method 24 years ago
lmem.c macro DEBUG renamed to LUA_DEBUG 24 years ago
lmem.h macro DEBUG renamed to LUA_DEBUG 24 years ago
lobject.c more controled use of `sprintf' 24 years ago
lobject.h subtelties in layout of TString 24 years ago
lopcodes.h comments 24 years ago
lparser.c details 24 years ago
lparser.h details 24 years ago
lstate.c macro DEBUG renamed to LUA_DEBUG 24 years ago
lstate.h tag methods are always functions, so don't need to store a whole object 24 years ago
lstring.c subtelties in layout of TString 24 years ago
lstring.h subtelties in layout of TString 24 years ago
lstrlib.c new macro LUALIB_API (so the lib can be a separate DLL) 24 years ago
ltable.c new API function `createuserdata' 24 years ago
ltable.h new implementation for `next' 25 years ago
ltests.c lua_settagmethod does not return old tag method 24 years ago
ltm.c lua_settagmethod does not return old tag method 24 years ago
ltm.h tag methods are always functions, so don't need to store a whole object 24 years ago
lua.c more controled use of `sprintf' 24 years ago
lua.h comments 24 years ago
luadebug.h all API functions are declared in a single line (to facilitate pre-processing). 24 years ago
lualib.h new macro LUALIB_API (so the lib can be a separate DLL) 24 years ago
lundump.c last changes by lhf. 24 years ago
lundump.h last changes by lhf. 24 years ago
lvm.c new API function `createuserdata' 24 years ago
lvm.h new definition for types-tags 24 years ago
lzio.c `lua.h' is included before any other Lua header file 25 years ago
lzio.h more controled use of `sprintf' 24 years ago
makefile details 24 years ago
manual.tex last changes by lhf. 24 years ago