Roberto Ierusalimschy
|
8dd2c912d2
Detail
|
3 years ago |
Roberto Ierusalimschy
|
36de01d988
Changes in cache for function constants
|
4 years ago |
Roberto Ierusalimschy
|
5205f073c5
Don't use tointegerns when luaV_tointegerns will do
|
4 years ago |
Roberto Ierusalimschy
|
e500892e18
Optimization/simplification of 'getbaseline'
|
4 years ago |
Roberto Ierusalimschy
|
949187b049
Optimizations for line hook
|
4 years ago |
Roberto Ierusalimschy
|
23051e830a
Changes in the API of 'luaH_set' and related functions
|
4 years ago |
Roberto Ierusalimschy
|
d9d2904f09
Details
|
4 years ago |
Roberto Ierusalimschy
|
94cbe46511
Details
|
4 years ago |
Roberto Ierusalimschy
|
e460752323
Fixed "conceptual" bug in 'luaK_setreturns'
|
5 years ago |
Roberto Ierusalimschy
|
6eb53b7526
Details
|
5 years ago |
Roberto Ierusalimschy
|
9b7987a9d1
OP_LOADFALSE broken in two instructions
|
5 years ago |
Roberto Ierusalimschy
|
46c3587a6f
Clearer distinction between types and tags
|
5 years ago |
Roberto Ierusalimschy
|
5ff408d218
Changed internal representation of booleans
|
5 years ago |
Roberto Ierusalimschy
|
bd1b87c579
Comments (mosty typos)
|
5 years ago |
Roberto Ierusalimschy
|
d30569c064
Using an enumeration for float->integer coercion modes
|
5 years ago |
Roberto Ierusalimschy
|
c12983cf8a
Fixed warnings from Keil compiler
|
5 years ago |
Roberto Ierusalimschy
|
7bd1e53753
Fixed a warning and other minor issues
|
5 years ago |
Roberto Ierusalimschy
|
b2a580bdb1
Janitorial work
|
5 years ago |
Roberto Ierusalimschy
|
6ef366644f
Subtraction of small constant integers optimized with OP_ADDI
|
5 years ago |
Roberto Ierusalimschy
|
6b2e202df5
Janitorial work in 'lcode.c'
|
5 years ago |
Roberto Ierusalimschy
|
40d8832ee0
Simplification in the call to 'constfolding'
|
5 years ago |
Roberto Ierusalimschy
|
91dad09f65
Removed arithmetic opcodes with immediate operand
|
5 years ago |
Roberto Ierusalimschy
|
46b84580d6
Use of 'MMBIN' opcodes extended to shift operators
|
6 years ago |
Roberto Ierusalimschy
|
df13f25948
First version of OP_MMBIN opcodes
|
6 years ago |
Roberto Ierusalimschy
|
8082906c05
Fixed small issue with constant propagation
|
6 years ago |
Roberto Ierusalimschy
|
d6af81084d
New kind of expression VKSTR
|
6 years ago |
Roberto Ierusalimschy
|
4846f7e3bb
Micro optimization in OP_RETURN and OP_TAILCALL
|
6 years ago |
Roberto Ierusalimschy
|
758c1ef445
Unification of size representation in OP_NEWTABLE and OP_SETLIST
|
6 years ago |
Roberto Ierusalimschy
|
1fb4d53925
OP_NEWTABLE keeps exact size of arrays
|
6 years ago |
Roberto Ierusalimschy
|
f6aab3ec1f
First implementation of constant propagation
|
6 years ago |