Lucas Steuernagel 5e717ca8f2 Use anticipated expressions to fix CSE bug (#1189) 2 年之前
..
address_cast.sol 8367554b06 Partial support for Yul (#824) 3 年之前
anticipated_expressions.sol 5e717ca8f2 Use anticipated expressions to fix CSE bug (#1189) 2 年之前
array_boundary_opt.sol d058852707 Enable initialization of arrays with array literals (#942) 3 年之前
array_of_struct.sol 4bb4747da0 LLVM 15 (#1165) 2 年之前
borsh_decoding_complex_types.sol 98a343121d 🚀 Use Borsh encoding everywhere on Solana ⚓ (#1053) 3 年之前
borsh_decoding_simple_types.sol 54f89fa8be Make instruction data compatible with anchor (#1105) 2 年之前
borsh_encoding_complex_types.sol 921be89f1d Refactor SCALE encoder into codegen (#1128) 2 年之前
borsh_encoding_simple_types.sol 921be89f1d Refactor SCALE encoder into codegen (#1128) 2 年之前
common_subexpression_elimination.sol 5e717ca8f2 Use anticipated expressions to fix CSE bug (#1189) 2 年之前
const.sol 8367554b06 Partial support for Yul (#824) 3 年之前
const_fail.sol 8367554b06 Partial support for Yul (#824) 3 年之前
constant_folding.sol f59edd6d26 Remove ewasm target and rename usable parts for evm target (#981) 3 年之前
dead_storage.sol 8914761b9c Add unchecked to cfg printer 2 年之前
dead_storage_off.sol 8367554b06 Partial support for Yul (#824) 3 年之前
encode_decode_double_dynamic_array.sol ba2d3f62fc Fix encoder for multidimensional dynamic arrays (#1132) 2 年之前
llvm_type.sol 5969d0e52d Substrate: concrete contracts must have public or external functions (#999) 3 年之前
multiple.sol 8367554b06 Partial support for Yul (#824) 3 年之前
named_mappings.sol 6556c627bd Allow mappings to be named (solc-0.8.18 feature) (#1160) 2 年之前
scale.sol 1662c43071 Revert "Use scale encoder in emit for release (#1179)" (#1194) 2 年之前
slice1.sol e1d49e96c4 Match Anchor contract deployment (#1034) 2 年之前
storage_reference_return.sol 8367554b06 Partial support for Yul (#824) 3 年之前
strength_reduce.sol 8367554b06 Partial support for Yul (#824) 3 年之前
temp1.sol 8367554b06 Partial support for Yul (#824) 3 年之前
temp2.sol 8367554b06 Partial support for Yul (#824) 3 年之前
unchecked_cse.sol b5a187c9a0 Fix CSE unchecked operations bug (#1167) 2 年之前
unused_returns.sol 8367554b06 Partial support for Yul (#824) 3 年之前
unused_variable_elimination.sol 1662c43071 Revert "Use scale encoder in emit for release (#1179)" (#1194) 2 年之前