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 deb807837c 'luaO_pushvfstring' does not need to reallocate stack 7 years ago
bugs bug: memory-allocation error when resizing a table can leave it 7 years ago
lapi.c no more nil-in-table 7 years ago
lapi.h back to 'CallInfo' (no gains with its removal) 7 years ago
lauxlib.c removed compatibility code with older versions 7 years ago
lauxlib.h removed compatibility code with older versions 7 years ago
lbaselib.c new experimental syntax using reserved word 'undef' 7 years ago
lbitlib.c module has been deprecated. 7 years ago
lcode.c no more nil-in-table 7 years ago
lcode.h no more nil-in-table 7 years ago
lcorolib.c new API for 'lua_resume' + cleaning the uses of the 'extra' field in 7 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 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' 7 years ago
ldebug.c 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' 7 years ago
ldebug.h janitor work on casts 7 years ago
ldo.c 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' 7 years ago
ldo.h two new fields 'fTransfer'/'nTransfer' in 'lua_Debug' structure 7 years ago
ldump.c better names for macros for tags and types. 7 years ago
lfunc.c new type 'StackValue' for stack elements 7 years ago
lfunc.h using 'offsetof' to compute the size of parts of a structure 7 years ago
lgc.c FALLTHROUGH comment must be last "statement" 7 years ago
lgc.h more generic way to handle 'gclist' 7 years ago
linit.c removed compatibility code with older versions 7 years ago
liolib.c back to one format per argument 7 years ago
ljumptab.h no more nil-in-table 7 years ago
llex.c no more nil-in-table 7 years ago
llex.h no more nil-in-table 7 years ago
llimits.h janitor work on casts 7 years ago
lmathlib.c detail (trim constants are unsigned) 7 years ago
lmem.c janitor work on casts 7 years ago
lmem.h janitor work on casts 7 years ago
loadlib.c removed compatibility code with older versions 7 years ago
lobject.c 'luaO_pushvfstring' does not need to reallocate stack 7 years ago
lobject.h no more nil-in-table 7 years ago
lopcodes.c no need to define 'luaP_opnames' in regular builds 7 years ago
lopcodes.h no more nil-in-table 7 years ago
loslib.c added 'return' to calls to 'luaL_error' (to signal to the compiler 8 years ago
lparser.c no more nil-in-table 7 years ago
lparser.h no more nil-in-table 7 years ago
lprefix.h does not define _XOPEN_SOURCE when LUA_USE_C89 is defined + defining 10 years ago
lstate.c 'gcemergency' should be zero before any memory allocation 7 years ago
lstate.h 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' 7 years ago
lstring.c userdata can have multiple user values 7 years ago
lstring.h userdata can have multiple user values 7 years ago
lstrlib.c removed coercion string->number in bitwise operations 7 years ago
ltable.c better names for macros for tags and types. 7 years ago
ltable.h first version of empty entries in tables 7 years ago
ltablib.c no more nil-in-table 7 years ago
ltests.c details (casts between 'lua_Number' and 'double') 7 years ago
ltests.h no need to define 'luaP_opnames' in regular builds 7 years ago
ltm.c no more nil-in-table 7 years ago
ltm.h no more nil-in-table 7 years ago
lua.c some extra goodies for 'readline' 7 years ago
lua.h no more nil-in-table 7 years ago
luaconf.h definition for LUA_UNSIGNEDBITS (number of bits in a LUA_UNSIGNED) 7 years ago
lualib.h removed compatibility code with older versions 7 years ago
lundump.c using explicit tests for allocation overflow whenever possible 7 years ago
lundump.h long strings are created directly in final position when possible 9 years ago
lutf8lib.c added 'return' to calls to 'luaL_error' (to signal to the compiler 8 years ago
lvm.c no more nil-in-table 7 years ago
lvm.h first version of empty entries in tables 7 years ago
lzio.c long strings are created directly in final position when possible 9 years ago
lzio.h long strings are created directly in final position when possible 9 years ago
makefile updated to use jump tables 7 years ago