You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before 10 years ago
bugs bug: Ephemeron table can wrongly collect entry with strong key 10 years ago
lapi.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lapi.h removed unused parameter Ä'L' in macro 'api_check' and company 10 years ago
lauxlib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lauxlib.h definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' 10 years ago
lbaselib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lbitlib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lcode.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lcode.h first implementation of '<<', '>>', and '~' (bitwise not) 11 years ago
lcorolib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lctype.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lctype.h detail (cleaned whitespaces at end of lines) 14 years ago
ldblib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
ldebug.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
ldebug.h detail (unknown lines are marked as -1, not 0) 11 years ago
ldo.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
ldo.h `name' in comments changed to 'name' 10 years ago
ldump.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lfunc.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lfunc.h more precision between closure types ('LClosure' x 'CClosure') 11 years ago
lgc.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lgc.h `name' in comments changed to 'name' 10 years ago
linit.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
liolib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
llex.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
llex.h definition for 'LUA_ENV' moved from 'luaconf.h' to here (no need to 10 years ago
llimits.h configurations for types 'lu_mem'/'l_mem'/'Instruction' moved to here 10 years ago
lmathlib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lmem.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lmem.h avoid warnings in macro 'luaM_reallocv' + comments 10 years ago
loadlib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lobject.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lobject.h `name' in comments changed to 'name' 10 years ago
lopcodes.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lopcodes.h `name' in comments changed to 'name' 10 years ago
loslib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lparser.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lparser.h `name' in comments changed to 'name' 10 years ago
lstate.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lstate.h comments (a few extra quotes around identifiers) 10 years ago
lstring.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lstring.h type 'Udata' refers directly to structure inside the union (union 10 years ago
lstrlib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
ltable.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
ltable.h size for array part of a table ('sizearray') changed from 'int' to 10 years ago
ltablib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
ltests.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
ltests.h deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) 10 years ago
ltm.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
ltm.h `name' in comments changed to 'name' 10 years ago
lua.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lua.h 'lua_stringtonum' -> 'lua_stringtonumber' 10 years ago
luaconf.h default changed from C89 to C99 + extra tests before using C99 10 years ago
lualib.h new library: utf8 11 years ago
lundump.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lundump.h more precision between closure types ('LClosure' x 'CClosure') 11 years ago
lutf8lib.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lvm.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lvm.h details in comments 10 years ago
lzio.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lzio.h simpler way to create messages for errors in escape sequences 11 years ago
makefile changed macro for compatibility options + details 11 years ago