Go to file
Roberto Ierusalimschy 951897c093 last warnings in Visual C 1999-11-16 10:50:48 -02:00
bugs BUG: `strfind' does not handle \0 in plain search. 1999-11-11 14:45:04 -02:00
lapi.c new API function `lua_equalobj' 1999-11-11 15:02:40 -02:00
lapi.h new implementation for global variable values (separated from strings) 1999-11-04 15:23:12 -02:00
lauxlib.c details 1999-10-05 16:33:43 -02:00
lauxlib.h "const" !!! 1999-08-16 17:52:00 -03:00
lbuffer.c buffer can shrink when too big 1999-11-10 13:40:46 -02:00
lbuiltin.c last warnings in Visual C 1999-11-16 10:50:48 -02:00
lbuiltin.h Built-in functions 1997-09-16 16:25:59 -03:00
ldblib.c "const" !!! 1999-08-16 17:52:00 -03:00
ldo.c new implementation for global variable values (separated from strings) 1999-11-04 15:23:12 -02:00
ldo.h some more `const's 1999-10-14 17:46:57 -02:00
lfunc.c ways to measure number of `blocks' for GC + details 1999-11-10 13:39:35 -02:00
lfunc.h some more `const's 1999-10-14 17:46:57 -02:00
lgc.c buffer can shrink when too big 1999-11-10 13:40:46 -02:00
lgc.h simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
linit.c initialization module (to load libraries) 1999-01-08 14:49:32 -02:00
liolib.c new warnings with option "-W" (gcc) 1999-11-09 15:59:35 -02:00
llex.c new warnings with option "-W" (gcc) 1999-11-09 15:59:35 -02:00
llex.h "const" !!! 1999-08-16 17:52:00 -03:00
lmathlib.c random(0) and random(x,0) are wrong (0 is read as no argument!). 1999-08-18 11:40:51 -03:00
lmem.c warnings from Visual C++ 1999-10-19 11:33:22 -02:00
lmem.h "const" !!! 1999-08-16 17:52:00 -03:00
lobject.c simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
lobject.h ways to measure number of `blocks' for GC + details 1999-11-10 13:39:35 -02:00
lopcodes.h better treatment for arbitrary limits 1999-06-17 14:04:03 -03:00
lparser.c new implementation for global variable values (separated from strings) 1999-11-04 15:23:12 -02:00
lparser.h "const" !!! 1999-08-16 17:52:00 -03:00
lref.c better implementation of `lua_ref' (much better...) 1999-11-10 13:37:50 -02:00
lref.h better implementation of `lua_ref' (much better...) 1999-11-10 13:37:50 -02:00
lstate.c ways to measure number of `blocks' for GC + details 1999-11-10 13:39:35 -02:00
lstate.h ways to measure number of `blocks' for GC + details 1999-11-10 13:39:35 -02:00
lstring.c ways to measure number of `blocks' for GC + details 1999-11-10 13:39:35 -02:00
lstring.h new implementation for global variable values (separated from strings) 1999-11-04 15:23:12 -02:00
lstrlib.c BUG: `strfind' does not handle \0 in plain search. 1999-11-11 14:45:04 -02:00
ltable.c ways to measure number of `blocks' for GC + details 1999-11-10 13:39:35 -02:00
ltable.h invariant tests over tables performed externally, through a built-in 1999-10-26 08:53:40 -02:00
ltm.c simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
ltm.h compatibility with old fallback system now provided by external module 1999-09-20 11:57:29 -03:00
lua.c last warnings in Visual C 1999-11-16 10:50:48 -02:00
lua.h new API function `lua_equalobj' 1999-11-11 15:02:40 -02:00
luadebug.h "const" !!! 1999-08-16 17:52:00 -03:00
lualib.h "const" !!! 1999-08-16 17:52:00 -03:00
lundump.c new interface for `luaO_strtod', which now checks signal, too. 1999-09-06 17:34:18 -03:00
lundump.h "const" !!! 1999-08-16 17:52:00 -03:00
lvm.c new implementation for global variable values (separated from strings) 1999-11-04 15:23:12 -02:00
lvm.h new implementation for global variable values (separated from strings) 1999-11-04 15:23:12 -02:00
lzio.c new warnings with option "-W" (gcc) 1999-11-09 15:59:35 -02:00
lzio.h "const" !!! 1999-08-16 17:52:00 -03:00
makefile simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
manual.tex simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00