Roberto Ierusalimschy
|
e15f1f2bb7
Details
|
2 år sedan |
Roberto Ierusalimschy
|
413a393e62
Stack indices changed to union's
|
2 år sedan |
Roberto Ierusalimschy
|
997f11f543
Bug: 'break' may not properly close variable in a 'for' loop
|
2 år sedan |
Roberto Ierusalimschy
|
1f3c6f4534
Bug: Lua can generate wrong code when _ENV is <const>
|
3 år sedan |
Roberto Ierusalimschy
|
6a0dace25a
Bug: 'local function' can assign to '<const>' variables
|
4 år sedan |
Roberto Ierusalimschy
|
47cffdc723
Bug: tbc variables in "for" loops don't avoid tail calls
|
4 år sedan |
Roberto Ierusalimschy
|
59c88f846d
Broadening the use of branch hints
|
4 år sedan |
Roberto Ierusalimschy
|
d9d2904f09
Details
|
4 år sedan |
Roberto Ierusalimschy
|
ab1aca94e8
Removed optimization for «if ... then goto»
|
4 år sedan |
Roberto Ierusalimschy
|
d742a193e5
Comments
|
4 år sedan |
Roberto Ierusalimschy
|
287b302acb
Revision of stackless implementation
|
4 år sedan |
Roberto Ierusalimschy
|
5d8ce05b3f
Back to a stackless implementation
|
4 år sedan |
Roberto Ierusalimschy
|
6d7cd31fee
Fixed missing GC barriers in compiler and undump
|
5 år sedan |
Roberto Ierusalimschy
|
63295f1f7f
Fixed two bugs in to-be-closed variables x constants
|
5 år sedan |
Roberto Ierusalimschy
|
cac075a122
Small issue in 'exprstat'
|
5 år sedan |
Roberto Ierusalimschy
|
e460752323
Fixed "conceptual" bug in 'luaK_setreturns'
|
5 år sedan |
Roberto Ierusalimschy
|
7bd1e53753
Fixed a warning and other minor issues
|
5 år sedan |
Roberto Ierusalimschy
|
0d52913804
Change in the syntax of attributes
|
6 år sedan |
Roberto Ierusalimschy
|
e70f275f32
Bug: 'Vardesc' array can be reallocated in 'localstat'
|
6 år sedan |
Roberto Ierusalimschy
|
9a37dc0ce6
Small corrections when setting 'L->top'
|
6 år sedan |
Roberto Ierusalimschy
|
d6af81084d
New kind of expression VKSTR
|
6 år sedan |
Roberto Ierusalimschy
|
758c1ef445
Unification of size representation in OP_NEWTABLE and OP_SETLIST
|
6 år sedan |
Roberto Ierusalimschy
|
1fb4d53925
OP_NEWTABLE keeps exact size of arrays
|
6 år sedan |
Roberto Ierusalimschy
|
f6aab3ec1f
First implementation of constant propagation
|
6 år sedan |
Roberto Ierusalimschy
|
be8445d7e4
Details
|
6 år sedan |
Roberto Ierusalimschy
|
3d296304ef
Towards constant propagation
|
6 år sedan |
Roberto Ierusalimschy
|
54f7b46c1e
New implementation for constants
|
6 år sedan |
Roberto Ierusalimschy
|
4d46289331
Local attributes can be used in list of local variables
|
6 år sedan |
Roberto Ierusalimschy
|
8eca21c2e8
First take on constant propagation
|
6 år sedan |
Roberto Ierusalimschy
|
e4b02ca8e4
Structure 'Vardesc' does not need a 'name' field
|
6 år sedan |