bugs
gc tag method for nil could call line hook
2000-08-29 16:00:57 -03:00
lapi.c
avoid assignment to local structure
2000-09-18 16:39:26 -03:00
lapi.h
new implementation for `next'
2000-08-31 11:08:27 -03:00
lauxlib.c
new function `luaL_addstring'
2000-09-12 10:48:22 -03:00
lauxlib.h
new function `luaL_addstring'
2000-09-12 10:48:22 -03:00
lbaselib.c
new API function lua_rawget
2000-09-14 11:09:31 -03:00
lcode.c
new implementation for `next'
2000-08-31 11:08:27 -03:00
lcode.h
better code for unary/binary operators
2000-08-09 11:49:13 -03:00
ldblib.c
field short_src
2000-09-12 15:38:25 -03:00
ldebug.c
better name for source_id (short_src)
2000-09-12 15:38:02 -03:00
ldebug.h
still more debug information
2000-08-11 13:17:28 -03:00
ldo.c
details
2000-09-12 10:47:39 -03:00
ldo.h
better definitions for MULTRET
2000-08-29 11:48:16 -03:00
lfunc.c
new way to store local-variable information.
2000-08-22 14:44:17 -03:00
lfunc.h
new version of debug system
2000-06-26 16:28:31 -03:00
lgc.c
new scheme for buffers
2000-09-11 14:38:42 -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 API function lua_rawget
2000-09-14 11:09:31 -03:00
llex.c
`lauxlib' is now part of the libraries (not used by core Lua)
2000-09-11 17:29:27 -03:00
llex.h
new way to generate SETLINEs
2000-06-21 15:13:56 -03:00
llimits.h
better definitions for MULTRET
2000-08-29 11:48:16 -03:00
lmathlib.c
new API functions pop', insert', and `move'
2000-08-31 17:23:40 -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
details
2000-09-12 10:47:39 -03:00
lobject.h
`lauxlib' is now part of the libraries (not used by core Lua)
2000-09-11 17:29:27 -03:00
lopcodes.h
better definitions for MULTRET
2000-08-29 11:48:16 -03:00
lparser.c
new implementation for `next'
2000-08-31 11:08:27 -03:00
lparser.h
comments
2000-08-31 10:30:22 -03:00
lstate.c
`back-up' definition for ERRORMESSAGE
2000-09-12 15:42:32 -03:00
lstate.h
new scheme for buffers
2000-09-11 14:38:42 -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
new API function lua_rawget
2000-09-14 11:09:31 -03:00
ltable.c
`lauxlib' is now part of the libraries (not used by core Lua)
2000-09-11 17:29:27 -03:00
ltable.h
new implementation for `next'
2000-08-31 11:08:27 -03:00
ltests.c
new API function lua_rawget
2000-09-14 11:09:31 -03:00
ltm.c
`lauxlib' is now part of the libraries (not used by core Lua)
2000-09-11 17:29:27 -03:00
ltm.h
new version for API
2000-09-05 16:33:32 -03:00
lua.c
lua_newstate' renamed to lua_open'
2000-09-11 16:42:57 -03:00
lua.h
details
2000-09-18 16:39:18 -03:00
luadebug.h
better name for source_id (short_src)
2000-09-12 15:38:02 -03:00
lualib.h
_ALERT is used (and assumed) only by the libs
2000-09-12 10:46:59 -03:00
lundump.c
`lauxlib' is now part of the libraries (not used by core Lua)
2000-09-11 17:29:27 -03:00
lundump.h
new versions by lhf
2000-09-04 15:53:41 -03:00
lvm.c
new scheme for buffers
2000-09-11 14:38:42 -03:00
lvm.h
new version for API
2000-09-05 16:33:32 -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
`lauxlib' is now part of the libraries (not used by core Lua)
2000-09-11 17:29:27 -03:00
manual.tex
last version before new API
2000-08-30 15:58:46 -03:00