bugs
bug: error message for `%a' gave wrong line number
2001-07-10 17:02:22 -03:00
lapi.c
warnings/details
2001-07-21 21:59:36 -03:00
lapi.h
new implementation for `next'
2000-08-31 11:08:27 -03:00
lauxlib.c
better names for type-related functions
2001-07-12 15:11:58 -03:00
lauxlib.h
warnings/details
2001-07-21 21:59:36 -03:00
lbaselib.c
better names for type-related functions
2001-07-12 15:11:58 -03:00
lcode.c
small bug when creating AsBc instructions in 16-bit machines
2001-07-24 14:19:07 -03:00
lcode.h
small bug when creating AsBc instructions in 16-bit machines
2001-07-24 14:19:07 -03:00
ldblib.c
new implementation for userdatas, without `keys'
2001-06-06 15:00:19 -03:00
ldebug.c
check C is independent from check B
2001-07-03 14:01:34 -03:00
ldebug.h
new module lopcodes.c for tables describing opcodes
2001-06-28 16:58:57 -03:00
ldo.c
use macros for 'getc'
2001-07-16 17:24:48 -03:00
ldo.h
new definition for luaD_call' and luaD_adjusttop'
2001-06-08 16:01:38 -03:00
lfunc.c
rename of kproto' to p'
2001-06-28 11:57:17 -03:00
lfunc.h
first (big) step to support wide chars
2001-02-23 14:17:25 -03:00
lgc.c
rename of kproto' to p'
2001-06-28 11:57:17 -03: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
warnings/details
2001-07-21 21:59:36 -03:00
llex.c
warnings/details
2001-07-21 21:59:36 -03:00
llex.h
warnings/details
2001-07-21 21:59:36 -03:00
llimits.h
user can define extra alignment requirements
2001-06-05 17:01:09 -03:00
lmathlib.c
new way to handle `profiles'
2001-03-26 11:31:49 -03:00
lmem.c
new way to handle `profiles'
2001-03-26 11:31:49 -03:00
lmem.h
first (big) step to support wide chars
2001-02-23 14:17:25 -03:00
lobject.c
new way to handle `profiles'
2001-03-26 11:31:49 -03:00
lobject.h
rename of kproto' to p'
2001-06-28 11:57:17 -03:00
lopcodes.c
`opmodes' table also generated automatically by mkprint
2001-07-03 14:02:02 -03:00
lopcodes.h
small bug when creating AsBc instructions in 16-bit machines
2001-07-24 14:19:07 -03:00
lparser.c
bug: error message for `%a' gave wrong line number
2001-07-10 17:02:22 -03:00
lparser.h
rename of kproto' to p'
2001-06-28 11:57:17 -03:00
lstate.c
weakregistry has its keys weak, too
2001-07-17 14:54:46 -03:00
lstate.h
more relaxed rules for syncronized access
2001-06-15 16:16:41 -03:00
lstring.c
cleaner way to ensure alignment for strings and userdata
2001-06-15 17:36:57 -03:00
lstring.h
cleaner way to ensure alignment for strings and userdata
2001-06-15 17:36:57 -03:00
lstrlib.c
`format' can handle \0 in format string (why not?)
2001-07-17 15:46:49 -03:00
ltable.c
better performance for table operations (mainly for integer indices)
2001-07-05 17:31:14 -03:00
ltable.h
better performance for table operations (mainly for integer indices)
2001-07-05 17:31:14 -03:00
ltests.c
better names for type-related functions
2001-07-12 15:11:58 -03:00
ltests.h
new module lopcodes.c for tables describing opcodes
2001-06-28 16:58:57 -03:00
ltm.c
`newtype' returns old tag when given an old name
2001-07-23 16:56:00 -03:00
ltm.h
better names for type-related functions
2001-07-12 15:11:58 -03:00
lua.c
unused definition
2001-06-11 11:57:17 -03:00
lua.h
version -> 4.1 alpha
2001-07-19 10:24:18 -03: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
new definition for headers of binary files
2001-07-12 16:34:03 -03:00
lundump.h
new definition for headers of binary files
2001-07-12 16:34:03 -03:00
lvm.c
rename of kproto' to p'
2001-06-28 11:57:17 -03:00
lvm.h
new implementation for the Virtual Machine
2001-06-05 15:17:01 -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
the usual stuff
2001-07-24 14:25:30 -03:00
manual.tex
details
2001-07-24 14:25:03 -03:00