7 Commits
Author SHA1 Message Date
Alex Beregszaszi 7dd372ce5c Merge pull request #2904 from ethereum/viewPure5
Enforce view with error for experimental 0.5.0.
2017-09-14 18:13:56 +01:00
chriseth 24fd67b7db Enforce view with error for experimental 0.5.0. 2017-09-14 17:53:43 +02:00
Alex Beregszaszi 67f96652f5 Update view/pure tests to contain mandatory visibility specifiers 2017-09-14 16:30:00 +01:00
chriseth b756274357 Allow constant variables in pure functions. 2017-09-06 13:52:29 +02:00
chriseth 1a1db1ec96 Tone down error message. 2017-09-06 13:52:29 +02:00
chriseth d6861d909c Analyze assembly. 2017-09-06 13:52:29 +02:00
chriseth 41d0ad7a9c New tests for view and pure checker. 2017-09-06 13:50:49 +02:00