manual
|
'setCstacklimit' renamed to 'setcstacklimit'
|
5 years ago |
testes
|
Subtraction of small constant integers optimized with OP_ADDI
|
5 years ago |
all
|
Default for warnings changed to "off"
|
5 years ago |
bugs
|
Bug: Long brackets with a huge number of '=' causes overflow
|
6 years ago |
lapi.c
|
Undo change in the handling of 'L->top' (commit b80077b8f3)
|
5 years ago |
lapi.h
|
Small corrections when setting 'L->top'
|
5 years ago |
lauxlib.c
|
Default for warnings changed to "off"
|
5 years ago |
lauxlib.h
|
Added macro 'luaL_pushfail'
|
5 years ago |
lbaselib.c
|
Added macro 'luaL_pushfail'
|
5 years ago |
lcode.c
|
Subtraction of small constant integers optimized with OP_ADDI
|
5 years ago |
lcode.h
|
Simplification in the call to 'constfolding'
|
5 years ago |
lcorolib.c
|
Multiple errors in '__toclose' report the first one
|
6 years ago |
lctype.c
|
Removed extra information from RCS keyword strings
|
6 years ago |
lctype.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
ldblib.c
|
'setCstacklimit' renamed to 'setcstacklimit'
|
5 years ago |
ldebug.c
|
Added macro 'testMMMode'
|
5 years ago |
ldebug.h
|
A to-be-closed variable must have a closable value (or be nil)
|
6 years ago |
ldo.c
|
'__call' metamethod can be any callable object
|
5 years ago |
ldo.h
|
First "complete" implementation of to-be-closed variables
|
6 years ago |
ldump.c
|
First implementation of constant propagation
|
5 years ago |
lfunc.c
|
Supressed errors in '__close' generate warnings
|
5 years ago |
lfunc.h
|
Do not collect open upvalues
|
5 years ago |
lgc.c
|
Supressed errors in '__close' generate warnings
|
5 years ago |
lgc.h
|
Avoid the creation of too many strings in 'package'
|
6 years ago |
linit.c
|
Removed extra information from RCS keyword strings
|
6 years ago |
liolib.c
|
Added macro 'luaL_pushfail'
|
5 years ago |
ljumptab.h
|
Removed arithmetic opcodes with immediate operand
|
5 years ago |
llex.c
|
Details
|
5 years ago |
llex.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
llimits.h
|
A few changes in tests about number of bits in integers
|
6 years ago |
lmathlib.c
|
Added macro 'luaL_pushfail'
|
5 years ago |
lmem.c
|
Some details in 'lmem.c' and 'lgc.c'
|
5 years ago |
lmem.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
loadlib.c
|
Added macro 'luaL_pushfail'
|
5 years ago |
lobject.c
|
Undo change in the handling of 'L->top' (commit b80077b8f3)
|
5 years ago |
lobject.h
|
Tag LUA_TUPVALTBC replaced by a flag
|
5 years ago |
lopcodes.c
|
Removed arithmetic opcodes with immediate operand
|
5 years ago |
lopcodes.h
|
Janitorial work in 'lcode.c'
|
5 years ago |
lopnames.h
|
Removed arithmetic opcodes with immediate operand
|
5 years ago |
loslib.c
|
Some improvements in date/time functions
|
5 years ago |
lparser.c
|
Change in the syntax of attributes
|
5 years ago |
lparser.h
|
New kind of expression VKSTR
|
5 years ago |
lprefix.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
lstate.c
|
'setCstacklimit' renamed to 'setcstacklimit'
|
5 years ago |
lstate.h
|
Supressed errors in '__close' generate warnings
|
5 years ago |
lstring.c
|
Details
|
6 years ago |
lstring.h
|
Strings inside Lua are not fully aligned
|
6 years ago |
lstrlib.c
|
Added macro 'luaL_pushfail'
|
5 years ago |
ltable.c
|
A few changes in tests about number of bits in integers
|
6 years ago |
ltable.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
ltablib.c
|
Details (typos in comments)
|
5 years ago |
ltests.c
|
Default for warnings changed to "off"
|
5 years ago |
ltests.h
|
Small changes around C-stack limit
|
5 years ago |
ltm.c
|
Undo change in the handling of 'L->top' (commit b80077b8f3)
|
5 years ago |
ltm.h
|
First version of OP_MMBIN opcodes
|
5 years ago |
lua.c
|
Default for warnings changed to "off"
|
5 years ago |
lua.h
|
'setCstacklimit' renamed to 'setcstacklimit'
|
5 years ago |
luaconf.h
|
Details (typos in comments)
|
5 years ago |
lualib.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
lundump.c
|
First implementation of constant propagation
|
5 years ago |
lundump.h
|
Small changes in the header of binary files
|
6 years ago |
lutf8lib.c
|
Added macro 'luaL_pushfail'
|
5 years ago |
lvm.c
|
Removed arithmetic opcodes with immediate operand
|
5 years ago |
lvm.h
|
New macros for arithmetic/bitwise operations in 'luaV_execute'
|
6 years ago |
lzio.c
|
Removed extra information from RCS keyword strings
|
6 years ago |
lzio.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
makefile
|
Details
|
5 years ago |
onelua.c
|
Keep correct type for immediate operands in comparisons
|
6 years ago |