Go to file
Roberto Ierusalimschy ddc8d94a08 new name for `lua_[sg]etglobaltable' 2000-08-14 16:18:14 -03:00
bugs bug: record-constructor starting with an upvalue name gets an error 2000-05-24 15:04:17 -03:00
lapi.c new name for `lua_[sg]etglobaltable' 2000-08-14 16:18:14 -03:00
lapi.h details 2000-05-08 17:49:05 -03:00
lauxlib.c default now is multi-state 2000-08-09 16:16:57 -03:00
lauxlib.h default now is multi-state 2000-08-09 16:16:57 -03:00
lbuffer.c default now is multi-state 2000-08-09 16:16:57 -03:00
lbuiltin.c new name for `lua_[sg]etglobaltable' 2000-08-14 16:18:14 -03:00
lbuiltin.h functions `for...' and `raw...' are obsolete now 2000-05-26 16:17:57 -03:00
lcode.c small bug in symbolic execution 2000-08-14 14:46:27 -03:00
lcode.h better code for unary/binary operators 2000-08-09 11:49:13 -03:00
ldblib.c default now is multi-state 2000-08-09 16:16:57 -03:00
ldebug.c cannot run symbolic execution for non-active functions 2000-08-14 14:59:20 -03:00
ldebug.h still more debug information 2000-08-11 13:17:28 -03:00
ldo.c still better error messages 2000-08-10 16:50:47 -03:00
ldo.h (much) better handling of memory alloction errors 2000-08-07 15:39:16 -03:00
lfunc.c default now is multi-state 2000-08-09 16:16:57 -03:00
lfunc.h new version of debug system 2000-06-26 16:28:31 -03:00
lgc.c default now is multi-state 2000-08-09 16:16:57 -03:00
lgc.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
linit.c obsolete module; not part of the oficial distribution 2000-08-09 11:50:13 -03:00
liolib.c new name for `lua_[sg]etglobaltable' 2000-08-14 16:18:14 -03:00
llex.c default now is multi-state 2000-08-09 16:16:57 -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 default now is multi-state 2000-08-09 16:16:57 -03:00
lmem.c default now is multi-state 2000-08-09 16:16:57 -03:00
lmem.h (much) better handling of memory alloction errors 2000-08-07 15:39:16 -03:00
lobject.c still more debug information 2000-08-11 13:17:28 -03:00
lobject.h new structure for line information 2000-08-08 15:26:05 -03:00
lopcodes.h new version of debug system 2000-06-26 16:28:31 -03:00
lparser.c small bug in symbolic execution 2000-08-14 14:46:27 -03:00
lparser.h no more options for debug information: it is always on 2000-08-08 17:42:07 -03:00
lref.c default now is multi-state 2000-08-09 16:16:57 -03:00
lref.h small changes for "clean C" 2000-02-08 14:39:42 -02:00
lstate.c lua_state may not exist 2000-08-14 14:46:07 -03:00
lstate.h no more options for debug information: it is always on 2000-08-08 17:42:07 -03:00
lstring.c default now is multi-state 2000-08-09 16:16:57 -03:00
lstring.h code cleaner for 16 bits. 2000-05-24 10:54:49 -03:00
lstrlib.c default now is multi-state 2000-08-09 16:16:57 -03:00
ltable.c default now is multi-state 2000-08-09 16:16:57 -03:00
ltable.h new signature for `luaH_set' 2000-06-06 13:31:41 -03:00
ltests.c default now is multi-state 2000-08-09 16:16:57 -03:00
ltm.c default now is multi-state 2000-08-09 16:16:57 -03:00
ltm.h new algorithm for traversing in GC to avoid deep recursion calls 2000-08-07 17:21:34 -03:00
lua.c details 2000-08-14 14:45:59 -03:00
lua.h new name for `lua_[sg]etglobaltable' 2000-08-14 16:18:14 -03:00
luadebug.h still more debug information 2000-08-11 13:17:28 -03:00
lualib.h default now is multi-state 2000-08-09 16:16:57 -03:00
lundump.c default now is multi-state 2000-08-09 16:16:57 -03:00
lundump.h final version (by lhf) 2000-04-25 13:44:31 -03:00
lvm.c details 2000-08-14 14:45:59 -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 default now is multi-state 2000-08-09 16:16:57 -03:00
manual.tex new name for `lua_[sg]etglobaltable' 2000-08-14 16:18:14 -03:00