Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete Assembly::out | Alex Beregszaszi | 2017-06-15 | 1 | -7/+0 |
| | |||||
* | Remove obsolete errorTag() | Alex Beregszaszi | 2017-06-15 | 1 | -1/+1 |
| | |||||
* | Implement missing assembly output functions and do not use PushString for ↵ | chriseth | 2017-04-12 | 1 | -1/+2 |
| | | | | assembly. | ||||
* | Print source location before items. | chriseth | 2017-02-24 | 1 | -1/+1 |
| | |||||
* | Create functional assembly output, if possible. | chriseth | 2017-01-24 | 1 | -13/+81 |
| | |||||
* | Fix error tag usage in lll. | chriseth | 2017-01-23 | 1 | -1/+1 |
| | |||||
* | Optimise AssemblyItem::m_data. | chriseth | 2017-01-13 | 1 | -1/+1 |
| | |||||
* | Assembly output for Assembly object. | chriseth | 2017-01-03 | 1 | -51/+18 |
| | |||||
* | Fix tests. | chriseth | 2016-12-01 | 1 | -2/+3 |
| | |||||
* | Add swarm hash to the end of the bytecode. | chriseth | 2016-12-01 | 1 | -3/+7 |
| | |||||
* | libevmasm: remove an unused variable `total` | Yoichi Hirai | 2016-12-01 | 1 | -3/+2 |
| | |||||
* | Integrate AddPop. | chriseth | 2016-11-25 | 1 | -1/+1 |
| | |||||
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
| | | | | Signed-off-by: VoR0220 <rj@erisindustries.com> | ||||
* | Optimizer: Clear state for JUMPDESTs. | chriseth | 2016-11-22 | 1 | -36/+25 |
| | |||||
* | Some more assertions and style changes. | chriseth | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | Simple peephole optimizer that is activated even if not requested. | chriseth | 2016-11-16 | 1 | -11/+22 |
| | |||||
* | Converted sub assembly to smart pointer. | chriseth | 2016-11-16 | 1 | -18/+36 |
| | |||||
* | Stored combined creation and runtime tags. | chriseth | 2016-11-16 | 1 | -41/+61 |
| | | | | | | | Includes a change to Assembly to allow tags from sub-assemblies to be used. Sorry, this get a bit bigger than I thought. | ||||
* | Implement uninitialized storage functions. | chriseth | 2016-11-16 | 1 | -0/+1 |
| | |||||
* | Optimizer: generate code starting with empty state | chriseth | 2016-10-22 | 1 | -2/+4 |
| | |||||
* | Rename dev::sha3 to dev::keccak256 | Alex Beregszaszi | 2016-10-06 | 1 | -1/+1 |
| | |||||
* | Explicitly specify length of push data for assembly output. | chriseth | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | Reset knowledge in optimizer for path joins. | chriseth | 2016-08-01 | 1 | -1/+2 |
| | |||||
* | Remove log.h from solidity. | chriseth | 2016-04-12 | 1 | -9/+0 |
| | |||||
* | move libevmasm | Dimitry | 2016-03-21 | 1 | -0/+545 |