Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Rename ErrorTag to invalidJumpLabel in inline assembly | Alex Beregszaszi | 2016-11-15 | 1 | -1/+1 |
* | Add tests for the ErrorTag | Alex Beregszaszi | 2016-11-15 | 1 | -0/+5 |
* | Add tests | chriseth | 2016-11-15 | 1 | -5/+13 |
* | Allow warnings for inline assembly block | Alex Beregszaszi | 2016-10-20 | 1 | -1/+1 |
* | Add tests for magic variables in inline assembly | Alex Beregszaszi | 2016-10-20 | 1 | -0/+7 |
* | Fix assignment after tags in inline assembly | Alex Beregszaszi | 2016-10-11 | 1 | -0/+5 |
* | Add test for address in inline assembly | Alex Beregszaszi | 2016-10-07 | 1 | -1/+1 |
* | Add test for suicide/selfdestruct | Alex Beregszaszi | 2016-10-06 | 1 | -0/+5 |
* | Remove log.h from solidity. | chriseth | 2016-04-12 | 1 | -1/+0 |
* | Allow "byte" in inline assembly. | chriseth | 2016-04-06 | 1 | -0/+5 |
* | Code generation (missing external access and source locations). | chriseth | 2016-03-30 | 1 | -12/+29 |
* | Parsing for inline assembly. | chriseth | 2016-03-30 | 1 | -0/+138 |