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

Roberto Ierusalimschy f2c451d745 all accesses to TObjects done through macros 25 years ago
bugs 6af005ec20 bug: when `read' fails it must return nil (and not no value) 25 years ago
lapi.c f2c451d745 all accesses to TObjects done through macros 25 years ago
lapi.h 100bfec39a new implementation for `next' 25 years ago
lauxlib.c 4894c27962 lua_Number defined in lua.h (1st version) 25 years ago
lauxlib.h 4894c27962 lua_Number defined in lua.h (1st version) 25 years ago
lbaselib.c 4ff5545709 new macro pushliteral 25 years ago
lcode.c a04de4f0ad no more END opcode 25 years ago
lcode.h 4894c27962 lua_Number defined in lua.h (1st version) 25 years ago
ldblib.c 4ff5545709 new macro pushliteral 25 years ago
ldebug.c f2c451d745 all accesses to TObjects done through macros 25 years ago
ldebug.h 001f2bdd0e new definition for types-tags 25 years ago
ldo.c f2c451d745 all accesses to TObjects done through macros 25 years ago
ldo.h ad3816d0d1 luaD_call is more uniform 25 years ago
lfunc.c 0183b8030c `free' gets size of the block: complete control over memory use 25 years ago
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use 25 years ago
lgc.c f2c451d745 all accesses to TObjects done through macros 25 years ago
lgc.h 78bc8e553d new API for garbage collector 25 years ago
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 years ago
liolib.c f2c451d745 all accesses to TObjects done through macros 25 years ago
llex.c 619edfd9e4 details 25 years ago
llex.h 595e449537 tighter size for error buffers 25 years ago
llimits.h 4894c27962 lua_Number defined in lua.h (1st version) 25 years ago
lmathlib.c 4894c27962 lua_Number defined in lua.h (1st version) 25 years ago
lmem.c 0183b8030c `free' gets size of the block: complete control over memory use 25 years ago
lmem.h 0183b8030c `free' gets size of the block: complete control over memory use 25 years ago
lobject.c 0183b8030c `free' gets size of the block: complete control over memory use 25 years ago
lobject.h f2c451d745 all accesses to TObjects done through macros 25 years ago
lopcodes.h a04de4f0ad no more END opcode 25 years ago
lparser.c a04de4f0ad no more END opcode 25 years ago
lparser.h 0183b8030c `free' gets size of the block: complete control over memory use 25 years ago
lstate.c 0183b8030c `free' gets size of the block: complete control over memory use 25 years ago
lstate.h 8c49e19865 explicit control of size for growing vectors 25 years ago
lstring.c 321c7fb6f8 details 25 years ago
lstring.h 08496eea8b small changes in lstring 25 years ago
lstrlib.c 4ff5545709 new macro pushliteral 25 years ago
ltable.c f2c451d745 all accesses to TObjects done through macros 25 years ago
ltable.h dabb19fc17 specialized versions for luaH_set (numbers and strings) 25 years ago
ltests.c f2c451d745 all accesses to TObjects done through macros 25 years ago
ltm.c f2c451d745 all accesses to TObjects done through macros 25 years ago
ltm.h 8c49e19865 explicit control of size for growing vectors 25 years ago
lua.c 4ff5545709 new macro pushliteral 25 years ago
lua.h 4ff5545709 new macro pushliteral 25 years ago
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). 25 years ago
lualib.h 35d6b15057 some cleaning 25 years ago
lundump.c a04de4f0ad no more END opcode 25 years ago
lundump.h 523c5d8e1c last changes by lhf. 25 years ago
lvm.c f2c451d745 all accesses to TObjects done through macros 25 years ago
lvm.h 001f2bdd0e new definition for types-tags 25 years ago
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lzio.h 8b88ab07f7 more controled use of `sprintf' 25 years ago
makefile 906d5dcc41 details 25 years ago
manual.tex a907aeeb1e general corrections 25 years ago