Samuel Moelius 12a6d83b91 Handle `abi.encode()` with empty args (#1801) hace 5 meses
..
abi_encode_v2.sol 12a6d83b91 Handle `abi.encode()` with empty args (#1801) hace 5 meses
accounts_for_default_constructor.sol 512f3f2387 New syntax for contracts on Solana (#1517) hace 2 años
address_cast.sol 979cad9890 Remove balance, transfer, and send from Solana (#1574) hace 2 años
anticipated_expressions.sol c5e430461b codegen::Expression should have named fields (#1258) hace 2 años
array_boundary_opt.sol 37e7301ad9 Produce error diagnostics if overflow occurs in constant folding (#1488) hace 2 años
array_elimination.sol 386787cf56 Improve unused variable elimination (#1356) hace 2 años
array_of_struct.sol 1b46d73b32 Add release flag (#1227) hace 2 años
borsh_decoding_complex_types.sol fd1b874494 Bugfix: Propagate RHS type of resolved assignments (#1569) hace 2 años
borsh_decoding_simple_types.sol 512f3f2387 New syntax for contracts on Solana (#1517) hace 2 años
borsh_encoding_complex_types.sol 921be89f1d Refactor SCALE encoder into codegen (#1128) hace 2 años
borsh_encoding_simple_types.sol 5c32df093b Make GetAddress return a pointer to an address (#1328) hace 2 años
common_subexpression_elimination.sol 2536c08036 Support different Soroban storage types (#1664) hace 11 meses
concat.sol 45f01b4718 Implement string.concat() and bytes.concat() (#1590) hace 2 años
const.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
const_fail.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
constant_folding.sol fd1b874494 Bugfix: Propagate RHS type of resolved assignments (#1569) hace 2 años
constructor_with_metas.sol 512f3f2387 New syntax for contracts on Solana (#1517) hace 2 años
dead_storage.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
dead_storage_off.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
do_while_break_2.sol c6db2acc8a Fix two infinite loops in codegen (#1779) hace 6 meses
do_while_break_2_fail.sol c6db2acc8a Fix two infinite loops in codegen (#1779) hace 6 meses
encode_decode_double_dynamic_array.sol 25b4877293 Refactor scale decoder into codegen (#1211) hace 2 años
global_strings.sol 8373ae5682 Avoid repeated global strings (#1377) hace 2 años
import_ext_call.sol 2c29fd7571 Add function annotations 🚀 (#1557) hace 2 años
llvm_type.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
load_account_info_members.sol c9b6a73331 Load readonly members in codegen (#1325) hace 2 años
modifier_opt.sol 37e7301ad9 Produce error diagnostics if overflow occurs in constant folding (#1488) hace 2 años
multiple.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
named_mappings.sol 6556c627bd Allow mappings to be named (solc-0.8.18 feature) (#1160) hace 2 años
payer_access.sol 153314ef22 Access payer account using `tx.accounts.account_name` (#1384) hace 2 años
polkadot_call_flags.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
polkadot_delegate_call.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
polkadot_dispatch.sol 3ff01513db Optimize and check dispatch CFG (#1499) hace 2 años
public_function_overrides.sol 02bea3cdd5 Identify externally callable functions in `sema` (#1432) hace 2 años
revert_require_solana.sol 9a53ecbb32 Do not return arguments of revert (#1427) hace 2 años
scale.sol fd1b874494 Bugfix: Propagate RHS type of resolved assignments (#1569) hace 2 años
selector_adds_non_base_function.sol 12c8708cde a.b.selector adds b() as function to current contract (#1462) hace 2 años
slice1.sol 45f01b4718 Implement string.concat() and bytes.concat() (#1590) hace 2 años
solana_base_versus_external.sol 512f3f2387 New syntax for contracts on Solana (#1517) hace 2 años
solana_bump.sol 45f01b4718 Implement string.concat() and bytes.concat() (#1590) hace 2 años
solana_payer_account.sol 2c29fd7571 Add function annotations 🚀 (#1557) hace 2 años
storage_reference_return.sol 8367554b06 Partial support for Yul (#824) hace 3 años
strength_reduce.sol 76c0109b42 Bugfix: Strength reduce must not optimize mul into shl if overflow (#1452) hace 2 años
struct_member_shift.sol 22d62170f6 Fix panics caused by shifting(#1618) (#1627) hace 1 año
temp1.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
temp2.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
try_catch.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
unchecked_cse.sol fd1b874494 Bugfix: Propagate RHS type of resolved assignments (#1569) hace 2 años
unused_returns.sol c9e7abfb38 Rename Substrate to Polkadot (#1414) hace 2 años
unused_variable_elimination.sol d5e72894c3 Represent contracts by their program id (#1474) hace 2 años