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
/
libsolidity
/
interface
/
AssemblyStack.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort includes in libsolidity/interface
Leonardo Alt
2018-12-18
1
-1
/
+1
*
Codegen for object access.
chriseth
2018-12-12
1
-0
/
+6
*
Reuse stack slots in Yul to EVM code generation.
liangdzou
2018-12-10
1
-1
/
+2
*
Analyze and compile sub-objects.
chriseth
2018-12-06
1
-0
/
+3
*
Apply the optimize commandline parameter to assembly mode.
chriseth
2018-12-01
1
-0
/
+3
*
Use yul parser in assembly stack.
chriseth
2018-11-27
1
-9
/
+3
*
Yul objects.
chriseth
2018-11-27
1
-6
/
+4
*
Isolating libyul library API into its own namespace `yul`.
Christian Parpart
2018-11-23
1
-8
/
+9
*
Introduce namespace `langutil` in liblangutil directory.
Christian Parpart
2018-11-22
1
-7
/
+11
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
1
-2
/
+2
*
Rename JULIA/IULIA to Yul in assembly interface
Alex Beregszaszi
2018-06-14
1
-3
/
+3
*
Provide EVM version to assembly analysis.
chriseth
2018-03-02
1
-2
/
+5
*
Support strict assembly mode in AssemblyStack
Alex Beregszaszi
2018-01-06
1
-1
/
+1
*
Introduce MachineAssemblyObject
Alex Beregszaszi
2017-06-09
1
-1
/
+7
*
Remove excess includes
Alex Beregszaszi
2017-06-09
1
-1
/
+0
*
Remove error reporter from code generation phase.
chriseth
2017-06-08
1
-2
/
+2
*
Refactor AssemblyStack
Alex Beregszaszi
2017-06-07
1
-0
/
+1
*
Add analyze(block) to AssemblyStack
Alex Beregszaszi
2017-06-07
1
-0
/
+4
*
Refactor error reporting
Rhett Aultman
2017-05-30
1
-2
/
+3
*
More comments for assembly
chriseth
2017-05-26
1
-0
/
+2
*
Adapt EVM codegen to new namespace.
chriseth
2017-05-26
1
-0
/
+83