aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/disasm
Commit message (Collapse)AuthorAgeFilesLines
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-2/+2
| | | | | All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
* all: add some godoc synopsis commentsFelix Lange2015-07-071-0/+1
|
* all: update license informationFelix Lange2015-07-071-0/+16
|
* moved state and vm to coreobscuren2015-03-231-1/+1
|
* Moved ethutil => commonobscuren2015-03-161-2/+2
|
* Samples and disams cmd for evm codeobscuren2015-01-291-0/+34