Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow access to functions in inline assembly. | chriseth | 2016-05-12 | 2 | -5/+17 |
* | Windows fix. | chriseth | 2016-04-21 | 1 | -1/+1 |
* | Source location for inline assembly. | chriseth | 2016-04-20 | 7 | -69/+149 |
* | Merge pull request #475 from chriseth/byteasm | chriseth | 2016-04-06 | 1 | -0/+4 |
|\ | |||||
| * | Allow "byte" in inline assembly. | chriseth | 2016-04-06 | 1 | -0/+4 |
* | | return instructionInfo style | Dimitry | 2016-04-04 | 1 | -2/+2 |
* | | rename namespace for instruction.h/cpp in libevmasm | Dimitry | 2016-04-02 | 3 | -18/+18 |
* | | move libevmcore to solidity | Dimitry | 2016-04-02 | 2 | -2/+2 |
|/ | |||||
* | Code generation (missing external access and source locations). | chriseth | 2016-03-30 | 7 | -71/+512 |
* | Parsing for inline assembly. | chriseth | 2016-03-30 | 3 | -0/+337 |