index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
tools
/
yulopti.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relax assertion about jumps in loose mode
Mathias Baumann
2018-12-05
1
-1
/
+1
*
Introduce the concept of builtin functions.
chriseth
2018-12-04
1
-2
/
+2
*
liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream...
Christian Parpart
2018-12-01
1
-1
/
+1
*
liblangutil: extends CharStream to know about the respective (file-)name (and...
Christian Parpart
2018-11-29
1
-1
/
+1
*
Moving SourceReferenceFormatter into langutil namespace.
Christian Parpart
2018-11-24
1
-1
/
+1
*
Isolating libyul library API into its own namespace `yul`.
Christian Parpart
2018-11-23
1
-6
/
+5
*
Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ...
Christian Parpart
2018-11-23
1
-5
/
+5
*
Introduce namespace `langutil` in liblangutil directory.
Christian Parpart
2018-11-22
1
-2
/
+3
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
1
-2
/
+2
*
[Yul] Implements a pass to rewrite for-loop's pre block into the parent's Block.
Christian Parpart
2018-11-16
1
-1
/
+5
*
Add VarDeclPropagator to full suite and interactive optimizer.
chriseth
2018-11-08
1
-1
/
+5
*
Add rematerializer to interactive optimizer.
chriseth
2018-10-28
1
-1
/
+5
*
Add redundant assign and ssa.
chriseth
2018-10-24
1
-1
/
+10
*
Interactive optimizer tool.
chriseth
2018-10-24
1
-0
/
+216