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 d742b88fa1 final version (by lhf) 24 years ago
bugs gc tag method for nil could call line hook 25 years ago
lapi.c avoid assignment to local structure 24 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c new function `luaL_addstring' 25 years ago
lauxlib.h new function `luaL_addstring' 25 years ago
lbaselib.c error messages in lower case. 24 years ago
lcode.c new implementation for `next' 25 years ago
lcode.h better code for unary/binary operators 25 years ago
ldblib.c field short_src 25 years ago
ldebug.c small "by 1" bug 24 years ago
ldebug.h still more debug information 25 years ago
ldo.c details 25 years ago
ldo.h better definitions for MULTRET 25 years ago
lfunc.c new way to store local-variable information. 25 years ago
lfunc.h new version of debug system 25 years ago
lgc.c warnings in Solaris 24 years ago
lgc.h first implementation of multiple states (reentrant code). 25 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c new API function lua_rawget 24 years ago
llex.c `lauxlib' is now part of the libraries (not used by core Lua) 25 years ago
llex.h new way to generate SETLINEs 25 years ago
llimits.h better definitions for MULTRET 25 years ago
lmathlib.c new API functions `pop', `insert', and `move' 25 years ago
lmem.c default now is multi-state 25 years ago
lmem.h (much) better handling of memory alloction errors 25 years ago
lobject.c details 25 years ago
lobject.h `lauxlib' is now part of the libraries (not used by core Lua) 25 years ago
lopcodes.h better definitions for MULTRET 25 years ago
lparser.c macros to do jumps 24 years ago
lparser.h comments 25 years ago
lstate.c `back-up' definition for ERRORMESSAGE 25 years ago
lstate.h new scheme for buffers 25 years ago
lstring.c default now is multi-state 25 years ago
lstring.h code cleaner for 16 bits. 25 years ago
lstrlib.c new API function lua_rawget 24 years ago
ltable.c `lauxlib' is now part of the libraries (not used by core Lua) 25 years ago
ltable.h new implementation for `next' 25 years ago
ltests.c new API function lua_rawget 24 years ago
ltm.c `lauxlib' is now part of the libraries (not used by core Lua) 25 years ago
ltm.h new version for API 25 years ago
lua.c `lua_newstate' renamed to `lua_open' 25 years ago
lua.h details 24 years ago
luadebug.h better name for source_id (short_src) 25 years ago
lualib.h _ALERT is used (and assumed) only by the libs 25 years ago
lundump.c final version (by lhf) 24 years ago
lundump.h changes by lhf 24 years ago
lvm.c macros to do jumps 24 years ago
lvm.h new version for API 25 years ago
lzio.c `lua.h' is included before any other Lua header file 25 years ago
lzio.h code cleaner for 16 bits. 25 years ago
makefile final version for 4.0 beta 24 years ago
manual.tex Tochange 24 years ago