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

Roberto Ierusalimschy a53d9b66ca first implementation for type names il y a 25 ans
bugs 6af005ec20 bug: when `read' fails it must return nil (and not no value) il y a 25 ans
lapi.c a53d9b66ca first implementation for type names il y a 25 ans
lapi.h 100bfec39a new implementation for `next' il y a 25 ans
lauxlib.c a53d9b66ca first implementation for type names il y a 25 ans
lauxlib.h a53d9b66ca first implementation for type names il y a 25 ans
lbaselib.c a53d9b66ca first implementation for type names il y a 25 ans
lcode.c 4ac58853dc thead-specific state separated from "global" state il y a 25 ans
lcode.h 4894c27962 lua_Number defined in lua.h (1st version) il y a 25 ans
ldblib.c 4ff5545709 new macro pushliteral il y a 25 ans
ldebug.c a53d9b66ca first implementation for type names il y a 25 ans
ldebug.h 001f2bdd0e new definition for types-tags il y a 25 ans
ldo.c 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core il y a 25 ans
ldo.h 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core il y a 25 ans
lfunc.c 4ac58853dc thead-specific state separated from "global" state il y a 25 ans
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use il y a 25 ans
lgc.c a53d9b66ca first implementation for type names il y a 25 ans
lgc.h 78bc8e553d new API for garbage collector il y a 25 ans
linit.c fb55c96706 obsolete module; not part of the oficial distribution il y a 25 ans
liolib.c a53d9b66ca first implementation for type names il y a 25 ans
llex.c 4ac58853dc thead-specific state separated from "global" state il y a 25 ans
llex.h 595e449537 tighter size for error buffers il y a 25 ans
llimits.h 4894c27962 lua_Number defined in lua.h (1st version) il y a 25 ans
lmathlib.c 4894c27962 lua_Number defined in lua.h (1st version) il y a 25 ans
lmem.c 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core il y a 25 ans
lmem.h 0183b8030c `free' gets size of the block: complete control over memory use il y a 25 ans
lobject.c a53d9b66ca first implementation for type names il y a 25 ans
lobject.h a53d9b66ca first implementation for type names il y a 25 ans
lopcodes.h a04de4f0ad no more END opcode il y a 25 ans
lparser.c 4ac58853dc thead-specific state separated from "global" state il y a 25 ans
lparser.h 0183b8030c `free' gets size of the block: complete control over memory use il y a 25 ans
lstate.c a53d9b66ca first implementation for type names il y a 25 ans
lstate.h a53d9b66ca first implementation for type names il y a 25 ans
lstring.c 4ac58853dc thead-specific state separated from "global" state il y a 25 ans
lstring.h 08496eea8b small changes in lstring il y a 25 ans
lstrlib.c 4ff5545709 new macro pushliteral il y a 25 ans
ltable.c a53d9b66ca first implementation for type names il y a 25 ans
ltable.h dabb19fc17 specialized versions for luaH_set (numbers and strings) il y a 25 ans
ltests.c 6fda6a5302 support for multiple stacks sharing the same global environment il y a 25 ans
ltm.c a53d9b66ca first implementation for type names il y a 25 ans
ltm.h a53d9b66ca first implementation for type names il y a 25 ans
lua.c 6fda6a5302 support for multiple stacks sharing the same global environment il y a 25 ans
lua.h a53d9b66ca first implementation for type names il y a 25 ans
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). il y a 25 ans
lualib.h 35d6b15057 some cleaning il y a 25 ans
lundump.c a04de4f0ad no more END opcode il y a 25 ans
lundump.h 523c5d8e1c last changes by lhf. il y a 25 ans
lvm.c c8559e3c8d a small optimization il y a 25 ans
lvm.h 001f2bdd0e new definition for types-tags il y a 25 ans
lzio.c 1de5587184 `lua.h' is included before any other Lua header file il y a 25 ans
lzio.h 8b88ab07f7 more controled use of `sprintf' il y a 25 ans
makefile 906d5dcc41 details il y a 25 ans
manual.tex a907aeeb1e general corrections il y a 25 ans