aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/AssemblyItem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent libraries from being called.chriseth2018-01-191-0/+9
* Use isDup/SwapInstruction helperAlex Beregszaszi2017-10-031-3/+1
* Properly calculate bytesRequired for subsAlex Beregszaszi2017-09-181-3/+3
* Cleanup of FixedHash.hchriseth2017-08-251-1/+4
* Switch stream properties back after temporary modificationAlex Beregszaszi2017-08-221-6/+6
* Refactor exceptions and provide comment function.chriseth2017-07-131-5/+6
* Initialize local variables.chriseth2017-04-121-2/+2
* Implement missing assembly output functions and do not use PushString for ass...chriseth2017-04-121-5/+12
* Create functional assembly output, if possible.chriseth2017-01-241-2/+10
* Optimise AssemblyItem::m_data.chriseth2017-01-131-4/+4
* Rename programSize to bytecodeSize.chriseth2017-01-031-1/+1
* Assembly output for Assembly object.chriseth2017-01-031-0/+82
* Fix licensing headersVoR02202016-11-231-4/+4
* Fix setting the tag.chriseth2016-11-161-1/+1
* Converted sub assembly to smart pointer.chriseth2016-11-161-3/+9
* Stored combined creation and runtime tags.chriseth2016-11-161-0/+23
* return instructionInfo styleDimitry2016-04-041-2/+2
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-021-3/+3
* move libevmasmDimitry2016-03-211-0/+134