aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/asm.go
Commit message (Expand)AuthorAgeFilesLines
* Minor improvements and fixes to the new vm structureobscuren2014-07-221-2/+2
* Special diff output for executionobscuren2014-07-111-0/+4
* Added instruction numbersobscuren2014-06-261-2/+2
* Fixed GT and LTobscuren2014-06-181-1/+1
* Moving closer to interopobscuren2014-06-141-1/+1
* Refactoring state transitioningobscuren2014-06-131-9/+3
* Changed opcode namesobscuren2014-05-281-2/+2
* Fixed disasamble for all pushesobscuren2014-05-081-3/+4
* Optimizationsobscuren2014-05-061-15/+1
* Removed old codeobscuren2014-04-281-68/+0
* commentsobscuren2014-04-161-0/+1
* Moved assembler stage processing to it's own fileobscuren2014-04-161-0/+126