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
/
AssemblyItem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that subId and tag handling is correct on all compilers in AssemblyItem
Alex Beregszaszi
2018-04-30
1
-4
/
+12
*
Prevent libraries from being called.
chriseth
2018-01-19
1
-0
/
+9
*
Use isDup/SwapInstruction helper
Alex Beregszaszi
2017-10-03
1
-3
/
+1
*
Properly calculate bytesRequired for subs
Alex Beregszaszi
2017-09-18
1
-3
/
+3
*
Cleanup of FixedHash.h
chriseth
2017-08-25
1
-1
/
+4
*
Switch stream properties back after temporary modification
Alex Beregszaszi
2017-08-22
1
-6
/
+6
*
Refactor exceptions and provide comment function.
chriseth
2017-07-13
1
-5
/
+6
*
Initialize local variables.
chriseth
2017-04-12
1
-2
/
+2
*
Implement missing assembly output functions and do not use PushString for ass...
chriseth
2017-04-12
1
-5
/
+12
*
Create functional assembly output, if possible.
chriseth
2017-01-24
1
-2
/
+10
*
Optimise AssemblyItem::m_data.
chriseth
2017-01-13
1
-4
/
+4
*
Rename programSize to bytecodeSize.
chriseth
2017-01-03
1
-1
/
+1
*
Assembly output for Assembly object.
chriseth
2017-01-03
1
-0
/
+82
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Fix setting the tag.
chriseth
2016-11-16
1
-1
/
+1
*
Converted sub assembly to smart pointer.
chriseth
2016-11-16
1
-3
/
+9
*
Stored combined creation and runtime tags.
chriseth
2016-11-16
1
-0
/
+23
*
return instructionInfo style
Dimitry
2016-04-04
1
-2
/
+2
*
rename namespace for instruction.h/cpp in libevmasm
Dimitry
2016-04-02
1
-3
/
+3
*
move libevmasm
Dimitry
2016-03-21
1
-0
/
+134