solidity/test/libsolidity/syntaxTests/largeTypes
2020-08-27 21:09:35 +02:00
..
large_storage_array_fine.sol Fixed recursive check in structureSizeEstimate 2020-07-02 04:14:58 +02:00
large_storage_array_mapping.sol Fix internal compiler error caused by oversized objects 2020-07-10 11:39:07 +02:00
large_storage_array_simple.sol Add variable name to the "Variable covers a large part of storage ...." message 2020-07-06 13:49:09 +02:00
large_storage_arrays_combined.sol Fixed recursive check in structureSizeEstimate 2020-07-02 04:14:58 +02:00
large_storage_arrays_struct.sol Add variable name to the "Variable covers a large part of storage ...." message 2020-07-06 13:49:09 +02:00
large_storage_structs.sol Fix internal compiler error caused by oversized objects 2020-07-10 11:39:07 +02:00
oversized_array.sol Refactor storageSizeUpperBound. 2020-07-14 10:45:02 +02:00
oversized_contract_inheritance.sol Refactor storageSizeUpperBound. 2020-07-14 10:45:02 +02:00
oversized_contract.sol Refactor storageSizeUpperBound. 2020-07-14 10:45:02 +02:00
oversized_struct.sol Refactor storageSizeUpperBound. 2020-07-14 10:45:02 +02:00
storage_parameter.sol Changed canonicalName() to toString() because of internal functions 2020-08-27 21:09:35 +02:00