Cyrill Leutwiler fd1b874494 Bugfix: Propagate RHS type of resolved assignments (#1569) 2 年之前
..
abi.rs efc2dd9d0a Polkadot: Support errors according to `solc` (#1516) 2 年之前
array_boundary_check.rs c9e7abfb38 Rename Substrate to Polkadot (#1414) 2 年之前
arrays.rs 01fbc6b240 Bugfix: Incorrect size width calculation of dynamic primitive arrays in SCALE (#1503) 2 年之前
builtins.rs 1693d29efd Remove unnecessary .into_iter() and raw string (#1456) 2 年之前
calls.rs efc2dd9d0a Polkadot: Support errors according to `solc` (#1516) 2 年之前
contracts.rs d5e72894c3 Represent contracts by their program id (#1474) 2 年之前
debug_buffer_format.rs c9e7abfb38 Rename Substrate to Polkadot (#1414) 2 年之前
enums.rs c9e7abfb38 Rename Substrate to Polkadot (#1414) 2 年之前
errors.rs efc2dd9d0a Polkadot: Support errors according to `solc` (#1516) 2 年之前
events.rs c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 年之前
expressions.rs fd1b874494 Bugfix: Propagate RHS type of resolved assignments (#1569) 2 年之前
first.rs 50aafe94a0 Polkadot: `AssertFailure` emits revert instead trap (#1415) 2 年之前
format.rs 1693d29efd Remove unnecessary .into_iter() and raw string (#1456) 2 年之前
function_types.rs 1693d29efd Remove unnecessary .into_iter() and raw string (#1456) 2 年之前
functions.rs 8180872ee9 Polkadot: Bubble up reverts (#1454) 2 年之前
imports.rs c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 年之前
inheritance.rs c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 年之前
libraries.rs a74ab4db8a Allow using {func} for type to use library functions (#1528) 2 年之前
loops.rs c9e7abfb38 Rename Substrate to Polkadot (#1414) 2 年之前
mappings.rs e94a14ae04 Fix clippy 1.73 warnings (#1559) 2 年之前
mod.rs c9e7abfb38 Rename Substrate to Polkadot (#1414) 2 年之前
modifier.rs 1693d29efd Remove unnecessary .into_iter() and raw string (#1456) 2 年之前
primitives.rs 907f0baa35 Multiply known bits were not calculated correctly for unsigned multiply (#1509) 2 年之前
statements.rs c9e7abfb38 Rename Substrate to Polkadot (#1414) 2 年之前
storage.rs 8d416ad129 Polkadot: Prevent storage initializers overwriting the contract input in scratch buf (#1501) 2 年之前
strings.rs e94a14ae04 Fix clippy 1.73 warnings (#1559) 2 年之前
structs.rs 1693d29efd Remove unnecessary .into_iter() and raw string (#1456) 2 年之前
value.rs 8180872ee9 Polkadot: Bubble up reverts (#1454) 2 年之前
variables.rs f4fb87069c Bump crate dependencies (#1494) 2 年之前
yul.rs 735837dded Bugfix: Variables declared in return paramaters can have a storage location (#1552) 2 年之前