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
/
libevmasm
/
Assembly.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use EVM version in gas meter and optimizer.
chriseth
2018-03-05
1
-1
/
+4
*
Named assembly labels.
chriseth
2017-09-16
1
-0
/
+3
*
Introduce assemblyString
Alex Beregszaszi
2017-09-11
1
-0
/
+3
*
Do not return the stream in asssemblyStream
Alex Beregszaszi
2017-09-11
1
-1
/
+1
*
Split out the JSON functionality from assembly.stream()
Alex Beregszaszi
2017-09-11
1
-6
/
+9
*
Mark functions static in libevmasm
Alex Beregszaszi
2017-09-11
1
-1
/
+2
*
Introduce JumpdestRemover optimisation step
Alex Beregszaszi
2017-08-25
1
-3
/
+5
*
Introduce fine-grained optimiser settings in libevmasm
Alex Beregszaszi
2017-07-27
1
-1
/
+17
*
Replace obsolete assembly code in LLL
Alex Beregszaszi
2017-06-22
1
-9
/
+0
*
Remove debugbreak.
chriseth
2017-06-21
1
-3
/
+3
*
Move subroutine helpers from CompilerContext to Assembly
Alex Beregszaszi
2017-06-15
1
-0
/
+7
*
Remove single use Assembly::popTo
Alex Beregszaszi
2017-06-15
1
-2
/
+0
*
Remove obsolete Assembly::out
Alex Beregszaszi
2017-06-15
1
-1
/
+0
*
Remove obsolete errorTag()
Alex Beregszaszi
2017-06-15
1
-1
/
+0
*
Create functional assembly output, if possible.
chriseth
2017-01-24
1
-1
/
+0
*
Add swarm hash to the end of the bytecode.
chriseth
2016-12-01
1
-1
/
+6
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Simple peephole optimizer that is activated even if not requested.
chriseth
2016-11-16
1
-1
/
+2
*
Converted sub assembly to smart pointer.
chriseth
2016-11-16
1
-16
/
+17
*
Stored combined creation and runtime tags.
chriseth
2016-11-16
1
-1
/
+5
*
Rename dev::sha3 to dev::keccak256
Alex Beregszaszi
2016-10-06
1
-2
/
+2
*
Some cleanup regarding libdevcore. Also rename to avoid conflicts.
chriseth
2016-08-06
1
-4
/
+0
*
enable solidity test
Dimitry
2016-04-04
1
-5
/
+5
*
move libevmcore to solidity
Dimitry
2016-04-02
1
-1
/
+1
*
move libevmasm
Dimitry
2016-03-21
1
-0
/
+151