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 dad808a73a new way to count `nblocks' for GC (try to count bytes). 24 years ago
bugs bug: parser overwrites semantic information when looking ahead 24 years ago
lapi.c new way to count `nblocks' for GC (try to count bytes). 24 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c small optimizations 24 years ago
lauxlib.h new function `luaL_addstring' 25 years ago
lbaselib.c error messages in lower case. 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 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 new way to count `nblocks' for GC (try to count bytes). 24 years ago
ldo.h new version of protected execution 24 years ago
lfunc.c new way to count `nblocks' for GC (try to count bytes). 24 years ago
lfunc.h new way to count `nblocks' for GC (try to count bytes). 24 years ago
lgc.c new way to count `nblocks' for GC (try to count bytes). 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 `read("*w")' should return nil at EOF 24 years ago
llex.c bug: parser overwrites semantic information when looking ahead 24 years ago
llex.h bug: parser overwrites semantic information when looking ahead 24 years ago
llimits.h new way to count `nblocks' for GC (try to count bytes). 24 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 new way to count `nblocks' for GC (try to count bytes). 24 years ago
lobject.h new way to count `nblocks' for GC (try to count bytes). 24 years ago
lopcodes.h better definitions for MULTRET 25 years ago
lparser.c new way to count `nblocks' for GC (try to count bytes). 24 years ago
lparser.h new way to count `nblocks' for GC (try to count bytes). 24 years ago
lstate.c new way to count `nblocks' for GC (try to count bytes). 24 years ago
lstate.h new way to count `nblocks' for GC (try to count bytes). 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 API function lua_rawget 24 years ago
ltable.c new way to count `nblocks' for GC (try to count bytes). 24 years ago
ltable.h new implementation for `next' 25 years ago
ltests.c new way to count `nblocks' for GC (try to count bytes). 24 years ago
ltm.c new way to count `nblocks' for GC (try to count bytes). 24 years ago
ltm.h new version for API 25 years ago
lua.c lua_state (now called `L') should not be global 24 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 by lhf 24 years ago
lundump.h changes by lhf 24 years ago
lvm.c bug: lua_gettable does not get key from stack top 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