Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enforce view with error for experimental 0.5.0. | chriseth | 2017-09-14 | 1 | -11/+23 |
* | Minor changes from review. | chriseth | 2017-09-13 | 1 | -9/+3 |
* | Rename to invalidInPureFunctions | chriseth | 2017-09-13 | 1 | -1/+1 |
* | Allow constant variables in pure functions. | chriseth | 2017-09-06 | 1 | -1/+1 |
* | Rename and add anonymous namespace. | chriseth | 2017-09-06 | 1 | -1/+4 |
* | Fix tests | chriseth | 2017-09-06 | 1 | -5/+8 |
* | Tone down error message. | chriseth | 2017-09-06 | 1 | -2/+2 |
* | Modifier invocation can be base constructor call | chriseth | 2017-09-06 | 1 | -5/+7 |
* | Analyze assembly. | chriseth | 2017-09-06 | 1 | -10/+87 |
* | Do not report on overriding function and only warn for view. | chriseth | 2017-09-06 | 1 | -12/+19 |
* | View-pure checker. | chriseth | 2017-09-06 | 1 | -0/+227 |