.. |
exponent_in_range.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
exponent_out_of_range.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
fixed_point_parameters.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
function_shadowing_suffix.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
integer_in_range.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
integer_out_of_range.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
mantissa_in_range.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
mantissa_out_of_range.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
multiple_return_parameters.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
no_return_parameters.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
one_udvt_parameter.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
overloading_address_vs_payable.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_between_suffix_and_function_disallowed_call_of_non_suffix.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_between_suffix_and_function_disallowed_call_of_suffix.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_between_suffix_and_function_via_function_syntax.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_decimal_mantissa_out_of_range.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_decimal_vs_decimal_ambiguous_sign.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_decimal_vs_decimal_ambiguous_size.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_decimal_vs_decimal.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_imported_suffix.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_integer_vs_decimal_ambiguous.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_integer_vs_decimal_fractional.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_integer_vs_decimal_non_fractional.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_integer_vs_integer_ambiguous_sign.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_integer_vs_integer_ambiguous_size.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_integer_vs_integer.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_no_call.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
overloading_on_suffix_only.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
overloading_qualified.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_string_vs_bytes_ambiguous.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_string_vs_bytes.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_via_function_syntax.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
overloading_with_attached_functions.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading_with_unimplemented_contract_functions.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
overloading.sol
|
Disallow using overloaded functions as literal suffixes
|
2023-05-17 16:55:14 +02:00 |
parameter_location.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
parameter_types_with_no_implicit_conversions_from_literals.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
return_type_calldata.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
return_type_memory.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
return_type_storage.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
signed_exponent.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
too_few_parameters.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
too_many_parameters.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
two_udvt_parameters.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
type_mismatch.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
with_abi_encode_multiple_return_parameters.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |
with_abi_encode_no_return_parameters.sol
|
User-defined literal suffixes: Tests
|
2023-05-17 16:55:14 +02:00 |