Roberto Ierusalimschy
|
7ca8105a2e
More orderliness in casts of enumerations
|
2 年之前 |
Roberto Ierusalimschy
|
94689ac3ad
More regularity in uses of enums in 'lcode.c'
|
2 年之前 |
Roberto Ierusalimschy
|
315639d3bb
Factoring out common parts of 'codearith' and 'codebitwise'
|
3 年之前 |
Roberto Ierusalimschy
|
c764ca71a6
Bug: Wrong code generation in bitwise operations
|
3 年之前 |
Roberto Ierusalimschy
|
8dd2c912d2
Detail
|
3 年之前 |
Roberto Ierusalimschy
|
36de01d988
Changes in cache for function constants
|
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
|
23051e830a
Changes in the API of 'luaH_set' and related functions
|
4 年之前 |
Roberto Ierusalimschy
|
d9d2904f09
Details
|
4 年之前 |
Roberto Ierusalimschy
|
94cbe46511
Details
|
4 年之前 |
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 年之前 |