Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly set evm version in tests | chriseth | 2018-03-02 | 1 | -0/+3 |
* | Support searching inside multiple errors. | chriseth | 2018-02-12 | 1 | -15/+14 |
* | Always require a contract/sourceName in CompilerStack | Alex Beregszaszi | 2017-10-19 | 1 | -1/+1 |
* | More verbose error messages. | chriseth | 2017-09-29 | 1 | -11/+20 |
* | Allow test frameworks to filter out some warnings. | chriseth | 2017-09-29 | 1 | -2/+12 |
* | Change retrieveContract to take name and not index | Alex Beregszaszi | 2017-09-11 | 1 | -3/+3 |
* | Fix warning checking in test framework. | chriseth | 2017-09-06 | 1 | -1/+1 |
* | Extract base from NameAndType and use compiler stack. | chriseth | 2017-08-29 | 1 | -0/+127 |