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

Roberto Ierusalimschy 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 7 лет назад
manual 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 7 лет назад
testes 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 7 лет назад
all 7c519dfbd0 Added manual and tests for version 5.4-w2 7 лет назад
bugs c5dc521d65 added patch for bug 5.3.4-7 7 лет назад
lapi.c 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 7 лет назад
lapi.h 34840301b5 To-be-closed variables in the C API 7 лет назад
lauxlib.c 7696c6474f Auxiliary buffer cannot close box with 'lua_remove' 7 лет назад
lauxlib.h 2fc6b55dae Removed resource-related "emergency collections" 7 лет назад
lbaselib.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
lcode.c 84e32ad2eb Added opcodes for arithmetic with K operands 7 лет назад
lcode.h a006514ea1 Big revamp in the implmentation of labels/gotos 7 лет назад
lcorolib.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
lctype.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
lctype.h f99509581e Removed extra information from RCS keyword strings 7 лет назад
ldblib.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
ldebug.c 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 7 лет назад
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 7 лет назад
ldo.c 7e63d3da02 Some bugs with stack reallocation by 'luaF_close' 7 лет назад
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables 7 лет назад
ldump.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
lfunc.c 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 7 лет назад
lfunc.h 3c7dc52909 Handling of memory errors when creating to-be-closed upvalues 7 лет назад
lgc.c e8c779736f Removed internal cache for closures 7 лет назад
lgc.h e8c779736f Removed internal cache for closures 7 лет назад
linit.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
liolib.c 7f6f70853c To-be-closed variable in 'for' loop separated from the state 7 лет назад
ljumptab.h 7e63d3da02 Some bugs with stack reallocation by 'luaF_close' 7 лет назад
llex.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
llex.h f99509581e Removed extra information from RCS keyword strings 7 лет назад
llimits.h 9cbf17b0f1 Details (comments) 7 лет назад
lmathlib.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
lmem.c ea1322ef54 Detail: bad assertion in 'luaM_free_' 7 лет назад
lmem.h f99509581e Removed extra information from RCS keyword strings 7 лет назад
loadlib.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
lobject.c 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' 7 лет назад
lobject.h e8c779736f Removed internal cache for closures 7 лет назад
lopcodes.c 84e32ad2eb Added opcodes for arithmetic with K operands 7 лет назад
lopcodes.h 84e32ad2eb Added opcodes for arithmetic with K operands 7 лет назад
lopnames.h 84e32ad2eb Added opcodes for arithmetic with K operands 7 лет назад
loslib.c 2fc6b55dae Removed resource-related "emergency collections" 7 лет назад
lparser.c 35296e1fde Details 7 лет назад
lparser.h 35296e1fde Details 7 лет назад
lprefix.h f99509581e Removed extra information from RCS keyword strings 7 лет назад
lstate.c e8c779736f Removed internal cache for closures 7 лет назад
lstate.h e8c779736f Removed internal cache for closures 7 лет назад
lstring.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
lstring.h f99509581e Removed extra information from RCS keyword strings 7 лет назад
lstrlib.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
ltable.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
ltable.h f99509581e Removed extra information from RCS keyword strings 7 лет назад
ltablib.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
ltests.c 7e63d3da02 Some bugs with stack reallocation by 'luaF_close' 7 лет назад
ltests.h 84e32ad2eb Added opcodes for arithmetic with K operands 7 лет назад
ltm.c 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' 7 лет назад
ltm.h 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' 7 лет назад
lua.c faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' 7 лет назад
lua.h 5fda30b4f9 'lua_toclose' gets the index to be closed as an argument 7 лет назад
luaconf.h d40cd315f5 Visibility of non-API functions changed to "internal" 7 лет назад
lualib.h f99509581e Removed extra information from RCS keyword strings 7 лет назад
lundump.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
lundump.h f99509581e Removed extra information from RCS keyword strings 7 лет назад
lutf8lib.c fb18346ddd Avoid using 'int' for UTF-8 values 7 лет назад
lvm.c 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 7 лет назад
lvm.h 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' 7 лет назад
lzio.c f99509581e Removed extra information from RCS keyword strings 7 лет назад
lzio.h f99509581e Removed extra information from RCS keyword strings 7 лет назад
makefile 6683f83b51 several details 7 лет назад