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

Roberto Ierusalimschy e7c989baf1 avoid calling "tail return" hooks if the hook itself turns off the event 17 tahun lalu
bugs fdecdd0cec stand-alone interpreter shows incorrect error message when the 18 tahun lalu
lapi.c abcc124df0 BUG: lua_setfenv may crash if called over an invalid object 18 tahun lalu
lapi.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) 19 tahun lalu
lauxlib.c 56c17ba4c7 detail 17 tahun lalu
lauxlib.h daddc57abd luaL_tostring -> luaL_tolstring (more generic) 17 tahun lalu
lbaselib.c daddc57abd luaL_tostring -> luaL_tolstring (more generic) 17 tahun lalu
lcode.c 81fc3c4f45 bug: code generated for "-nil", "-true", and "-false" is wrong 18 tahun lalu
lcode.h e1dda047b2 unused macro 19 tahun lalu
ldblib.c 7a3c8314ac small bug (see http://lua-users.org/lists/lua-l/2007-08/msg00350.html) 17 tahun lalu
ldebug.c fc8d077612 bug: wrong error message in some concatenations 18 tahun lalu
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 tahun lalu
ldo.c e7c989baf1 avoid calling "tail return" hooks if the hook itself turns off the event 17 tahun lalu
ldo.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) 19 tahun lalu
ldump.c a7c9e45c64 avoid trailing white spaces 19 tahun lalu
lfunc.c 593bfc9668 should not manipulate NULL pointers (even without accessing them) 18 tahun lalu
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 tahun lalu
lgc.c 5e8dd55574 first implementation of ephemerons 18 tahun lalu
lgc.h 0e961ad47a some changes toward ephemerons 18 tahun lalu
linit.c 47b4858357 detail ('name' of baselib is "_G") 17 tahun lalu
liolib.c dae850e0ee details 18 tahun lalu
llex.c 3138afbe2e parser should not call 'luaX_lexerror' 18 tahun lalu
llex.h 3138afbe2e parser should not call 'luaX_lexerror' 18 tahun lalu
llimits.h a7c9e45c64 avoid trailing white spaces 19 tahun lalu
lmathlib.c 8d3dd04137 clearing some old compatibility code 18 tahun lalu
lmem.c bd869c7b31 details 19 tahun lalu
lmem.h 08f902cf49 better documentation for auxiliary functions (that should be called only 18 tahun lalu
loadlib.c bc82b4d78a new function 'package.searchpath' 18 tahun lalu
lobject.c fabdaa37b6 'lua_pushfstring' raises an error if called with invalid format 18 tahun lalu
lobject.h 94d40f3980 luaO_log2 can be private to ltable.c 18 tahun lalu
lopcodes.c a7c9e45c64 avoid trailing white spaces 19 tahun lalu
lopcodes.h a7c9e45c64 avoid trailing white spaces 19 tahun lalu
loslib.c 6f8257ec5f it seems useless trying to avoid this warning... 17 tahun lalu
lparser.c 3138afbe2e parser should not call 'luaX_lexerror' 18 tahun lalu
lparser.h 3d61c31e5a 'lparser.h' should not include 'ltable.h' 19 tahun lalu
lstate.c 5e8dd55574 first implementation of ephemerons 18 tahun lalu
lstate.h 5e8dd55574 first implementation of ephemerons 18 tahun lalu
lstring.c 62790ab15d detail 18 tahun lalu
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 tahun lalu
lstrlib.c 788506dd58 detail 18 tahun lalu
ltable.c ae00b3a76f another way to normalize -0 that avoids problems with very small 18 tahun lalu
ltable.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) 19 tahun lalu
ltablib.c 9f0d62ad9f BUG: table.remove removes last element of a table when given 18 tahun lalu
ltests.c 658e7caf92 use prefix in extern names, even those in test files 18 tahun lalu
ltests.h 658e7caf92 use prefix in extern names, even those in test files 18 tahun lalu
ltm.c fe0838cd1c tables and strings respect __len metamethod 18 tahun lalu
ltm.h fe0838cd1c tables and strings respect __len metamethod 18 tahun lalu
lua.c c676f13e1a stand-alone error-message details 18 tahun lalu
lua.h 72c2f75648 detail (LUA_COPYRIGHT includes release number) 18 tahun lalu
luaconf.h 87b0191753 better definition for LUAI_MAXCSTACK 17 tahun lalu
lualib.h a7c9e45c64 avoid trailing white spaces 19 tahun lalu
lundump.c a7c9e45c64 avoid trailing white spaces 19 tahun lalu
lundump.h 2753134a38 new versions by lhf 20 tahun lalu
lvm.c fe0838cd1c tables and strings respect __len metamethod 18 tahun lalu
lvm.h 08f902cf49 better documentation for auxiliary functions (that should be called only 18 tahun lalu
lzio.c eca9fa02d2 small improvement 20 tahun lalu
lzio.h 67578ec51f several small details 20 tahun lalu
makefile b8d23d6e07 option to use Sun compiler (on lhf account) 18 tahun lalu