Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide nicer error message when referencing overloaded references | Alex Beregszaszi | 2018-08-08 | 1 | -0/+11 |
* | More precise error message if using non-variables with _slot/_offset | Alex Beregszaszi | 2018-08-07 | 1 | -1/+1 |
* | Properly handle invalid references used together with _slot and _offset. | Alex Beregszaszi | 2018-08-07 | 1 | -0/+9 |
* | Do not crash on using _slot and _offset suffixes on their own | Alex Beregszaszi | 2018-08-07 | 2 | -0/+18 |
* | Update tests to remove support for loose assembly | Christian Parpart | 2018-08-02 | 2 | -4/+4 |
* | Remove trailing whitespace in all contract files. | Daniel Kirchner | 2018-08-02 | 4 | -9/+9 |
* | Add more tests for inlineasm/AsmAnalyzer | Alex Beregszaszi | 2018-07-25 | 5 | -0/+60 |
* | Add more comprehensive tests for embedded inline assembly LValue/RValue access | Alex Beregszaszi | 2018-07-25 | 7 | -0/+74 |
* | Update tests. | chriseth | 2018-07-04 | 2 | -3/+3 |
* | Add passing test case | D-Nice | 2018-06-29 | 2 | -2/+13 |
* | Adds storage_reference.sol syntax test | D-Nice | 2018-06-28 | 1 | -0/+11 |