Lucas Steuernagel 673d5b8020 Enable the accounts call argument for constructors (#1271) 2 years ago
..
address_cast.sol 8367554b06 Partial support for Yul (#824) 3 years ago
anticipated_expressions.sol c5e430461b codegen::Expression should have named fields (#1258) 2 years ago
array_boundary_opt.sol 711a60626f Use named enums for a few cfg expressions (#1214) 2 years ago
array_of_struct.sol 1b46d73b32 Add release flag (#1227) 2 years ago
borsh_decoding_complex_types.sol 25b4877293 Refactor scale decoder into codegen (#1211) 2 years ago
borsh_decoding_simple_types.sol 25b4877293 Refactor scale decoder into codegen (#1211) 2 years ago
borsh_encoding_complex_types.sol 921be89f1d Refactor SCALE encoder into codegen (#1128) 2 years ago
borsh_encoding_simple_types.sol 921be89f1d Refactor SCALE encoder into codegen (#1128) 2 years ago
common_subexpression_elimination.sol 5e717ca8f2 Use anticipated expressions to fix CSE bug (#1189) 2 years ago
const.sol 8367554b06 Partial support for Yul (#824) 3 years ago
const_fail.sol 8367554b06 Partial support for Yul (#824) 3 years ago
constant_folding.sol d72d82c9d6 Refactor substrate dispatcher into codegen (#1249) 2 years ago
constructor_with_metas.sol 673d5b8020 Enable the accounts call argument for constructors (#1271) 2 years ago
dead_storage.sol c5e430461b codegen::Expression should have named fields (#1258) 2 years ago
dead_storage_off.sol 8367554b06 Partial support for Yul (#824) 3 years ago
encode_decode_double_dynamic_array.sol 25b4877293 Refactor scale decoder into codegen (#1211) 2 years ago
llvm_type.sol 5969d0e52d Substrate: concrete contracts must have public or external functions (#999) 3 years ago
multiple.sol 8367554b06 Partial support for Yul (#824) 3 years ago
named_mappings.sol 6556c627bd Allow mappings to be named (solc-0.8.18 feature) (#1160) 2 years ago
scale.sol d72d82c9d6 Refactor substrate dispatcher into codegen (#1249) 2 years ago
slice1.sol e1d49e96c4 Match Anchor contract deployment (#1034) 2 years ago
storage_reference_return.sol 8367554b06 Partial support for Yul (#824) 3 years ago
strength_reduce.sol 8367554b06 Partial support for Yul (#824) 3 years ago
substrate_dispatch.sol d72d82c9d6 Refactor substrate dispatcher into codegen (#1249) 2 years ago
temp1.sol 8367554b06 Partial support for Yul (#824) 3 years ago
temp2.sol 8367554b06 Partial support for Yul (#824) 3 years ago
unchecked_cse.sol c5e430461b codegen::Expression should have named fields (#1258) 2 years ago
unused_returns.sol 8367554b06 Partial support for Yul (#824) 3 years ago
unused_variable_elimination.sol 673d5b8020 Enable the accounts call argument for constructors (#1271) 2 years ago