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
/
libsolidity
/
inlineasm
/
AsmScope.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
*
Performance: Replace string by special single-copy YulString class.
chriseth
2018-11-08
1
-8
/
+10
*
Generic visitor.
chriseth
2018-10-09
1
-25
/
+2
*
JuliaType -> YulType
Alex Beregszaszi
2018-06-14
1
-7
/
+7
*
Mark a lot of functions const (where possible)
Alex Beregszaszi
2017-08-22
1
-1
/
+1
*
Helper to count the number of variables in a scope.
chriseth
2017-06-16
1
-0
/
+2
*
Move "active variable" to analysis phase.
chriseth
2017-06-14
1
-9
/
+1
*
Remove struct constructor.
chriseth
2017-06-14
1
-1
/
+0
*
Move stack height to generation phase.
chriseth
2017-06-14
1
-2
/
+0
*
Move LabelIDs to generation phase.
chriseth
2017-06-14
1
-5
/
+1
*
Initial EVM1.5 assembly implementation.
chriseth
2017-06-08
1
-0
/
+4
*
Introduce LabelID typedef.
chriseth
2017-05-29
1
-1
/
+2
*
Refactor to abstract assembly to JULIA.
chriseth
2017-05-20
1
-2
/
+2
*
Parse types in Julia mode
Alex Beregszaszi
2017-05-06
1
-5
/
+12
*
Remove error label / invalid jump label.
chriseth
2017-04-28
1
-1
/
+0
*
Refactor assembly analysis into scope filling and checking.
chriseth
2017-04-25
1
-0
/
+128