bugs
|
bug: error message for `%a' gave wrong line number
|
24 years ago |
lapi.c
|
better names for type-related functions
|
24 years ago |
lapi.h
|
new implementation for `next'
|
25 years ago |
lauxlib.c
|
better names for type-related functions
|
24 years ago |
lauxlib.h
|
avoid use of l_char outside INTERNALs (use lua_char instead)
|
24 years ago |
lbaselib.c
|
better names for type-related functions
|
24 years ago |
lcode.c
|
cleaner way to ensure alignment for strings and userdata
|
24 years ago |
lcode.h
|
`(exp)' adjusts exp to 1 result
|
24 years ago |
ldblib.c
|
new implementation for userdatas, without `keys'
|
24 years ago |
ldebug.c
|
check C is independent from check B
|
24 years ago |
ldebug.h
|
new module lopcodes.c for tables describing opcodes
|
24 years ago |
ldo.c
|
new definition for `luaD_call' and `luaD_adjusttop'
|
24 years ago |
ldo.h
|
new definition for `luaD_call' and `luaD_adjusttop'
|
24 years ago |
lfunc.c
|
rename of `kproto' to `p'
|
24 years ago |
lfunc.h
|
first (big) step to support wide chars
|
24 years ago |
lgc.c
|
rename of `kproto' to `p'
|
24 years ago |
lgc.h
|
resurect userdata before calling its GC tag method
|
24 years ago |
linit.c
|
obsolete module; not part of the oficial distribution
|
25 years ago |
liolib.c
|
better names for type-related functions
|
24 years ago |
llex.c
|
new reserved words `in' and `global'
|
24 years ago |
llex.h
|
new reserved words `in' and `global'
|
24 years ago |
llimits.h
|
user can define extra alignment requirements
|
24 years ago |
lmathlib.c
|
new way to handle `profiles'
|
24 years ago |
lmem.c
|
new way to handle `profiles'
|
24 years ago |
lmem.h
|
first (big) step to support wide chars
|
24 years ago |
lobject.c
|
new way to handle `profiles'
|
24 years ago |
lobject.h
|
rename of `kproto' to `p'
|
24 years ago |
lopcodes.c
|
`opmodes' table also generated automatically by mkprint
|
24 years ago |
lopcodes.h
|
details
|
24 years ago |
lparser.c
|
bug: error message for `%a' gave wrong line number
|
24 years ago |
lparser.h
|
rename of `kproto' to `p'
|
24 years ago |
lstate.c
|
resurect userdata before calling its GC tag method
|
24 years ago |
lstate.h
|
more relaxed rules for syncronized access
|
24 years ago |
lstring.c
|
cleaner way to ensure alignment for strings and userdata
|
24 years ago |
lstring.h
|
cleaner way to ensure alignment for strings and userdata
|
24 years ago |
lstrlib.c
|
new way to handle `profiles'
|
24 years ago |
ltable.c
|
better performance for table operations (mainly for integer indices)
|
24 years ago |
ltable.h
|
better performance for table operations (mainly for integer indices)
|
24 years ago |
ltests.c
|
better names for type-related functions
|
24 years ago |
ltests.h
|
new module lopcodes.c for tables describing opcodes
|
24 years ago |
ltm.c
|
better names for type-related functions
|
24 years ago |
ltm.h
|
better names for type-related functions
|
24 years ago |
lua.c
|
unused definition
|
24 years ago |
lua.h
|
better names for type-related functions
|
24 years ago |
luadebug.h
|
avoid use of l_char outside INTERNALs (use lua_char instead)
|
24 years ago |
lualib.h
|
new way to handle `profiles'
|
24 years ago |
lundump.c
|
new versions by lhf
|
24 years ago |
lundump.h
|
new versions by lhf
|
24 years ago |
lvm.c
|
rename of `kproto' to `p'
|
24 years ago |
lvm.h
|
new implementation for the Virtual Machine
|
24 years ago |
lzio.c
|
new way to handle `profiles'
|
24 years ago |
lzio.h
|
new way to handle `profiles'
|
24 years ago |
makefile
|
details
|
24 years ago |
manual.tex
|
`assert' returns its first argument
|
24 years ago |