Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Roberto Ierusalimschy ae1cf64348 better names for type-related functions 24 lat temu
bugs a3d03ff6b6 bug: error message for `%a' gave wrong line number 24 lat temu
lapi.c ae1cf64348 better names for type-related functions 24 lat temu
lapi.h 100bfec39a new implementation for `next' 25 lat temu
lauxlib.c ae1cf64348 better names for type-related functions 24 lat temu
lauxlib.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 24 lat temu
lbaselib.c ae1cf64348 better names for type-related functions 24 lat temu
lcode.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 lat temu
lcode.h 89c301d180 `(exp)' adjusts exp to 1 result 24 lat temu
ldblib.c d5b83ead90 new implementation for userdatas, without `keys' 24 lat temu
ldebug.c 18d3e82cfe check C is independent from check B 24 lat temu
ldebug.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes 24 lat temu
ldo.c cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 lat temu
ldo.h cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 lat temu
lfunc.c 770954510f rename of `kproto' to `p' 24 lat temu
lfunc.h 39b7978329 first (big) step to support wide chars 24 lat temu
lgc.c 770954510f rename of `kproto' to `p' 24 lat temu
lgc.h 777061e441 resurect userdata before calling its GC tag method 24 lat temu
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 lat temu
liolib.c ae1cf64348 better names for type-related functions 24 lat temu
llex.c fccadba4b5 new reserved words `in' and `global' 24 lat temu
llex.h fccadba4b5 new reserved words `in' and `global' 24 lat temu
llimits.h da673d31aa user can define extra alignment requirements 24 lat temu
lmathlib.c dd3a63c205 new way to handle `profiles' 24 lat temu
lmem.c dd3a63c205 new way to handle `profiles' 24 lat temu
lmem.h 39b7978329 first (big) step to support wide chars 24 lat temu
lobject.c dd3a63c205 new way to handle `profiles' 24 lat temu
lobject.h 770954510f rename of `kproto' to `p' 24 lat temu
lopcodes.c 89ef91a7fe `opmodes' table also generated automatically by mkprint 24 lat temu
lopcodes.h 00aaee0ae7 details 24 lat temu
lparser.c a3d03ff6b6 bug: error message for `%a' gave wrong line number 24 lat temu
lparser.h 770954510f rename of `kproto' to `p' 24 lat temu
lstate.c 777061e441 resurect userdata before calling its GC tag method 24 lat temu
lstate.h ae19b2f51e more relaxed rules for syncronized access 24 lat temu
lstring.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 lat temu
lstring.h 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 lat temu
lstrlib.c dd3a63c205 new way to handle `profiles' 24 lat temu
ltable.c 654b16e83a better performance for table operations (mainly for integer indices) 24 lat temu
ltable.h 654b16e83a better performance for table operations (mainly for integer indices) 24 lat temu
ltests.c ae1cf64348 better names for type-related functions 24 lat temu
ltests.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes 24 lat temu
ltm.c ae1cf64348 better names for type-related functions 24 lat temu
ltm.h ae1cf64348 better names for type-related functions 24 lat temu
lua.c 186111dc01 unused definition 24 lat temu
lua.h ae1cf64348 better names for type-related functions 24 lat temu
luadebug.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 24 lat temu
lualib.h dd3a63c205 new way to handle `profiles' 24 lat temu
lundump.c dc4e0ecdaf new versions by lhf 24 lat temu
lundump.h dc4e0ecdaf new versions by lhf 24 lat temu
lvm.c 770954510f rename of `kproto' to `p' 24 lat temu
lvm.h 762d059a13 new implementation for the Virtual Machine 24 lat temu
lzio.c dd3a63c205 new way to handle `profiles' 24 lat temu
lzio.h dd3a63c205 new way to handle `profiles' 24 lat temu
makefile 906d5dcc41 details 25 lat temu
manual.tex b68fb7f62e `assert' returns its first argument 24 lat temu