Roberto Ierusalimschy
|
e460752323
Fixed "conceptual" bug in 'luaK_setreturns'
|
5 年之前 |
Roberto Ierusalimschy
|
6eb53b7526
Details
|
5 年之前 |
Roberto Ierusalimschy
|
9b7987a9d1
OP_LOADFALSE broken in two instructions
|
5 年之前 |
Roberto Ierusalimschy
|
46c3587a6f
Clearer distinction between types and tags
|
5 年之前 |
Roberto Ierusalimschy
|
5ff408d218
Changed internal representation of booleans
|
5 年之前 |
Roberto Ierusalimschy
|
bd1b87c579
Comments (mosty typos)
|
5 年之前 |
Roberto Ierusalimschy
|
d30569c064
Using an enumeration for float->integer coercion modes
|
5 年之前 |
Roberto Ierusalimschy
|
c12983cf8a
Fixed warnings from Keil compiler
|
5 年之前 |
Roberto Ierusalimschy
|
7bd1e53753
Fixed a warning and other minor issues
|
5 年之前 |
Roberto Ierusalimschy
|
b2a580bdb1
Janitorial work
|
5 年之前 |
Roberto Ierusalimschy
|
6ef366644f
Subtraction of small constant integers optimized with OP_ADDI
|
5 年之前 |
Roberto Ierusalimschy
|
6b2e202df5
Janitorial work in 'lcode.c'
|
5 年之前 |
Roberto Ierusalimschy
|
40d8832ee0
Simplification in the call to 'constfolding'
|
5 年之前 |
Roberto Ierusalimschy
|
91dad09f65
Removed arithmetic opcodes with immediate operand
|
5 年之前 |
Roberto Ierusalimschy
|
46b84580d6
Use of 'MMBIN' opcodes extended to shift operators
|
6 年之前 |
Roberto Ierusalimschy
|
df13f25948
First version of OP_MMBIN opcodes
|
6 年之前 |
Roberto Ierusalimschy
|
8082906c05
Fixed small issue with constant propagation
|
6 年之前 |
Roberto Ierusalimschy
|
d6af81084d
New kind of expression VKSTR
|
6 年之前 |
Roberto Ierusalimschy
|
4846f7e3bb
Micro optimization in OP_RETURN and OP_TAILCALL
|
6 年之前 |
Roberto Ierusalimschy
|
758c1ef445
Unification of size representation in OP_NEWTABLE and OP_SETLIST
|
6 年之前 |
Roberto Ierusalimschy
|
1fb4d53925
OP_NEWTABLE keeps exact size of arrays
|
6 年之前 |
Roberto Ierusalimschy
|
f6aab3ec1f
First implementation of constant propagation
|
6 年之前 |
Roberto Ierusalimschy
|
3d296304ef
Towards constant propagation
|
6 年之前 |
Roberto Ierusalimschy
|
54f7b46c1e
New implementation for constants
|
6 年之前 |
Roberto Ierusalimschy
|
8eca21c2e8
First take on constant propagation
|
6 年之前 |
Roberto Ierusalimschy
|
d9f40e3f6f
First implementation for 'const' variables
|
6 年之前 |
Roberto Ierusalimschy
|
23e6bac8a0
Keep correct type for immediate operands in comparisons
|
6 年之前 |
Roberto Ierusalimschy
|
84e32ad2eb
Added opcodes for arithmetic with K operands
|
6 年之前 |
Roberto Ierusalimschy
|
a006514ea1
Big revamp in the implmentation of labels/gotos
|
6 年之前 |
Roberto Ierusalimschy
|
4cd1f4aac0
Towards "to closed" local variables
|
6 年之前 |