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