Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warns if modifier uses msg.value in non-payable function. | Erik Kundt | 2018-09-04 | 1 | -13/+12 |
* | Remove v050 check for enforcing "view" in ViewPureChecker. | Daniel Kirchner | 2018-07-04 | 1 | -1/+0 |
* | Allow `this.f.selector` to be pure. | chriseth | 2018-02-13 | 1 | -0/+1 |
* | Enforce view with error for experimental 0.5.0. | chriseth | 2017-09-14 | 1 | -0/+1 |
* | Analyze assembly. | chriseth | 2017-09-06 | 1 | -1/+1 |
* | View-pure checker. | chriseth | 2017-09-06 | 1 | -0/+79 |