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
/
libyul
/
backends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Analyze and compile sub-objects.
chriseth
2018-12-06
2
-0
/
+98
*
Extend abstract assembly to be able to handle sub-objects.
chriseth
2018-12-06
3
-0
/
+35
*
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
5
-49
/
+35
*
Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ...
Christian Parpart
2018-11-23
2
-3
/
+3
*
Introduce namespace `langutil` in liblangutil directory.
Christian Parpart
2018-11-22
3
-3
/
+13
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
2
-2
/
+2
*
Removing redundant virtual from override function declaration
mordax
2018-11-21
1
-16
/
+16
*
Performance: Replace string by special single-copy YulString class.
chriseth
2018-11-08
2
-7
/
+7
*
Eliminate `byte`-typedef and use `uint8_t` in all their places instead.
Christian Parpart
2018-11-07
1
-7
/
+7
*
Renaming namespace dev::julia to dev::yul.
Christian Parpart
2018-10-15
5
-9
/
+9
*
Renaming libjulia to libyul
Christian Parpart
2018-10-15
5
-0
/
+1133