Roberto Ierusalimschy
|
d9f40e3f6f
First implementation for 'const' variables
|
6 年之前 |
Roberto Ierusalimschy
|
347d6961ac
Define LUA_MAXUNSIGNED as a preprocessor constant
|
6 年之前 |
Roberto Ierusalimschy
|
0b63d79b36
Details
|
6 年之前 |
Roberto Ierusalimschy
|
279c3a6961
A few changes in tests about number of bits in integers
|
6 年之前 |
Roberto Ierusalimschy
|
49c42f3615
Some improvements in 'luaconf.h'
|
6 年之前 |
Roberto Ierusalimschy
|
d881325c2f
Flag for to-be-closed variables changed to '<toclose>'
|
6 年之前 |
Roberto Ierusalimschy
|
3f253f116e
Test for dead coroutine moved to 'lua_resume'
|
6 年之前 |
Roberto Ierusalimschy
|
389116d8ab
Coroutines do not unwind the stack in case of errors
|
6 年之前 |
Roberto Ierusalimschy
|
01bded3d8c
File 'lib2-v2.so' generated from its own source
|
6 年之前 |
Roberto Ierusalimschy
|
7c5786479c
A few more improvements in 'luaO_pushvfstring'
|
6 年之前 |
Roberto Ierusalimschy
|
b14609032c
Avoid the creation of too many strings in 'package'
|
6 年之前 |
Roberto Ierusalimschy
|
b36e26f51b
Some more small improvements to 'luaO_pushvfstring'
|
6 年之前 |
Roberto Ierusalimschy
|
969b8c1f14
Fixed bug with to-be-closed variables in base C level
|
6 年之前 |
Roberto Ierusalimschy
|
c65605151c
New function 'luaL_addgsub'
|
6 年之前 |
Roberto Ierusalimschy
|
3da34a5fa7
Revamp of 'lua_pushfstring' / 'luaO_pushvfstring'
|
6 年之前 |
Roberto Ierusalimschy
|
20b161e285
Small correction in test about 'isdst'
|
6 年之前 |
Roberto Ierusalimschy
|
ed2872cd3b
'require' returns where module was found
|
6 年之前 |
Roberto Ierusalimschy
|
2d3f095448
Avoid using large buffers in 'string.format'
|
6 年之前 |
Roberto Ierusalimschy
|
b0810c51c3
Small optimizations in 'string.gsub'
|
6 年之前 |
Roberto Ierusalimschy
|
a93e014447
Added an optional parameter to 'coroutine.isyieldable'
|
6 年之前 |
Roberto Ierusalimschy
|
8ba4523ccc
'print' does not call 'tostring' to format its arguments
|
6 年之前 |
Roberto Ierusalimschy
|
979ad95eb1
Thorough revision of the reference manual
|
6 年之前 |
Roberto Ierusalimschy
|
0f028b9008
Corrected tests around non-portable 'isdst' in dates
|
6 年之前 |
Roberto Ierusalimschy
|
65d1aa7a77
Syntax should not allow numbers touching identifiers
|
6 年之前 |
Roberto Ierusalimschy
|
8004798b03
Fixed wrong error message in 'return math.seed(0)'
|
6 年之前 |
Roberto Ierusalimschy
|
5ca1075b71
Added field 'srclen' to structure 'lua_Debug'
|
6 年之前 |
Roberto Ierusalimschy
|
38425e0692
Avoid moving the collector while in 'GCSenteratomic' state
|
6 年之前 |
Roberto Ierusalimschy
|
d12262068d
Small optimizations in range checks
|
6 年之前 |
Roberto Ierusalimschy
|
0443ad9e28
LUAI_MAXCCALLS renamed LUAI_MAXCSTACK
|
6 年之前 |
Roberto Ierusalimschy
|
f9b0cf0e2e
Year in copyright notice updated to 2019
|
6 年之前 |