This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
16ae76cad7
solidity
/
test
/
libsolidity
/
syntaxTests
/
functionCalls
History
Kamil Śliwak
34da6c8811
Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category
2023-04-20 13:50:22 +02:00
..
arbitrary_parameters_but_restricted_first_type.sol
call_unimplemented_base_via_super.sol
FunctionDefinition.resolveVirtual(): Skip unimplemented functions when lookup happens via super
2021-06-02 16:16:15 +02:00
call_unimplemented_base.sol
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
calldata_struct_argument_with_internal_data_type_inside.sol
Issue 11610 : Replced typeError with fataTypeError in lines 390 and 406. Test file added in test/libsolidity/syntaxTests/calldata_struct_argument_with_internal_type_inside.sol
2021-12-03 12:23:35 +05:30
calldata_struct_array_argument_with_internal_data_type_inside_as_constructor_parameter.sol
Issue 11610 : Replced typeError with fataTypeError in lines 390 and 406. Test file added in test/libsolidity/syntaxTests/calldata_struct_argument_with_internal_type_inside.sol
2021-12-03 12:23:35 +05:30
calldata_struct_array_argument_with_internal_data_type_inside.sol
Issue 11610 : Replced typeError with fataTypeError in lines 390 and 406. Test file added in test/libsolidity/syntaxTests/calldata_struct_argument_with_internal_type_inside.sol
2021-12-03 12:23:35 +05:30
calloptions_duplicated.sol
calloptions_on_delegatecall.sol
calloptions_on_internal_function.sol
calloptions_on_staticcall.sol
calloptions_repeated.sol
enum_value_not_callable.sol
Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category
2023-04-20 13:50:22 +02:00
int_not_callable.sol
Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category
2023-04-20 13:50:22 +02:00
invalid_expressions_with_calloptions1.sol
invalid_expressions_with_calloptions2.sol
invalid_expressions_with_calloptions3.sol
invalid_named_arguments_conditional.sol
lowlevel_call_options.sol
magic_not_callable.sol
Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category
2023-04-20 13:50:22 +02:00
mapping_not_callable.sol
Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category
2023-04-20 13:50:22 +02:00
modifier_not_callable.sol
Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category
2023-04-20 13:50:22 +02:00
module_not_callable.sol
Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category
2023-04-20 13:50:22 +02:00
msg_value_non_payable.sol
named_arguments_duplicate_parameter.sol
named_arguments_empty.sol
named_arguments_for_functions_that_take_arbitrary_parameters.sol
named_arguments_in_any_order.sol
named_arguments_invalid_name.sol
named_arguments_overload_failing1.sol
named_arguments_overload_failing2.sol
named_arguments_overload_failing3.sol
named_arguments_overload_failing_ambiguous_implicit_conversion.sol
named_arguments_overload_failing_ambiguous.sol
named_arguments_overload_failing_right_names_wrong_order.sol
named_arguments_overload_failing_wrong_names.sol
named_arguments_overload_in_any_order.sol
named_arguments_overload.sol
named_arguments_wrong_count.sol
new_library.sol
new_with_calloptions_unsupported.sol
new_with_calloptions.sol
new_with_invalid_calloptions.sol
staticcall_on_homestead.sol
this_not_callable.sol
Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category
2023-04-20 13:50:22 +02:00