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
/
libyul
/
optimiser
/
Disambiguator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the dialect available everywhere.
chriseth
2019-01-07
1
-1
/
+7
*
Remove superfluous libyul/ASTDataForward.h and include libyul/AsmDataForward ...
Christian Parpart
2018-11-23
1
-1
/
+1
*
Isolating libyul library API into its own namespace `yul`.
Christian Parpart
2018-11-23
1
-8
/
+5
*
Reorder some include files and group <libyul/>'s together (as much as possible)
Christian Parpart
2018-11-23
1
-3
/
+1
*
Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ...
Christian Parpart
2018-11-23
1
-1
/
+1
*
Removing redundant virtual from override function declaration
mordax
2018-11-21
1
-5
/
+5
*
Performance: Replace string by special single-copy YulString class.
chriseth
2018-11-08
1
-4
/
+4
*
Limit size of generated names and add convenience constructors.
chriseth
2018-10-17
1
-2
/
+1
*
Handle externally supplied variables correctly in disambiguator.
chriseth
2018-10-17
1
-3
/
+9
*
Renaming namespace dev::julia to dev::yul.
Christian Parpart
2018-10-15
1
-1
/
+1
*
Renaming libjulia to libyul
Christian Parpart
2018-10-15
1
-0
/
+68