Go to file
Roberto Ierusalimschy ad0704e40c back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
bugs bug: dead keys with nil values can stay in weak tables 2017-08-31 13:14:41 -03:00
lapi.c back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
lapi.h back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
lauxlib.c new constant 'LUA_GNAME' for the name of the global table "_G" 2017-06-27 15:32:49 -03:00
lauxlib.h new constant 'LUA_GNAME' for the name of the global table "_G" 2017-06-27 15:32:49 -03:00
lbaselib.c new constant 'LUA_GNAME' for the name of the global table "_G" 2017-06-27 15:32:49 -03:00
lbitlib.c avoid the use of deprecated functions 'luaL_checkunsigned'/ 2015-11-11 17:08:09 -02:00
lcode.c eplicit 1-bit opcode operand 'k' 2017-10-04 18:56:32 -03:00
lcode.h eplicit 1-bit opcode operand 'k' 2017-10-04 18:56:32 -03:00
lcorolib.c new API for 'lua_resume' + cleaning the uses of the 'extra' field in 2017-11-02 09:28:56 -02:00
lctype.c added include for 'lprefix.h', for stuff that must be added before 2014-11-02 17:19:04 -02:00
lctype.h detail (cleaned whitespaces at end of lines) 2011-07-15 09:50:29 -03:00
ldblib.c details (comments) 2015-11-23 09:30:45 -02:00
ldebug.c back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
ldebug.h 'lineinfo' in prototypes saved as differences instead of absolute 2017-06-27 08:35:31 -03:00
ldo.c back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
ldo.h back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
ldump.c dumping ints and size_ts compacted 2017-06-27 11:21:12 -03:00
lfunc.c new type 'StackValue' for stack elements 2017-06-29 12:06:44 -03:00
lfunc.h new type 'StackValue' for stack elements 2017-06-29 12:06:44 -03:00
lgc.c back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
lgc.h some cleaning in GC parameters 2017-10-11 09:38:45 -03:00
linit.c new constant 'LUA_GNAME' for the name of the global table "_G" 2017-06-27 15:32:49 -03:00
liolib.c error when calling close method without arguments (e.g., 2017-02-09 12:50:05 -02:00
llex.c new type 'StackValue' for stack elements 2017-06-29 12:06:44 -03:00
llex.h now that 'luaO_str2num' always accepts a dot as a radix character, 2016-05-02 11:02:12 -03:00
llimits.h new type 'ls_byte' for signed bytes 2017-06-27 08:35:01 -03:00
lmathlib.c detail (removing spaces at end of lines) 2016-12-22 11:08:50 -02:00
lmem.c allocation function is not exactly API (and cannot raise errors 2015-03-06 16:45:54 -03:00
lmem.h details in 'luaM_reallocvchar' 2014-12-19 15:26:14 -02:00
loadlib.c Handling of LUA_PATH/LUA_CPATH moved back to 'package' library 2017-01-12 15:14:26 -02:00
lobject.c raw operation should not convert strings to numbers 2017-10-10 17:05:40 -03:00
lobject.h back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
lopcodes.c new opcodes with immediate integer operand for all arithmetic operations 2017-10-04 12:49:24 -03:00
lopcodes.h eplicit 1-bit opcode operand 'k' 2017-10-04 18:56:32 -03:00
loslib.c added 'return' to calls to 'luaL_error' (to signal to the compiler 2017-03-14 09:40:44 -03:00
lparser.c detail 2017-10-04 18:53:03 -03:00
lparser.h 'lineinfo' in prototypes saved as differences instead of absolute 2017-06-27 08:35:31 -03:00
lprefix.h does not define _XOPEN_SOURCE when LUA_USE_C89 is defined + defining 2014-12-29 14:54:13 -02:00
lstate.c back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
lstate.h back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
lstring.c no more reference 'memerrmsg' + new reference to "n" 2017-07-27 10:50:16 -03:00
lstring.h no more reference 'memerrmsg' + new reference to "n" 2017-07-27 10:50:16 -03:00
lstrlib.c coercion string->number in arithmetic operations moved to string 2017-07-07 13:34:32 -03:00
ltable.c new type 'StackValue' for stack elements 2017-06-29 12:06:44 -03:00
ltable.h in hash nodes, keys are stored in separate pieces to avoid wasting 2017-06-09 13:48:44 -03:00
ltablib.c in 'table.move', destination table can be source table even if 2016-02-25 16:41:54 -03:00
ltests.c back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
ltests.h 'lineinfo' in prototypes saved as differences instead of absolute 2017-06-27 08:35:31 -03:00
ltm.c back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
ltm.h new function 'luaT_trybiniTM' 2017-09-27 15:59:08 -03:00
lua.c include first standard header files 2017-05-24 18:11:19 -03:00
lua.h back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
luaconf.h type 'L_Umaxalign' replaced by macro 'LUAI_MAXALIGN', which is also added 2017-04-24 15:06:12 -03:00
lualib.h Handling of LUA_PATH/LUA_CPATH moved back to 'package' library 2017-01-12 15:14:26 -02:00
lundump.c new type 'StackValue' for stack elements 2017-06-29 12:06:44 -03:00
lundump.h long strings are created directly in final position when possible 2015-09-08 12:41:05 -03:00
lutf8lib.c added 'return' to calls to 'luaL_error' (to signal to the compiler 2017-03-14 09:40:44 -03:00
lvm.c back to 'CallInfo' (no gains with its removal) 2017-11-07 11:25:26 -02:00
lvm.h coercion string->number in arithmetic operations moved to string 2017-07-07 13:34:32 -03:00
lzio.c long strings are created directly in final position when possible 2015-09-08 12:41:05 -03:00
lzio.h long strings are created directly in final position when possible 2015-09-08 12:41:05 -03:00
makefile small updates 2017-01-31 19:17:47 -02:00