Roberto Ierusalimschy
|
aa8d4a782d
Details (more uniformity in error messages)
|
5 年之前 |
Roberto Ierusalimschy
|
efcf24be0c
'luaL_execresult' does not assume -1 status as error
|
5 年之前 |
Roberto Ierusalimschy
|
17dbaa8639
Improvements in the handling of signals
|
5 年之前 |
Roberto Ierusalimschy
|
9514abc2da
Cleaner definition for 'TString'
|
5 年之前 |
Roberto Ierusalimschy
|
0be57b9b6d
Details in comments
|
5 年之前 |
Roberto Ierusalimschy
|
61a4e64a66
Back to old encoding of versions in binary files
|
5 年之前 |
Roberto Ierusalimschy
|
9a6f47f0ed
C-Stack test does not assume minimum of 400 slots
|
5 年之前 |
Roberto Ierusalimschy
|
948fb628d9
Details
|
5 年之前 |
Roberto Ierusalimschy
|
a901c505ab
Fixed warning about casts between function pointers
|
5 年之前 |
Roberto Ierusalimschy
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
5 年之前 |
Roberto Ierusalimschy
|
cac075a122
Small issue in 'exprstat'
|
5 年之前 |
Roberto Ierusalimschy
|
9e0a8475cd
Added 'simplesect' sections to the manual
|
5 年之前 |
Roberto Ierusalimschy
|
7ccc6d8290
Improvements in the manual
|
5 年之前 |
Roberto Ierusalimschy
|
7288528a1e
Short strings always use all bytes in the hash
|
5 年之前 |
Roberto Ierusalimschy
|
513559cc47
Fixed bug in 'string.format("%p")'
|
5 年之前 |
Roberto Ierusalimschy
|
e460752323
Fixed "conceptual" bug in 'luaK_setreturns'
|
5 年之前 |
Roberto Ierusalimschy
|
92594f0939
Corrected direct use of 'snprintf' in 'lstrlib.c'
|
5 年之前 |
Roberto Ierusalimschy
|
e8a52281d9
Code style in 'ldump'/'lundump'.
|
5 年之前 |
Roberto Ierusalimschy
|
6eb53b7526
Details
|
5 年之前 |
Roberto Ierusalimschy
|
9b7987a9d1
OP_LOADFALSE broken in two instructions
|
5 年之前 |
Roberto Ierusalimschy
|
28ef7061bb
Tag values don't need to be different from type values
|
5 年之前 |
Roberto Ierusalimschy
|
46c3587a6f
Clearer distinction between types and tags
|
5 年之前 |
Roberto Ierusalimschy
|
69c7139ff8
New macro 'makevariant' to codify variant tags
|
5 年之前 |
Roberto Ierusalimschy
|
5ff408d218
Changed internal representation of booleans
|
5 年之前 |
Roberto Ierusalimschy
|
e3c83835e7
Fixed bug in 'aux_rawset'
|
5 年之前 |
Roberto Ierusalimschy
|
bd1b87c579
Comments (mosty typos)
|
5 年之前 |
Roberto Ierusalimschy
|
d7bb8df841
Copyright year changed to 2020
|
5 年之前 |
Roberto Ierusalimschy
|
c646e57fd6
Joined common code in 'lua_rawset' and 'lua_rawsetp'
|
5 年之前 |
Roberto Ierusalimschy
|
e0ab13c62f
Easy way to allow Unicode characters in identifiers
|
5 年之前 |
Roberto Ierusalimschy
|
e0cbaa50fa
Added test for NULL in string.format("%p")
|
5 年之前 |