solidity/std
Rhett Aultman a40c8cfb68 Warn on unused local variables
Analyze functions for all local variables, parameters, and named
return variables which are never used in the function, and issue
a warning.
2017-05-03 11:26:21 +02:00
..
mortal.sol Add tests for the std files. 2016-11-11 19:59:31 +01:00
owned.sol Add tests for the std files. 2016-11-11 19:59:31 +01:00
StandardToken.sol Warn on unused local variables 2017-05-03 11:26:21 +02:00
std.sol Add tests for the std files. 2016-11-11 19:59:31 +01:00
Token.sol Add tests for the std files. 2016-11-11 19:59:31 +01:00