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 f2c451d745 all accesses to TObjects done through macros 24 years ago
bugs bug: when `read' fails it must return nil (and not no value) 24 years ago
lapi.c all accesses to TObjects done through macros 24 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c lua_Number defined in lua.h (1st version) 24 years ago
lauxlib.h lua_Number defined in lua.h (1st version) 24 years ago
lbaselib.c new macro pushliteral 24 years ago
lcode.c no more END opcode 24 years ago
lcode.h lua_Number defined in lua.h (1st version) 24 years ago
ldblib.c new macro pushliteral 24 years ago
ldebug.c all accesses to TObjects done through macros 24 years ago
ldebug.h new definition for types-tags 24 years ago
ldo.c all accesses to TObjects done through macros 24 years ago
ldo.h luaD_call is more uniform 24 years ago
lfunc.c `free' gets size of the block: complete control over memory use 24 years ago
lfunc.h `free' gets size of the block: complete control over memory use 24 years ago
lgc.c all accesses to TObjects done through macros 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 all accesses to TObjects done through macros 24 years ago
llex.c details 24 years ago
llex.h tighter size for error buffers 24 years ago
llimits.h lua_Number defined in lua.h (1st version) 24 years ago
lmathlib.c lua_Number defined in lua.h (1st version) 24 years ago
lmem.c `free' gets size of the block: complete control over memory use 24 years ago
lmem.h `free' gets size of the block: complete control over memory use 24 years ago
lobject.c `free' gets size of the block: complete control over memory use 24 years ago
lobject.h all accesses to TObjects done through macros 24 years ago
lopcodes.h no more END opcode 24 years ago
lparser.c no more END opcode 24 years ago
lparser.h `free' gets size of the block: complete control over memory use 24 years ago
lstate.c `free' gets size of the block: complete control over memory use 24 years ago
lstate.h explicit control of size for growing vectors 24 years ago
lstring.c details 24 years ago
lstring.h small changes in lstring 24 years ago
lstrlib.c new macro pushliteral 24 years ago
ltable.c all accesses to TObjects done through macros 24 years ago
ltable.h specialized versions for luaH_set (numbers and strings) 24 years ago
ltests.c all accesses to TObjects done through macros 24 years ago
ltm.c all accesses to TObjects done through macros 24 years ago
ltm.h explicit control of size for growing vectors 24 years ago
lua.c new macro pushliteral 24 years ago
lua.h new macro pushliteral 24 years ago
luadebug.h all API functions are declared in a single line (to facilitate pre-processing). 24 years ago
lualib.h some cleaning 24 years ago
lundump.c no more END opcode 24 years ago
lundump.h last changes by lhf. 24 years ago
lvm.c all accesses to TObjects done through macros 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 general corrections 24 years ago