Francisco Giordano aad25205cd add comment making explicit that SafeMath.sub can throw 8 éve
..
BasicToken.sol aad25205cd add comment making explicit that SafeMath.sub can throw 8 éve
BurnableToken.sol b414545b6e fixed typos XP 8 éve
ERC20.sol 6331dd125d fix ERC20 to conform to standard 8 éve
ERC20Basic.sol 6331dd125d fix ERC20 to conform to standard 8 éve
LimitedTransferToken.sol 18581f138f converted if() throw convention to require()/assert()/revert() 8 éve
MintableToken.sol b12db57f34 Fixed typo 8 éve
PausableToken.sol 84e3e76bb8 fix PausableToken documentation 8 éve
SafeERC20.sol 7b463769a5 explain how to use SafeERC20 8 éve
StandardToken.sol 209e2de93b Fix for #400: Check that destination of token transfers is not 0x 8 éve
TokenTimelock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 éve
VestedToken.sol 5e7c168b25 Fix missing storage keyword warnings 8 éve