Go to file
2000-06-30 11:35:17 -03:00
bugs bug: record-constructor starting with an upvalue name gets an error 2000-05-24 15:04:17 -03:00
lapi.c `lua.h' is included before any other Lua header file 2000-06-12 10:52:05 -03:00
lapi.h details 2000-05-08 17:49:05 -03:00
lauxlib.c `lua.h' is included before any other Lua header file 2000-06-12 10:52:05 -03:00
lauxlib.h code cleaner for 16 bits. 2000-05-24 10:54:49 -03:00
lbuffer.c `lua.h' is included before any other Lua header file 2000-06-12 10:52:05 -03:00
lbuiltin.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
lbuiltin.h functions for...' and raw...' are obsolete now 2000-05-26 16:17:57 -03:00
lcode.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
lcode.h better error messages 2000-06-28 17:21:06 -03:00
ldblib.c `lua.h' is included before any other Lua header file 2000-06-12 10:52:05 -03:00
ldebug.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
ldebug.h better error messages 2000-06-28 17:21:06 -03:00
ldo.c better error messages 2000-06-28 17:21:06 -03:00
ldo.h better error messages 2000-06-28 17:21:06 -03:00
lfunc.c new version of debug system 2000-06-26 16:28:31 -03:00
lfunc.h new version of debug system 2000-06-26 16:28:31 -03:00
lgc.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
lgc.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
linit.c function lua_userinit is used only in single-state mode (by lua.c) 2000-06-16 14:22:43 -03:00
liolib.c better control over use of `errno' 2000-06-20 14:13:21 -03:00
llex.c new way to generate SETLINEs 2000-06-21 15:13:56 -03:00
llex.h new way to generate SETLINEs 2000-06-21 15:13:56 -03:00
llimits.h better (?) treatment for 16-bit machines 2000-06-28 14:03:32 -03:00
lmathlib.c `lua.h' is included before any other Lua header file 2000-06-12 10:52:05 -03:00
lmem.c new version of debug system 2000-06-26 16:28:31 -03:00
lmem.h code cleaner for 16 bits. 2000-05-24 10:54:49 -03:00
lobject.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
lobject.h remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
lopcodes.h new version of debug system 2000-06-26 16:28:31 -03:00
lparser.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
lparser.h better error messages 2000-06-28 17:21:06 -03:00
lref.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
lref.h small changes for "clean C" 2000-02-08 14:39:42 -02:00
lstate.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
lstate.h code cleaner for 16 bits. 2000-05-24 10:54:49 -03:00
lstring.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
lstring.h code cleaner for 16 bits. 2000-05-24 10:54:49 -03:00
lstrlib.c details 2000-06-12 11:37:18 -03:00
ltable.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
ltable.h new signature for `luaH_set' 2000-06-06 13:31:41 -03:00
ltests.c tests for locals and line numbers 2000-06-28 14:06:07 -03:00
ltm.c `lua.h' is included before any other Lua header file 2000-06-12 10:52:05 -03:00
ltm.h gc tag methods for udata are called in (reverse) tag order 2000-05-30 15:54:49 -03:00
lua.c details 2000-06-19 10:15:15 -03:00
lua.h functions for...' and raw...' are obsolete now 2000-05-26 16:17:57 -03:00
luadebug.h new names for debug types 2000-03-30 14:19:48 -03:00
lualib.h function lua_userinit is used only in single-state mode (by lua.c) 2000-06-16 14:22:43 -03:00
lundump.c new version of debug system 2000-06-26 16:28:31 -03:00
lundump.h final version (by lhf) 2000-04-25 13:44:31 -03:00
lvm.c remove dummy argument in LUA_ASSERT 2000-06-30 11:35:17 -03:00
lvm.h new signature for `luaH_set' 2000-06-06 13:31:41 -03:00
lzio.c `lua.h' is included before any other Lua header file 2000-06-12 10:52:05 -03:00
lzio.h code cleaner for 16 bits. 2000-05-24 10:54:49 -03:00
makefile more uniform names 2000-04-24 18:05:11 -03:00
manual.tex code cleaner for 16 bits. 2000-05-24 10:54:49 -03:00