aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/AssemblyItem.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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