index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testes
/
code.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Subtraction of small constant integers optimized with OP_ADDI
Roberto Ierusalimschy
2019-09-24
1
-0
/
+1
*
Removed arithmetic opcodes with immediate operand
Roberto Ierusalimschy
2019-09-10
1
-9
/
+9
*
Use of 'MMBIN' opcodes extended to shift operators
Roberto Ierusalimschy
2019-08-28
1
-4
/
+4
*
First version of OP_MMBIN opcodes
Roberto Ierusalimschy
2019-08-27
1
-28
/
+35
*
Change in the syntax of attributes
Roberto Ierusalimschy
2019-07-30
1
-18
/
+18
*
Fixed small issue with constant propagation
Roberto Ierusalimschy
2019-07-17
1
-4
/
+6
*
New kind of expression VKSTR
Roberto Ierusalimschy
2019-07-17
1
-0
/
+17
*
OP_NEWTABLE keeps exact size of arrays
Roberto Ierusalimschy
2019-07-12
1
-2
/
+4
*
First implementation of constant propagation
Roberto Ierusalimschy
2019-07-12
1
-31
/
+58
*
New semantics for the integer 'for' loop
Roberto Ierusalimschy
2019-03-19
1
-2
/
+2
*
Added opcodes for arithmetic with K operands
Roberto Ierusalimschy
2018-11-23
1
-31
/
+51
*
Back with optimization for 'if cond then goto'
Roberto Ierusalimschy
2018-10-30
1
-1
/
+19
*
Big revamp in the implmentation of labels/gotos
Roberto Ierusalimschy
2018-10-29
1
-12
/
+7
*
Towards "to closed" local variables
Roberto Ierusalimschy
2018-10-08
1
-1
/
+5
*
Added directory to test file names in '$Id:'
Roberto Ierusalimschy
2018-07-25
1
-1
/
+1
*
In tests of opcodes, avoid coercion in bitwise operation
Roberto Ierusalimschy
2018-07-10
1
-1
/
+1
*
Added manual and tests for version 5.4-w2
Roberto Ierusalimschy
2018-07-09
1
-0
/
+347