Roberto Ierusalimschy
|
303f415559
Randomness added to table length computation
|
1 周之前 |
Roberto Ierusalimschy
|
60b6599e83
Short strings can be external, too
|
2 周之前 |
Roberto Ierusalimschy
|
9b014d4bcd
Details (typos in comments)
|
3 月之前 |
Roberto Ierusalimschy
|
ef5d171cc8
New macro 'l_numbits'
|
4 月之前 |
Roberto Ierusalimschy
|
c2dc6e8e94
Missing GC barrier in 'luaV_finishset'
|
4 月之前 |
Roberto Ierusalimschy
|
22974326ca
Use after free in 'luaV_finishset'
|
4 月之前 |
Roberto Ierusalimschy
|
2d8d5c74b5
Details
|
6 月之前 |
Roberto Ierusalimschy
|
7ca3c40b50
Another way to compile goto's
|
6 月之前 |
Roberto Ierusalimschy
|
8a3a49250c
Detail
|
6 月之前 |
Roberto Ierusalimschy
|
25a491fe34
OP_SELF restricted to constant short strings
|
7 月之前 |
Roberto Ierusalimschy
|
002beeebe7
New way to keep hints for table length
|
8 月之前 |
Roberto Ierusalimschy
|
0acd55898d
Added gcc option '-Wconversion'
|
1 年之前 |
Roberto Ierusalimschy
|
15231d4fb2
'nresults' moved into 'callstatus'
|
1 年之前 |
Roberto Ierusalimschy
|
c403e456b6
New instruction format for SETLIST/NEWTABLE
|
1 年之前 |
Roberto Ierusalimschy
|
6ac7219da3
'isIT'/'isOT' turned from macros to functions
|
1 年之前 |
Roberto Ierusalimschy
|
55ac40f859
Cleaning of llimits.h
|
1 年之前 |
Roberto Ierusalimschy
|
94b503d95e
Encoding of table indices (hres) must use C indices
|
1 年之前 |
Roberto Ierusalimschy
|
262dc5729a
Details
|
1 年之前 |
Roberto Ierusalimschy
|
88a50ffa71
Fixed dangling 'StkId' in 'luaV_finishget'
|
1 年之前 |
Roberto Ierusalimschy
|
0593256707
'luaH_get' functions return tag of the result
|
1 年之前 |
Roberto Ierusalimschy
|
ce6f5502c9
'luaH_get' functions return 'TValue'
|
1 年之前 |
Roberto Ierusalimschy
|
108e0bdc84
Merge branch 'master' into nextversion
|
1 年之前 |
Roberto Ierusalimschy
|
5853c37a83
Bug: Buffer overflow in string concatenation
|
1 年之前 |
Roberto Ierusalimschy
|
37c215b43f
Merge branch 'newarray' into nextversion
|
1 年之前 |
Roberto Ierusalimschy
|
fa075b7953
Merge branch 'master' into newarray
|
1 年之前 |
Roberto Ierusalimschy
|
43c8e5bded
Full abstraction for representation of array values
|
1 年之前 |
Roberto Ierusalimschy
|
f33cda8d6e
New macro 'getlstr'
|
1 年之前 |
Roberto Ierusalimschy
|
c815c2f0eb
Merge branch 'master' into nextversion
|
1 年之前 |
Roberto Ierusalimschy
|
9b4f39ab14
More disciplined use of 'getstr' and 'tsslen'
|
1 年之前 |
Roberto Ierusalimschy
|
1b3f507f62
Bug: Call hook may be called twice when count hook yields
|
2 年之前 |