Go to file
1999-10-04 15:51:04 -02:00
bugs tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. 1999-09-08 17:45:18 -03:00
lapi.c simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
lapi.h `put_luaObjectonTop' must be public (to be used by lfback.c), and so 1999-09-21 13:10:13 -03:00
lauxlib.c luaL_arg_check' always has an extramsg'. 1999-09-06 10:13:03 -03:00
lauxlib.h "const" !!! 1999-08-16 17:52:00 -03:00
lbuffer.c macros "growvector" and "reallocvector" more compact 1999-02-26 12:48:55 -03:00
lbuiltin.c simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -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 simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
ldo.h simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
lfunc.c simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
lfunc.h simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
lgc.c simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -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 details 1999-09-13 16:42:02 -03:00
llex.c simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -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 "const" !!! 1999-08-16 17:52:00 -03: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 simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
lopcodes.h better treatment for arbitrary limits 1999-06-17 14:04:03 -03:00
lparser.c reorganization of `stat' function. 1999-09-20 11:15:18 -03:00
lparser.h "const" !!! 1999-08-16 17:52:00 -03:00
lref.c implementation of lua_ref (previously in module `lmem'). 1999-10-04 15:50:24 -02:00
lref.h implementation of lua_ref (previously in module `lmem'). 1999-10-04 15:50:24 -02:00
lstate.c simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
lstate.h simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
lstring.c simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
lstring.h simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
lstrlib.c "const" !!! 1999-08-16 17:52:00 -03:00
ltable.c simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
ltable.h simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -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 new mechanism to access argv from a script 1999-08-18 14:40:54 -03:00
lua.h temporary version 1999-09-29 09:56:22 -03: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 remove of some useless #includes 1999-09-17 13:53:54 -03:00
lvm.h "const" !!! 1999-08-16 17:52:00 -03:00
lzio.c "const" !!! 1999-08-16 17:52:00 -03: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