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 cdd0fe9946 some C compilers cannot initialize a local struct 26 years ago
bugs '$' at end of pattern was matching regular '$', too. 26 years ago
lapi.c details (message text) 26 years ago
lapi.h new function "lua_next" (+ new implementation for "next") 26 years ago
lauxlib.c details 26 years ago
lauxlib.h format for file source is independent of "ldo". 26 years ago
lbuffer.c macros "growvector" and "reallocvector" more compact 26 years ago
lbuiltin.c storing chunk "sources" instead of "filenames". 26 years ago
lbuiltin.h Built-in functions 28 years ago
ldblib.c storing chunk "sources" instead of "filenames". 26 years ago
ldo.c warnings by clinio 26 years ago
ldo.h auxiliar function "luaD_calln". 27 years ago
lfunc.c storing chunk "sources" instead of "filenames". 26 years ago
lfunc.h optimization: closures without upvalues don't need to be closures 27 years ago
lgc.c storing chunk "sources" instead of "filenames". 26 years ago
lgc.h first version of "lua_close" 27 years ago
linit.c initialization module (to load libraries) 26 years ago
liolib.c bigger limits 26 years ago
llex.c bigger limits 26 years ago
llex.h details (from lhf) 26 years ago
lmathlib.c details 26 years ago
lmem.c longer marks when controling memory leaks 26 years ago
lmem.h macros "growvector" and "reallocvector" more compact 26 years ago
lobject.c details. 26 years ago
lobject.h details 26 years ago
lopcodes.h no more assignment expressions (they don't fit in Lua...) 26 years ago
lparser.c warnings by clinio 26 years ago
lparser.h details (from lhf) 26 years ago
lstate.c there is no need for a size for Cblocks 26 years ago
lstate.h there is no need for a size for Cblocks 26 years ago
lstring.c warnings in Solaris 26 years ago
lstring.h support for strings with '\0' 27 years ago
lstrlib.c bigger limits 26 years ago
ltable.c some C compilers cannot initialize a local struct 26 years ago
ltable.h new function "lua_next" (+ new implementation for "next") 26 years ago
ltm.c some C compilers cannot initialize a local struct 26 years ago
ltm.h names... 26 years ago
lua.c "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". 26 years ago
lua.h no more beta 26 years ago
luadebug.h storing chunk "sources" instead of "filenames". 26 years ago
lualib.h new implementation for '*' in patterns + new option '+' 26 years ago
lundump.c lhf 26 years ago
lundump.h numbers are stored in ascii format for better portability and simplicity 26 years ago
lvm.c some C compilers cannot initialize a local struct 26 years ago
lvm.h clearer way to set tables. 26 years ago
lzio.c "feof" may be a macro. 26 years ago
lzio.h details 27 years ago
makefile details 26 years ago
manual.tex new pattern item '+' 26 years ago