Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create functional assembly output, if possible. | chriseth | 2017-01-24 | 1 | -1/+0 |
| | |||||
* | Add swarm hash to the end of the bytecode. | chriseth | 2016-12-01 | 1 | -1/+6 |
| | |||||
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
| | | | | Signed-off-by: VoR0220 <rj@erisindustries.com> | ||||
* | Simple peephole optimizer that is activated even if not requested. | chriseth | 2016-11-16 | 1 | -1/+2 |
| | |||||
* | Converted sub assembly to smart pointer. | chriseth | 2016-11-16 | 1 | -16/+17 |
| | |||||
* | Stored combined creation and runtime tags. | chriseth | 2016-11-16 | 1 | -1/+5 |
| | | | | | | | Includes a change to Assembly to allow tags from sub-assemblies to be used. Sorry, this get a bit bigger than I thought. | ||||
* | Rename dev::sha3 to dev::keccak256 | Alex Beregszaszi | 2016-10-06 | 1 | -2/+2 |
| | |||||
* | Some cleanup regarding libdevcore. Also rename to avoid conflicts. | chriseth | 2016-08-06 | 1 | -4/+0 |
| | |||||
* | enable solidity test | Dimitry | 2016-04-04 | 1 | -5/+5 |
| | |||||
* | move libevmcore to solidity | Dimitry | 2016-04-02 | 1 | -1/+1 |
| | |||||
* | move libevmasm | Dimitry | 2016-03-21 | 1 | -0/+151 |