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

Roberto Ierusalimschy fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
manual fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
testes fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
all 7c519dfbd0 Added manual and tests for version 5.4-w2 7 yıl önce
bugs c5dc521d65 added patch for bug 5.3.4-7 7 yıl önce
lapi.c 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 6 yıl önce
lapi.h 34840301b5 To-be-closed variables in the C API 6 yıl önce
lauxlib.c 46beca5bed Better error messages for some polymorphic functions 6 yıl önce
lauxlib.h 46beca5bed Better error messages for some polymorphic functions 6 yıl önce
lbaselib.c 3b06f983ae Details 6 yıl önce
lcode.c 84e32ad2eb Added opcodes for arithmetic with K operands 6 yıl önce
lcode.h a006514ea1 Big revamp in the implmentation of labels/gotos 6 yıl önce
lcorolib.c fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
lctype.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lctype.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ldblib.c 46beca5bed Better error messages for some polymorphic functions 6 yıl önce
ldebug.c 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 6 yıl önce
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 6 yıl önce
ldo.c fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables 6 yıl önce
ldump.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lfunc.c fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
lfunc.h fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
lgc.c e8c779736f Removed internal cache for closures 6 yıl önce
lgc.h e8c779736f Removed internal cache for closures 6 yıl önce
linit.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
liolib.c 7f6f70853c To-be-closed variable in 'for' loop separated from the state 6 yıl önce
ljumptab.h 7e63d3da02 Some bugs with stack reallocation by 'luaF_close' 6 yıl önce
llex.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
llex.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
llimits.h 9cbf17b0f1 Details (comments) 7 yıl önce
lmathlib.c 51316f9df7 'math.rand()' uses higher bits to produce float value 6 yıl önce
lmem.c ea1322ef54 Detail: bad assertion in 'luaM_free_' 6 yıl önce
lmem.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
loadlib.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lobject.c 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' 6 yıl önce
lobject.h e8c779736f Removed internal cache for closures 6 yıl önce
lopcodes.c 84e32ad2eb Added opcodes for arithmetic with K operands 6 yıl önce
lopcodes.h 84e32ad2eb Added opcodes for arithmetic with K operands 6 yıl önce
lopnames.h 84e32ad2eb Added opcodes for arithmetic with K operands 6 yıl önce
loslib.c 2fc6b55dae Removed resource-related "emergency collections" 6 yıl önce
lparser.c 28d829c867 Calls cannot be tail in the scope of a to-be-closed variable 6 yıl önce
lparser.h 35296e1fde Details 6 yıl önce
lprefix.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lstate.c fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
lstate.h e8c779736f Removed internal cache for closures 6 yıl önce
lstring.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lstring.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lstrlib.c 46beca5bed Better error messages for some polymorphic functions 6 yıl önce
ltable.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ltable.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ltablib.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ltests.c fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
ltests.h 84e32ad2eb Added opcodes for arithmetic with K operands 6 yıl önce
ltm.c 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' 6 yıl önce
ltm.h 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' 6 yıl önce
lua.c faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' 7 yıl önce
lua.h fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
luaconf.h d40cd315f5 Visibility of non-API functions changed to "internal" 6 yıl önce
lualib.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lundump.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lundump.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lutf8lib.c fb18346ddd Avoid using 'int' for UTF-8 values 7 yıl önce
lvm.c fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 yıl önce
lvm.h 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' 6 yıl önce
lzio.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lzio.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
makefile 6683f83b51 several details 7 yıl önce