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

Luiz Henrique de Figueiredo 5c1bd89a1c added fix to PUSHFUNCTION and support for main function před 30 roky
fallback.c 8c1a9899d4 functions "luaI_free" and "luaI_realloc" (or macro "growvector") may be před 30 roky
fallback.h 43382ce5a2 new fallback "getglobal". před 30 roky
func.c 8c1a9899d4 functions "luaI_free" and "luaI_realloc" (or macro "growvector") may be před 30 roky
func.h 41259bff31 BIG CHANGE: new data structure for constants, strings and globals, using před 30 roky
hash.c 45cf24485d useless #include. před 30 roky
hash.h 41259bff31 BIG CHANGE: new data structure for constants, strings and globals, using před 30 roky
inout.c 45cf24485d useless #include. před 30 roky
inout.h 56fb06b6f5 "lua_debug" now is exported through debug interface (luadebug.h) před 30 roky
iolib.c c7e834f424 function "write_quoted" rewritten more clearly. před 30 roky
lex.c 15c17c24fa small improvements před 30 roky
lex.h d1608c597e reserved words are stored in main string table; "marked" field is před 30 roky
lua.c 024f2374ab "AUTHORS" separated from COPYRIGHT. před 30 roky
lua.h c56e2b2e30 new version před 30 roky
lua.stx 45cf24485d useless #include. před 30 roky
luadebug.h 826d70fcba new type lua_Function for activation records před 30 roky
lualib.h 801722825d "lua_check_number" accepts strings convertible to numbers. před 30 roky
luamem.c 8c1a9899d4 functions "luaI_free" and "luaI_realloc" (or macro "growvector") may be před 30 roky
luamem.h 8c1a9899d4 functions "luaI_free" and "luaI_realloc" (or macro "growvector") may be před 30 roky
makefile 0f4903a5d7 new header "lex.h". před 30 roky
manual.tex 05caf09a36 list of incompatibilities with version 2.2. před 30 roky
mathlib.c 3abc25fa54 new functions "random" and "randomseed". před 30 roky
mathlib.h 69bee7a3d1 Math library to LUA před 32 roky
opcode.c 8c1a9899d4 functions "luaI_free" and "luaI_realloc" (or macro "growvector") may be před 30 roky
opcode.h 0f4903a5d7 new header "lex.h". před 30 roky
strlib.c f1a1eda7c5 old trick in "strsub" does not work with new hash table for strings. před 30 roky
strlib.h 212fdf861a String library to LUA před 32 roky
table.c 45cf24485d useless #include. před 30 roky
table.h d1608c597e reserved words are stored in main string table; "marked" field is před 30 roky
tree.c 8c1a9899d4 functions "luaI_free" and "luaI_realloc" (or macro "growvector") may be před 30 roky
tree.h d1608c597e reserved words are stored in main string table; "marked" field is před 30 roky
types.h 995a9f7188 no more "Bool" type před 30 roky
ugly.h e4645c835d small changes in 'ugly' part. před 31 roky
undump.c 5c1bd89a1c added fix to PUSHFUNCTION and support for main function před 30 roky