Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moves blockhash function to global level. | bitshift | 2018-03-27 | 1 | -0/+1 |
* | Move msg.gas to global function gasleft(). Closes #2971. | Daniel Kirchner | 2018-03-05 | 1 | -0/+1 |
* | Order GlobalContext entries | Alex Beregszaszi | 2017-09-27 | 1 | -13/+13 |
* | Format GlobalContext for readability | Alex Beregszaszi | 2017-09-27 | 1 | -42/+25 |
* | Mark all built in functions with appropriate statemutability | Alex Beregszaszi | 2017-08-29 | 1 | -10/+10 |
* | Change references to FunctionType::Location | Alex Beregszaszi | 2017-03-16 | 1 | -17/+17 |
* | Require and Assert. | chriseth | 2017-03-14 | 1 | -3/+4 |
* | Remove assert for now. | chriseth | 2017-02-24 | 1 | -2/+3 |
* | Support revert() | Alex Beregszaszi | 2017-02-11 | 1 | -1/+3 |
* | Implement assert as a global function | Alex Beregszaszi | 2017-02-10 | 1 | -1/+3 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Add alias keccak256() for sha3() | Alex Beregszaszi | 2016-10-06 | 1 | -0/+2 |
* | Introduce selfdestruct alias for suicide. | chriseth | 2015-11-29 | 1 | -1/+3 |
* | Addmod and mulmod. | chriseth | 2015-11-19 | 1 | -0/+4 |
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+96 |