Roberto Ierusalimschy
|
94cbe46511
Details
|
4 years ago |
Roberto Ierusalimschy
|
287b302acb
Revision of stackless implementation
|
4 years ago |
Roberto Ierusalimschy
|
fbaf040f5e
Details in the manual
|
4 years ago |
Roberto Ierusalimschy
|
e51564d1be
Details in comments and documentation
|
4 years ago |
Roberto Ierusalimschy
|
613513d09f
Better documentation for the GC of strings in the C API
|
4 years ago |
Roberto Ierusalimschy
|
c33b1728ae
Details
|
5 years ago |
Roberto Ierusalimschy
|
69e84805e4
Details
|
5 years ago |
Roberto Ierusalimschy
|
50523b107d
Improvements in the manual
|
5 years ago |
Roberto Ierusalimschy
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
5 years ago |
Roberto Ierusalimschy
|
9e0a8475cd
Added 'simplesect' sections to the manual
|
5 years ago |
Roberto Ierusalimschy
|
7ccc6d8290
Improvements in the manual
|
5 years ago |
Roberto Ierusalimschy
|
e174f43807
Manual a little more clear about string->number coersions
|
5 years ago |
Roberto Ierusalimschy
|
5f83fb6582
Details
|
5 years ago |
Roberto Ierusalimschy
|
679dc72c08
Using 'metavalues' for "metamethods" that are not methods
|
5 years ago |
Roberto Ierusalimschy
|
b93f3b00bb
Added function 'luaL_buffsub'
|
5 years ago |
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 |