manual
|
New function 'luaL_addgsub'
|
6 years ago |
testes
|
Some more small improvements to 'luaO_pushvfstring'
|
6 years ago |
all
|
'all' script automatically 'make's everything
|
6 years ago |
bugs
|
Bug: Long brackets with a huge number of '=' causes overflow
|
6 years ago |
lapi.c
|
Small optimizations in range checks
|
6 years ago |
lapi.h
|
To-be-closed variables in the C API
|
6 years ago |
lauxlib.c
|
New function 'luaL_addgsub'
|
6 years ago |
lauxlib.h
|
New function 'luaL_addgsub'
|
6 years ago |
lbaselib.c
|
'print' does not call 'tostring' to format its arguments
|
6 years ago |
lcode.c
|
Keep correct type for immediate operands in comparisons
|
6 years ago |
lcode.h
|
Big revamp in the implmentation of labels/gotos
|
6 years ago |
lcorolib.c
|
Added an optional parameter to 'coroutine.isyieldable'
|
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
|
Added field 'srclen' to structure 'lua_Debug'
|
6 years ago |
ldebug.c
|
Added field 'srclen' to structure 'lua_Debug'
|
6 years ago |
ldebug.h
|
A to-be-closed variable must have a closable value (or be nil)
|
6 years ago |
ldo.c
|
LUAI_MAXCCALLS renamed LUAI_MAXCSTACK
|
6 years ago |
ldo.h
|
First "complete" implementation of to-be-closed variables
|
6 years ago |
ldump.c
|
Small changes in the header of binary files
|
6 years ago |
lfunc.c
|
Details
|
6 years ago |
lfunc.h
|
New functions 'lua_resetthread' and 'coroutine.kill'
|
6 years ago |
lgc.c
|
Avoid moving the collector while in 'GCSenteratomic' state
|
6 years ago |
lgc.h
|
After a "bad collections", avoid switching back back to generational
|
6 years ago |
linit.c
|
Removed extra information from RCS keyword strings
|
6 years ago |
liolib.c
|
To-be-closed variable in 'for' loop separated from the state
|
6 years ago |
ljumptab.h
|
Keep correct type for immediate operands in comparisons
|
6 years ago |
llex.c
|
Syntax should not allow numbers touching identifiers
|
6 years ago |
llex.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
llimits.h
|
Added field 'srclen' to structure 'lua_Debug'
|
6 years ago |
lmathlib.c
|
'math.randomseed()' sets a somewhat random seed
|
6 years ago |
lmem.c
|
Detail: bad assertion in 'luaM_free_'
|
6 years ago |
lmem.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
loadlib.c
|
'require' returns where module was found
|
6 years ago |
lobject.c
|
Some more small improvements to 'luaO_pushvfstring'
|
6 years ago |
lobject.h
|
Added field 'srclen' to structure 'lua_Debug'
|
6 years ago |
lopcodes.c
|
Keep correct type for immediate operands in comparisons
|
6 years ago |
lopcodes.h
|
Keep correct type for immediate operands in comparisons
|
6 years ago |
lopnames.h
|
Keep correct type for immediate operands in comparisons
|
6 years ago |
loslib.c
|
Removed resource-related "emergency collections"
|
6 years ago |
lparser.c
|
Keep correct type for immediate operands in comparisons
|
6 years ago |
lparser.h
|
Details
|
6 years ago |
lprefix.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
lstate.c
|
Fixed bug with to-be-closed variables in base C level
|
6 years ago |
lstate.h
|
Changes in the warning system
|
6 years ago |
lstring.c
|
Removed extra information from RCS keyword strings
|
6 years ago |
lstring.h
|
Strings inside Lua are not fully aligned
|
6 years ago |
lstrlib.c
|
Avoid using large buffers in 'string.format'
|
6 years ago |
ltable.c
|
Small optimizations in range checks
|
6 years ago |
ltable.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
ltablib.c
|
Small optimizations in range checks
|
6 years ago |
ltests.c
|
Revamp of 'lua_pushfstring' / 'luaO_pushvfstring'
|
6 years ago |
ltests.h
|
LUAI_MAXCCALLS renamed LUAI_MAXCSTACK
|
6 years ago |
ltm.c
|
Keep correct type for immediate operands in comparisons
|
6 years ago |
ltm.h
|
Keep correct type for immediate operands in comparisons
|
6 years ago |
lua.c
|
Removed use of 'rl_inhibit_completion' in 'lua.c'
|
6 years ago |
lua.h
|
Added field 'srclen' to structure 'lua_Debug'
|
6 years ago |
luaconf.h
|
Revamp of 'lua_pushfstring' / 'luaO_pushvfstring'
|
6 years ago |
lualib.h
|
Removed extra information from RCS keyword strings
|
6 years ago |
lundump.c
|
'require' returns where module was found
|
6 years ago |
lundump.h
|
Small changes in the header of binary files
|
6 years ago |
lutf8lib.c
|
Name 'nonstrict' in the UTF-8 library changed to 'lax'
|
6 years ago |
lvm.c
|
Fixed wrong error message in 'return math.seed(0)'
|
6 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
|
'all' script automatically 'make's everything
|
6 years ago |
onelua.c
|
Keep correct type for immediate operands in comparisons
|
6 years ago |