Roberto Ierusalimschy
|
4c32d9300c
Several enhancements in the manual
|
5 years ago |
Roberto Ierusalimschy
|
6c0e44464b
Improvements in the manual around metamethods
|
5 years ago |
Roberto Ierusalimschy
|
03cde80b58
'setCstacklimit' renamed to 'setcstacklimit'
|
5 years ago |
Roberto Ierusalimschy
|
be78aeae4c
Default for warnings changed to "off"
|
6 years ago |
Roberto Ierusalimschy
|
45948e7e55
Manual corrected with the new syntax for attributes
|
6 years ago |
Roberto Ierusalimschy
|
b96b0b5abb
Added macro 'luaL_pushfail'
|
6 years ago |
Roberto Ierusalimschy
|
ca13be9af7
Supressed errors in '__close' generate warnings
|
6 years ago |
Roberto Ierusalimschy
|
a1d8eb2743
Added control messages to warnings
|
6 years ago |
Roberto Ierusalimschy
|
09b4e527a0
Detail in the manual (method 'file:setvbuf')
|
6 years ago |
Roberto Ierusalimschy
|
223bb04090
Correction in the documentation of 'io.lines'
|
6 years ago |
Roberto Ierusalimschy
|
f645d31573
To-be-closed variables must be closed on initialization
|
6 years ago |
Roberto Ierusalimschy
|
2f22c6bb79
'math.randomseed' always returns the two seed components
|
6 years ago |
Roberto Ierusalimschy
|
4eefef07ab
'math.randomseed()' returns the seeds it used
|
6 years ago |
Roberto Ierusalimschy
|
c220b0a5d0
'__close' method may be called again in case of error
|
6 years ago |
Roberto Ierusalimschy
|
f6aab3ec1f
First implementation of constant propagation
|
6 years ago |
Roberto Ierusalimschy
|
4d46289331
Local attributes can be used in list of local variables
|
6 years ago |
Roberto Ierusalimschy
|
be73f72fcc
New function 'setCstacklimit'
|
6 years ago |
Roberto Ierusalimschy
|
d2a9b4ffb8
Detail in the manual
|
6 years ago |
Roberto Ierusalimschy
|
f39e8c06d6
Updated the documentation for the API function 'lua_gc'
|
6 years ago |
Roberto Ierusalimschy
|
b4d5dff8ec
Multiple errors in '__toclose' report the first one
|
6 years ago |
Roberto Ierusalimschy
|
14edd364c3
Function 'warn' is vararg
|
6 years ago |
Roberto Ierusalimschy
|
514d942748
'coroutine.kill' renamed 'coroutine.close'
|
6 years ago |
Roberto Ierusalimschy
|
2c68e66570
Details
|
6 years ago |
Roberto Ierusalimschy
|
b293ae0577
Details
|
6 years ago |
Roberto Ierusalimschy
|
d9f40e3f6f
First implementation for 'const' variables
|
6 years ago |
Roberto Ierusalimschy
|
d881325c2f
Flag for to-be-closed variables changed to '<toclose>'
|
6 years ago |
Roberto Ierusalimschy
|
389116d8ab
Coroutines do not unwind the stack in case of errors
|
6 years ago |
Roberto Ierusalimschy
|
c65605151c
New function 'luaL_addgsub'
|
6 years ago |
Roberto Ierusalimschy
|
ed2872cd3b
'require' returns where module was found
|
6 years ago |
Roberto Ierusalimschy
|
a93e014447
Added an optional parameter to 'coroutine.isyieldable'
|
6 years ago |