bugs
|
bug: dead keys with nil values can stay in weak tables
|
7 years ago |
lapi.c
|
back to 'CallInfo' (no gains with its removal)
|
7 years ago |
lapi.h
|
back to 'CallInfo' (no gains with its removal)
|
7 years ago |
lauxlib.c
|
new constant 'LUA_GNAME' for the name of the global table "_G"
|
7 years ago |
lauxlib.h
|
new constant 'LUA_GNAME' for the name of the global table "_G"
|
7 years ago |
lbaselib.c
|
new constant 'LUA_GNAME' for the name of the global table "_G"
|
7 years ago |
lbitlib.c
|
avoid the use of deprecated functions 'luaL_checkunsigned'/
|
9 years ago |
lcode.c
|
new function 'luaV_flttointeger' to convert floats to integers (without
|
7 years ago |
lcode.h
|
eplicit 1-bit opcode operand 'k'
|
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
|
details (comments)
|
9 years ago |
ldebug.c
|
new function 'luaV_flttointeger' to convert floats to integers (without
|
7 years ago |
ldebug.h
|
'lineinfo' in prototypes saved as differences instead of absolute
|
7 years ago |
ldo.c
|
back to 'CallInfo' (no gains with its removal)
|
7 years ago |
ldo.h
|
back to 'CallInfo' (no gains with its removal)
|
7 years ago |
ldump.c
|
dumping ints and size_ts compacted
|
7 years ago |
lfunc.c
|
new type 'StackValue' for stack elements
|
7 years ago |
lfunc.h
|
new type 'StackValue' for stack elements
|
7 years ago |
lgc.c
|
back to 'CallInfo' (no gains with its removal)
|
7 years ago |
lgc.h
|
some cleaning in GC parameters
|
7 years ago |
linit.c
|
new constant 'LUA_GNAME' for the name of the global table "_G"
|
7 years ago |
liolib.c
|
error when calling close method without arguments (e.g.,
|
8 years ago |
llex.c
|
new type 'StackValue' for stack elements
|
7 years ago |
llex.h
|
now that 'luaO_str2num' always accepts a dot as a radix character,
|
9 years ago |
llimits.h
|
new type 'ls_byte' for signed bytes
|
7 years ago |
lmathlib.c
|
detail (removing spaces at end of lines)
|
8 years ago |
lmem.c
|
allocation function is not exactly API (and cannot raise errors
|
10 years ago |
lmem.h
|
details in 'luaM_reallocvchar'
|
10 years ago |
loadlib.c
|
Handling of LUA_PATH/LUA_CPATH moved back to 'package' library
|
8 years ago |
lobject.c
|
new function 'luaV_flttointeger' to convert floats to integers (without
|
7 years ago |
lobject.h
|
back to 'CallInfo' (no gains with its removal)
|
7 years ago |
lopcodes.c
|
new format for JUMP instructions (to allow larger offsets)
|
7 years ago |
lopcodes.h
|
new format for JUMP instructions (to allow larger offsets)
|
7 years ago |
loslib.c
|
added 'return' to calls to 'luaL_error' (to signal to the compiler
|
8 years ago |
lparser.c
|
detail
|
7 years ago |
lparser.h
|
'lineinfo' in prototypes saved as differences instead of absolute
|
7 years ago |
lprefix.h
|
does not define _XOPEN_SOURCE when LUA_USE_C89 is defined + defining
|
10 years ago |
lstate.c
|
back to 'CallInfo' (no gains with its removal)
|
7 years ago |
lstate.h
|
back to 'CallInfo' (no gains with its removal)
|
7 years ago |
lstring.c
|
no more reference 'memerrmsg' + new reference to "n"
|
7 years ago |
lstring.h
|
no more reference 'memerrmsg' + new reference to "n"
|
7 years ago |
lstrlib.c
|
new function 'luaV_flttointeger' to convert floats to integers (without
|
7 years ago |
ltable.c
|
new function 'luaV_flttointeger' to convert floats to integers (without
|
7 years ago |
ltable.h
|
in hash nodes, keys are stored in separate pieces to avoid wasting
|
8 years ago |
ltablib.c
|
in 'table.move', destination table can be source table even if
|
9 years ago |
ltests.c
|
new format for JUMP instructions (to allow larger offsets)
|
7 years ago |
ltests.h
|
'lineinfo' in prototypes saved as differences instead of absolute
|
7 years ago |
ltm.c
|
new function 'luaV_flttointeger' to convert floats to integers (without
|
7 years ago |
ltm.h
|
new function 'luaT_trybiniTM'
|
7 years ago |
lua.c
|
include first standard header files
|
8 years ago |
lua.h
|
back to 'CallInfo' (no gains with its removal)
|
7 years ago |
luaconf.h
|
type 'L_Umaxalign' replaced by macro 'LUAI_MAXALIGN', which is also added
|
8 years ago |
lualib.h
|
Handling of LUA_PATH/LUA_CPATH moved back to 'package' library
|
8 years ago |
lundump.c
|
new type 'StackValue' for stack elements
|
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
|
detail ('Protect' defined as an expression)
|
7 years ago |
lvm.h
|
new function 'luaV_flttointeger' to convert floats to integers (without
|
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
|
small updates
|
8 years ago |