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
/
AsmPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving files from libsolidity/inlineasm/*.{cpp,h} to libyul/.
Christian Parpart
2018-11-23
1
-68
/
+0
*
Performance: Replace string by special single-copy YulString class.
chriseth
2018-11-08
1
-1
/
+3
*
Some well-formedness checks for the Yul AST.
chriseth
2018-10-22
1
-0
/
+1
*
Rename internal variable
Alex Beregszaszi
2018-06-14
1
-2
/
+2
*
Separate expression and statement.
chriseth
2017-12-13
1
-0
/
+1
*
If statement for Iulia / inline assembly.
chriseth
2017-11-22
1
-0
/
+1
*
Mark a lot of functions const (where possible)
Alex Beregszaszi
2017-08-22
1
-1
/
+1
*
Add include file to forward-declare inline assembly structs.
chriseth
2017-06-16
1
-13
/
+2
*
Parse for statement in assembly parser / printer
Alex Beregszaszi
2017-06-16
1
-0
/
+2
*
Implement switch statement in the assembly parser/printer
Alex Beregszaszi
2017-05-26
1
-0
/
+2
*
Rename FunctionalAssignment to Assignment
Alex Beregszaszi
2017-05-24
1
-2
/
+2
*
Rename Assignment to StackAssignment
Alex Beregszaszi
2017-05-24
1
-2
/
+2
*
Parse types in Julia mode
Alex Beregszaszi
2017-05-06
1
-0
/
+2
*
Add flag for JULIA printing
Alex Beregszaszi
2017-05-05
1
-0
/
+5
*
Assembly printer for functions.
chriseth
2017-02-16
1
-0
/
+2
*
Assembly printer.
chriseth
2017-02-14
1
-0
/
+61