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

Roberto Ierusalimschy 6eb53b7526 Details před 5 roky
manual d7bb8df841 Copyright year changed to 2020 před 5 roky
testes 6eb53b7526 Details před 5 roky
all be78aeae4c Default for warnings changed to "off" před 6 roky
lapi.c 46c3587a6f Clearer distinction between types and tags před 5 roky
lapi.h bd1b87c579 Comments (mosty typos) před 5 roky
lauxlib.c 6eb53b7526 Details před 5 roky
lauxlib.h b93f3b00bb Added function 'luaL_buffsub' před 5 roky
lbaselib.c b96b0b5abb Added macro 'luaL_pushfail' před 6 roky
lcode.c 6eb53b7526 Details před 5 roky
lcode.h 6eb53b7526 Details před 5 roky
lcorolib.c 7bd1e53753 Fixed a warning and other minor issues před 5 roky
lctype.c e0ab13c62f Easy way to allow Unicode characters in identifiers před 5 roky
lctype.h f99509581e Removed extra information from RCS keyword strings před 7 roky
ldblib.c 6eb53b7526 Details před 5 roky
ldebug.c 6eb53b7526 Details před 5 roky
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) před 6 roky
ldo.c 46c3587a6f Clearer distinction between types and tags před 5 roky
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables před 6 roky
ldump.c 46c3587a6f Clearer distinction between types and tags před 5 roky
lfunc.c 46c3587a6f Clearer distinction between types and tags před 5 roky
lfunc.h 5f83fb6582 Details před 5 roky
lgc.c 46c3587a6f Clearer distinction between types and tags před 5 roky
lgc.h b14609032c Avoid the creation of too many strings in 'package' před 6 roky
linit.c f99509581e Removed extra information from RCS keyword strings před 7 roky
liolib.c 46c3587a6f Clearer distinction between types and tags před 5 roky
ljumptab.h 9b7987a9d1 OP_LOADFALSE broken in two instructions před 5 roky
llex.c 5ff408d218 Changed internal representation of booleans před 5 roky
llex.h f99509581e Removed extra information from RCS keyword strings před 7 roky
llimits.h 3747487320 Small correction in assertion před 5 roky
lmathlib.c 6eb53b7526 Details před 5 roky
lmem.c bd1b87c579 Comments (mosty typos) před 5 roky
lmem.h f99509581e Removed extra information from RCS keyword strings před 7 roky
loadlib.c ba9cd0d25a Change in the prefix of messages from searchers před 5 roky
lobject.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) před 6 roky
lobject.h 28ef7061bb Tag values don't need to be different from type values před 5 roky
lopcodes.c 9b7987a9d1 OP_LOADFALSE broken in two instructions před 5 roky
lopcodes.h 9b7987a9d1 OP_LOADFALSE broken in two instructions před 5 roky
lopnames.h 9b7987a9d1 OP_LOADFALSE broken in two instructions před 5 roky
loslib.c bd1b87c579 Comments (mosty typos) před 5 roky
lparser.c 7bd1e53753 Fixed a warning and other minor issues před 5 roky
lparser.h 5f83fb6582 Details před 5 roky
lprefix.h f99509581e Removed extra information from RCS keyword strings před 7 roky
lstate.c 46c3587a6f Clearer distinction between types and tags před 5 roky
lstate.h 46c3587a6f Clearer distinction between types and tags před 5 roky
lstring.c 46c3587a6f Clearer distinction between types and tags před 5 roky
lstring.h 46c3587a6f Clearer distinction between types and tags před 5 roky
lstrlib.c e0cbaa50fa Added test for NULL in string.format("%p") před 5 roky
ltable.c 46c3587a6f Clearer distinction between types and tags před 5 roky
ltable.h f99509581e Removed extra information from RCS keyword strings před 7 roky
ltablib.c e888976bc6 Details (typos in comments) před 6 roky
ltests.c 6eb53b7526 Details před 5 roky
ltests.h 6eb53b7526 Details před 5 roky
ltm.c 46c3587a6f Clearer distinction between types and tags před 5 roky
ltm.h 46c3587a6f Clearer distinction between types and tags před 5 roky
lua.c be78aeae4c Default for warnings changed to "off" před 6 roky
lua.h 46c3587a6f Clearer distinction between types and tags před 5 roky
luaconf.h 2d92102dee 'l_mathlim' renamed to 'l_floatatt' před 5 roky
lualib.h f99509581e Removed extra information from RCS keyword strings před 7 roky
lundump.c 46c3587a6f Clearer distinction between types and tags před 5 roky
lundump.h f53eabeed8 Small changes in the header of binary files před 6 roky
lutf8lib.c b96b0b5abb Added macro 'luaL_pushfail' před 6 roky
lvm.c 6eb53b7526 Details před 5 roky
lvm.h d30569c064 Using an enumeration for float->integer coercion modes před 5 roky
lzio.c f99509581e Removed extra information from RCS keyword strings před 7 roky
lzio.h f99509581e Removed extra information from RCS keyword strings před 7 roky
makefile 6a10f03ff8 Makefile compiles the Lua compiler with '-Os' před 5 roky
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons před 6 roky