Go to file
Roberto Ierusalimschy b0f341ee52 LUAL_BUFFERSIZE is used in `lauxlib.h' and so everybody may need it 2004-05-10 10:58:26 -03:00
bugs bug in `dofile' 2004-03-15 18:09:55 -03:00
lapi.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lapi.h `TObject' renamed to `TValue' + other name changes and better assertions 2003-12-10 10:13:36 -02:00
lauxlib.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lauxlib.h more stuff goes to configuration file 2004-05-03 09:28:43 -03:00
lbaselib.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lcode.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lcode.h OP_TFORLOOP uses extra stack space 2002-12-11 10:34:22 -02:00
ldblib.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
ldebug.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
ldebug.h `TObject' renamed to `TValue' + other name changes and better assertions 2003-12-10 10:13:36 -02:00
ldo.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
ldo.h `TObject' renamed to `TValue' + other name changes and better assertions 2003-12-10 10:13:36 -02:00
ldump.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lfunc.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lfunc.h `TObject' renamed to `TValue' + other name changes and better assertions 2003-12-10 10:13:36 -02:00
lgc.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lgc.h better way to control open upvalues 2004-03-15 18:04:33 -03:00
linit.c obsolete module; not part of the oficial distribution 2000-08-09 11:50:13 -03:00
liolib.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
llex.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
llex.h better error messages for some limits 2004-03-12 16:53:56 -03:00
llimits.h new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lmathlib.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lmem.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lmem.h new way to handle errors 2002-05-01 17:48:12 -03:00
loadlib.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lobject.c accept `\r' as newline when looking for line end 2004-05-03 09:30:41 -03:00
lobject.h better way to control open upvalues 2004-03-15 18:04:33 -03:00
lopcodes.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lopcodes.h new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lparser.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lparser.h zio does not keep "source" name (nobody uses it) 2003-08-25 16:51:54 -03:00
lstate.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lstate.h details 2004-03-24 12:46:49 -03:00
lstring.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lstring.h cleaner code for manipulation of `marked' field 2003-11-17 17:50:05 -02:00
lstrlib.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
ltable.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
ltable.h small optimization for {f()} 2004-03-26 11:02:41 -03:00
ltablib.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
ltests.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
ltests.h more stuff goes to configuration file 2004-05-03 09:28:43 -03:00
ltm.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
ltm.h `TObject' renamed to `TValue' + other name changes and better assertions 2003-12-10 10:13:36 -02:00
lua.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lua.h new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
luaconf.h LUAL_BUFFERSIZE is used in `lauxlib.h' and so everybody may need it 2004-05-10 10:58:26 -03:00
lualib.h details 2004-03-24 12:46:49 -03:00
lundump.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lundump.h zio does not keep "source" name (nobody uses it) 2003-08-25 16:51:54 -03:00
lvm.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lvm.h `TObject' renamed to `TValue' + other name changes and better assertions 2003-12-10 10:13:36 -02:00
lzio.c new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00
lzio.h buffer should better use `size_t' for its size 2003-10-03 13:05:34 -03:00
makefile new scheme for configuration through `luaconf.h' 2004-04-30 17:13:38 -03:00