Roberto Ierusalimschy
|
dfbde4c7d5
Bug: Active-lines for stripped vararg functions
|
1 年之前 |
Roberto Ierusalimschy
|
e288c5a918
Bug: Yielding in a hook stops in the wrong instruction
|
1 年之前 |
Roberto Ierusalimschy
|
7923dbbf72
Bug: Recursion in 'getobjname' can stack overflow
|
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 年之前 |
Roberto Ierusalimschy
|
e15f1f2bb7
Details
|
2 年之前 |
Roberto Ierusalimschy
|
7ca8105a2e
More orderliness in casts of enumerations
|
2 年之前 |
Roberto Ierusalimschy
|
413a393e62
Stack indices changed to union's
|
2 年之前 |
Roberto Ierusalimschy
|
42d40581dd
Save stack space while handling errors
|
3 年之前 |
Roberto Ierusalimschy
|
066e0f93c4
Fix debug information about finalizers
|
3 年之前 |
Roberto Ierusalimschy
|
48835c76c8
Wrong assert in 'collectvalidlines'
|
3 年之前 |
Roberto Ierusalimschy
|
e8deac5a41
Avoid OP_VARARGPREP for active lines
|
3 年之前 |
Roberto Ierusalimschy
|
87a9573b2e
Documentation
|
3 年之前 |
Roberto Ierusalimschy
|
5148954eed
Align error messages for calling non-callable values
|
4 年之前 |
Roberto Ierusalimschy
|
f5df7f91f7
Wrong assertion in 'getbaseline'
|
4 年之前 |
Roberto Ierusalimschy
|
e0260eb2d4
Bug (kind of) in 'isinstack'
|
4 年之前 |
Roberto Ierusalimschy
|
5205f073c5
Don't use tointegerns when luaV_tointegerns will do
|
4 年之前 |
Roberto Ierusalimschy
|
e500892e18
Optimization/simplification of 'getbaseline'
|
4 年之前 |
Roberto Ierusalimschy
|
949187b049
Optimizations for line hook
|
4 年之前 |
Roberto Ierusalimschy
|
4bd10b6fe8
Better error messages for calling non-callable objects
|
4 年之前 |
Roberto Ierusalimschy
|
ae5b5ba529
Fixed bug: line hooks in stripped functions
|
5 年之前 |
Roberto Ierusalimschy
|
a585eae6e7
Fixed bug: Negation overflow in getlocal/setlocal
|
5 年之前 |
Roberto Ierusalimschy
|
a2195644d8
Fixed bug: invalid 'oldpc' when returning to a function
|
5 年之前 |
Roberto Ierusalimschy
|
17dbaa8639
Improvements in the handling of signals
|
5 年之前 |
Roberto Ierusalimschy
|
6eb53b7526
Details
|
5 年之前 |
Roberto Ierusalimschy
|
46c3587a6f
Clearer distinction between types and tags
|
5 年之前 |
Roberto Ierusalimschy
|
5ff408d218
Changed internal representation of booleans
|
5 年之前 |
Roberto Ierusalimschy
|
4518e5df24
Added macro 'testMMMode'
|
5 年之前 |
Roberto Ierusalimschy
|
46b84580d6
Use of 'MMBIN' opcodes extended to shift operators
|
6 年之前 |
Roberto Ierusalimschy
|
df13f25948
First version of OP_MMBIN opcodes
|
6 年之前 |