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

Roberto Ierusalimschy 1c423d2661 LFIELDS_PER_FLUSH is an opcode detail vor 24 Jahren
bugs 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments vor 24 Jahren
lapi.c 87b0e3d477 no more `lua_istrue' function vor 24 Jahren
lapi.h 100bfec39a new implementation for `next' vor 25 Jahren
lauxlib.c b3ffaca638 details vor 24 Jahren
lauxlib.h d070506a25 new function luaL_errstr vor 24 Jahren
lbaselib.c 87b0e3d477 no more `lua_istrue' function vor 24 Jahren
lcode.c 38b0e6128d simpler implementation for `for' loops vor 24 Jahren
lcode.h 38b0e6128d simpler implementation for `for' loops vor 24 Jahren
ldblib.c 86a4de256e no more lua_[gs]etstr vor 24 Jahren
ldebug.c 38b0e6128d simpler implementation for `for' loops vor 24 Jahren
ldebug.h 72659a0605 no more explicit support for wide-chars; too much troble... vor 24 Jahren
ldo.c e01f5e6809 better order of record fields for 64-bit machines vor 24 Jahren
ldo.h 653977a0ac callhook can be static vor 24 Jahren
lfunc.c f42cc90d2d some warnings vor 24 Jahren
lfunc.h 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves vor 24 Jahren
lgc.c d6fd33e76f `eventtable' renamed to `metatable' vor 24 Jahren
lgc.h e043b72a55 simpler way to collect userdata vor 24 Jahren
linit.c fb55c96706 obsolete module; not part of the oficial distribution vor 25 Jahren
liolib.c 252e01e398 `setlocale' may be used to query the current locale vor 24 Jahren
llex.c 57a7baafb9 error message compatible with incomplete lines of lua.c vor 24 Jahren
llex.h e01f5e6809 better order of record fields for 64-bit machines vor 24 Jahren
llimits.h 1c423d2661 LFIELDS_PER_FLUSH is an opcode detail vor 24 Jahren
lmathlib.c 592a309177 tag system replaced by event tables vor 24 Jahren
lmem.c 72659a0605 no more explicit support for wide-chars; too much troble... vor 24 Jahren
lmem.h 72659a0605 no more explicit support for wide-chars; too much troble... vor 24 Jahren
lobject.c 53aaee6ee6 comments vor 24 Jahren
lobject.h e01f5e6809 better order of record fields for 64-bit machines vor 24 Jahren
lopcodes.c 38b0e6128d simpler implementation for `for' loops vor 24 Jahren
lopcodes.h 1c423d2661 LFIELDS_PER_FLUSH is an opcode detail vor 24 Jahren
lparser.c 38b0e6128d simpler implementation for `for' loops vor 24 Jahren
lparser.h e01f5e6809 better order of record fields for 64-bit machines vor 24 Jahren
lstate.c e01f5e6809 better order of record fields for 64-bit machines vor 24 Jahren
lstate.h e01f5e6809 better order of record fields for 64-bit machines vor 24 Jahren
lstring.c d3651c1d88 `getstr' now gives const char * vor 24 Jahren
lstring.h 72659a0605 no more explicit support for wide-chars; too much troble... vor 24 Jahren
lstrlib.c 87b0e3d477 no more `lua_istrue' function vor 24 Jahren
ltable.c bee86e23be `luaH_next' works like `next' + better hash for pointers vor 24 Jahren
ltable.h 592a309177 tag system replaced by event tables vor 24 Jahren
ltests.c cbfc581990 details. vor 24 Jahren
ltests.h d56d4cf776 distinct functions to create/destroy states and threads vor 24 Jahren
ltm.c 0056ed4135 better(?) order for types (nil == 0) vor 24 Jahren
ltm.h b3bb0f132b new interface for weak modes vor 24 Jahren
lua.c cb50fcf42d incomplete lines (by lhf) vor 24 Jahren
lua.h 87b0e3d477 no more `lua_istrue' function vor 24 Jahren
luadebug.h e01f5e6809 better order of record fields for 64-bit machines vor 24 Jahren
lualib.h dd3a63c205 new way to handle `profiles' vor 25 Jahren
lundump.c 72659a0605 no more explicit support for wide-chars; too much troble... vor 24 Jahren
lundump.h 9f25df02d5 new definition for headers of binary files vor 24 Jahren
lvm.c 67bda7e136 details. vor 24 Jahren
lvm.h 67bda7e136 details. vor 24 Jahren
lzio.c 72659a0605 no more explicit support for wide-chars; too much troble... vor 24 Jahren
lzio.h dd3a63c205 new way to handle `profiles' vor 25 Jahren
makefile 3533382a1e dependencies updated vor 24 Jahren
manual.tex ec9d8308b4 global table is also pseudo-index vor 24 Jahren