Lucas Steuernagel 83e78b1522 Load stdlib only once (#838) 3 years ago
..
array_of_struct.sol 11394a8c7d array of structs should not be array of pointer to structs 3 years ago
common_subexpression_elimination.sol 588f3912fd Replace Expression::DynamicArrayLength with builtin 3 years ago
const.sol df8b08d935 Require --target to be specified 4 years ago
const_fail.sol df8b08d935 Require --target to be specified 4 years ago
constant_folding.sol ee0d14d400 Add keccak hash for addresses (#796) 3 years ago
dead_storage.sol c4aa96d09c Remove ambiguity from reaching definitions (#790) 3 years ago
dead_storage_off.sol df8b08d935 Require --target to be specified 4 years ago
llvm_type.sol 83e78b1522 Load stdlib only once (#838) 3 years ago
multiple.sol df8b08d935 Require --target to be specified 4 years ago
slice1.sol df8b08d935 Require --target to be specified 4 years ago
storage_reference_return.sol f3d7e5115c Do not laod from storage when reference is needed (#825) 3 years ago
strength_reduce.sol 1292f1b3bb fix(parser): case-insensitive exponent 3 years ago
temp1.sol df8b08d935 Require --target to be specified 4 years ago
temp2.sol df8b08d935 Require --target to be specified 4 years ago
unused_returns.sol 2088ce7431 Fix standload function call bug (#757) 3 years ago
unused_variable_elimination.sol a5b39241f4 Push array of mappings on Solana 4 years ago