bugs
|
bug: error message for `%a' gave wrong line number
|
2001-07-10 17:02:22 -03:00 |
lapi.c
|
`ref' support goes to auxlib
|
2001-10-31 17:40:14 -02:00 |
lapi.h
|
new implementation for `next'
|
2000-08-31 11:08:27 -03:00 |
lauxlib.c
|
`ref' support goes to auxlib
|
2001-10-31 17:40:14 -02:00 |
lauxlib.h
|
`ref' support goes to auxlib
|
2001-10-31 17:40:14 -02:00 |
lbaselib.c
|
more consistent names for auxlib functions
|
2001-10-26 15:33:30 -02:00 |
lcode.c
|
first implementation of unrestricted static scoping
|
2001-09-07 14:39:10 -03:00 |
lcode.h
|
small bug when creating AsBc instructions in 16-bit machines
|
2001-07-24 14:19:07 -03:00 |
ldblib.c
|
more consistent names for auxlib functions
|
2001-10-26 15:33:30 -02:00 |
ldebug.c
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
ldebug.h
|
new module lopcodes.c for tables describing opcodes
|
2001-06-28 16:58:57 -03:00 |
ldo.c
|
new API for registry and C upvalues + new implementation for references
|
2001-10-17 19:12:57 -02:00 |
ldo.h
|
new definition for `luaD_call' and `luaD_adjusttop'
|
2001-06-08 16:01:38 -03:00 |
lfunc.c
|
new definitions for closure structures
|
2001-10-02 13:45:03 -03:00 |
lfunc.h
|
new definitions for closure structures
|
2001-10-02 13:45:03 -03:00 |
lgc.c
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
lgc.h
|
resurect userdata before calling its GC tag method
|
2001-06-21 13:41:34 -03:00 |
linit.c
|
obsolete module; not part of the oficial distribution
|
2000-08-09 11:50:13 -03:00 |
liolib.c
|
more consistent names for auxlib functions
|
2001-10-26 15:33:30 -02:00 |
llex.c
|
better syntax for type casts
|
2001-08-31 16:46:07 -03:00 |
llex.h
|
better syntax for type casts
|
2001-08-31 16:46:07 -03:00 |
llimits.h
|
no more MINPOWER2
|
2001-10-25 17:13:33 -02:00 |
lmathlib.c
|
new way to handle `profiles'
|
2001-03-26 11:31:49 -03:00 |
lmem.c
|
no more MINPOWER2
|
2001-10-25 17:13:33 -02:00 |
lmem.h
|
better definition for `luaM_freelem'
|
2001-09-07 14:30:16 -03:00 |
lobject.c
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
lobject.h
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
lopcodes.c
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
lopcodes.h
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
lparser.c
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
lparser.h
|
`Hash' -> `Table'
|
2001-10-25 17:12:21 -02:00 |
lstate.c
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
lstate.h
|
`Hash' -> `Table'
|
2001-10-25 17:12:21 -02:00 |
lstring.c
|
better syntax for type casts
|
2001-08-31 16:46:07 -03:00 |
lstring.h
|
better syntax for type casts
|
2001-08-31 16:46:07 -03:00 |
lstrlib.c
|
more consistent names for auxlib functions
|
2001-10-26 15:33:30 -02:00 |
ltable.c
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
ltable.h
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
ltests.c
|
more consistent names for auxlib functions
|
2001-10-26 15:33:30 -02:00 |
ltests.h
|
details
|
2001-10-17 19:06:56 -02:00 |
ltm.c
|
no more copytagmethod function
|
2001-10-11 18:41:21 -03:00 |
ltm.h
|
"compatibility module" no longer exists
|
2001-10-02 13:43:54 -03:00 |
lua.c
|
new API for registry and C upvalues + new implementation for references
|
2001-10-17 19:12:57 -02:00 |
lua.h
|
`ref' support goes to auxlib
|
2001-10-31 17:40:14 -02:00 |
luadebug.h
|
avoid use of l_char outside INTERNALs (use lua_char instead)
|
2001-04-06 18:17:37 -03:00 |
lualib.h
|
new way to handle `profiles'
|
2001-03-26 11:31:49 -03:00 |
lundump.c
|
warnings from Visual C++ (plus small details)
|
2001-07-24 18:57:19 -03:00 |
lundump.h
|
new definition for headers of binary files
|
2001-07-12 16:34:03 -03:00 |
lvm.c
|
optimization for array part of a Table
|
2001-10-25 17:14:14 -02:00 |
lvm.h
|
new definitions for closure structures
|
2001-10-02 13:45:03 -03:00 |
lzio.c
|
new way to handle `profiles'
|
2001-03-26 11:31:49 -03:00 |
lzio.h
|
new way to handle `profiles'
|
2001-03-26 11:31:49 -03:00 |
makefile
|
better optimization options
|
2001-07-24 19:40:08 -03:00 |
manual.tex
|
no more refs, upvalues; lexical scoping;pseudo-indices
|
2001-10-31 16:06:05 -02:00 |