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 b7ffb128cb it is unsafe to allow Lua to get gc tag methods 24 years ago
bugs bug: parser overwrites semantic information when looking ahead 24 years ago
lapi.c new macro LUA_API 24 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c new macro LUA_API 24 years ago
lauxlib.h new macro LUA_API 24 years ago
lbaselib.c it is unsafe to allow Lua to get gc tag methods 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 new macro LUA_API 24 years ago
ldebug.c new macro LUA_API 24 years ago
ldebug.h new definition for types-tags 24 years ago
ldo.c new macro LUA_API 24 years ago
ldo.h luaD_call is more uniform 24 years ago
lfunc.c ((n)-1) may be negative (-1), and so it is not wise to keep it as unsigned 24 years ago
lfunc.h new way to count `nblocks' for GC (try to count bytes). 24 years ago
lgc.c tag methods are always functions, so don't need to store a whole object 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 new macro LUA_API 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 better treatment for source names 24 years ago
lmathlib.c new macro LUA_API 24 years ago
lmem.c details 24 years ago
lmem.h (much) better handling of memory alloction errors 25 years ago
lobject.c more controled use of `sprintf' 24 years ago
lobject.h new definition for types-tags 24 years ago
lopcodes.h better definitions for MULTRET 25 years ago
lparser.c `nlineinfo' must include end flag. 24 years ago
lparser.h details 24 years ago
lstate.c new macro LUA_API 24 years ago
lstate.h tag methods are always functions, so don't need to store a whole object 24 years ago
lstring.c new way to count `nblocks' for GC (try to count bytes). 24 years ago
lstring.h new way to count `nblocks' for GC (try to count bytes). 24 years ago
lstrlib.c new macro LUA_API 24 years ago
ltable.c new definition for types-tags 24 years ago
ltable.h new implementation for `next' 25 years ago
ltests.c new macro LUA_API 24 years ago
ltm.c new macro LUA_API 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 new macro LUA_API 24 years ago
luadebug.h new macro LUA_API 24 years ago
lualib.h new macro LUA_API 24 years ago
lundump.c new macro LUA_API 24 years ago
lundump.h new macro LUA_API 24 years ago
lvm.c luaD_call is more uniform 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 final version for 4.0 beta 24 years ago
manual.tex Tochange 24 years ago