Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non-determinism in missing code queue. | chriseth | 2016-05-03 | 1 | -12/+8 |
* | Bugfix: static arrays in constructor arguments | chriseth | 2016-04-16 | 1 | -1/+1 |
* | Make solidity independent from ethcore. | chriseth | 2016-04-07 | 1 | -3/+2 |
* | reduce unnecessary solidity:: namespace | Dimitry | 2016-04-04 | 1 | -44/+44 |
* | rename namespace for instruction.h/cpp in libevmasm | Dimitry | 2016-04-02 | 1 | -44/+44 |
* | move libevmcore to solidity | Dimitry | 2016-04-02 | 1 | -1/+1 |
* | Code generation (missing external access and source locations). | chriseth | 2016-03-30 | 1 | -0/+86 |
* | BREAKING: Implement delegatecall and make default for library calls. | chriseth | 2016-03-12 | 1 | -6/+4 |
* | Bugfix for constructor unpacking with fixed-size arrays. | chriseth | 2015-11-29 | 1 | -5/+13 |
* | Do not store elements of a contract by AST node type. | chriseth | 2015-11-26 | 1 | -1/+1 |
* | Fix up for new API from EIP-1.1. | Gav Wood | 2015-11-21 | 1 | -3/+3 |
* | Bugfix: Returning literal strings in tuples. | chriseth | 2015-11-01 | 1 | -1/+5 |
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+778 |