index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libevmasm
/
ConstantOptimiser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
1
-1
/
+1
*
Removing redundant virtual from override function declaration
mordax
2018-11-21
1
-6
/
+6
*
Calculate the dataGas correctly in the constant optimiser
Alex Beregszaszi
2018-08-14
1
-2
/
+0
*
Add virtual destructors on base classes.
Alexander Arlt
2018-05-02
1
-0
/
+1
*
Use EVM version in gas meter and optimizer.
chriseth
2018-03-05
1
-0
/
+4
*
Ensure parameter names match between headers and implementation
Alex Beregszaszi
2017-09-20
1
-1
/
+1
*
Mark a lot of functions static (where possible)
Alex Beregszaszi
2017-08-22
1
-2
/
+2
*
Mark a lot of functions const (where possible)
Alex Beregszaszi
2017-08-22
1
-11
/
+11
*
Do not use the member in checkRepresentation
Alex Beregszaszi
2017-04-27
1
-2
/
+2
*
Use OptimizerException to report error
chriseth
2017-04-27
1
-2
/
+6
*
Add recomputation check for number representation.
chriseth
2017-04-27
1
-1
/
+8
*
Add upper bound for computing constants.
chriseth
2017-03-03
1
-0
/
+2
*
Optimize constant optimization.
chriseth
2017-01-13
1
-8
/
+11
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Make solidity independent from ethcore.
chriseth
2016-04-07
1
-8
/
+0
*
move libevmasm
Dimitry
2016-03-21
1
-0
/
+155