Roberto Ierusalimschy
|
303f415559
Randomness added to table length computation
|
1 周之前 |
Roberto Ierusalimschy
|
03d672a95c
Details (comments)
|
3 周之前 |
Roberto Ierusalimschy
|
7ade155762
Janitorial work on casts
|
2 月之前 |
Roberto Ierusalimschy
|
d827e96f33
Using 'l_uint32' for unicode codepoints in scanner
|
2 月之前 |
Roberto Ierusalimschy
|
ceac82f78b
Details
|
5 月之前 |
Roberto Ierusalimschy
|
3cdd49c94a
Fixed conversion warnings from clang
|
6 月之前 |
Roberto Ierusalimschy
|
e3ce88c9e8
New function 'lua_numbertostrbuff'
|
9 月之前 |
Roberto Ierusalimschy
|
20d42ccaae
No errors in 'luaO_pushvfstring'
|
10 月之前 |
Roberto Ierusalimschy
|
70d6975018
Towards no errors in 'luaO_pushvfstring'
|
10 月之前 |
Roberto Ierusalimschy
|
00e34375ec
In 'luaO_pushvfstring', all options use 'addstr2buff'
|
10 月之前 |
Roberto Ierusalimschy
|
ddfa1fbccf
GC back to controling pace counting bytes
|
10 月之前 |
Roberto Ierusalimschy
|
1bf4b80f1a
Floats formatted with "correct" precision
|
1 年之前 |
Roberto Ierusalimschy
|
0acd55898d
Added gcc option '-Wconversion'
|
1 年之前 |
Roberto Ierusalimschy
|
c31d6774ac
Details
|
1 年之前 |
Roberto Ierusalimschy
|
12b6f610b0
Several tweaks in the garbage collector
|
1 年之前 |
Roberto Ierusalimschy
|
ad0ea7813b
GC parameters encoded as floating-point bytes
|
1 年之前 |
Roberto Ierusalimschy
|
9b4f39ab14
More disciplined use of 'getstr' and 'tsslen'
|
1 年之前 |
Roberto Ierusalimschy
|
413a393e62
Stack indices changed to union's
|
2 年之前 |
Roberto Ierusalimschy
|
26be27459b
Negation in constant folding of '>>' may overflow
|
2 年之前 |
Roberto Ierusalimschy
|
d61b0c6028
More checks and documentation for uses of EXTRA_STACK
|
3 年之前 |
Roberto Ierusalimschy
|
8dd2c912d2
Detail
|
3 年之前 |
Roberto Ierusalimschy
|
58216600eb
'luaL_newstate' should not allocate extra memory
|
4 年之前 |
Roberto Ierusalimschy
|
0280407fc5
Details
|
5 年之前 |
Roberto Ierusalimschy
|
ae809e9fd1
'luaV_concat' can "concat" one single value
|
5 年之前 |
Roberto Ierusalimschy
|
e96385aded
Simplification and smaller buffers for 'lua_pushfstring'
|
5 年之前 |
Roberto Ierusalimschy
|
72a094bda7
Undo change in the handling of 'L->top' (commit b80077b8f3)
|
6 年之前 |
Roberto Ierusalimschy
|
b80077b8f3
Change in the handling of 'L->top' when calling metamethods
|
6 年之前 |
Roberto Ierusalimschy
|
1fb4d53925
OP_NEWTABLE keeps exact size of arrays
|
6 年之前 |
Roberto Ierusalimschy
|
2c68e66570
Details
|
6 年之前 |
Roberto Ierusalimschy
|
b293ae0577
Details
|
6 年之前 |