solidity/test/libsolidity/semanticTests/operators/custom
2022-09-28 13:09:16 +02:00
..
all_operators.sol Operators SHL, SAR, Exp and Not can be bound as a user type operators 2022-09-28 13:08:32 +02:00
bind_function_that_shadows_keccak.sol Updates after code review 2022-09-28 13:09:16 +02:00
bind_same_function_to_multiple_operators.sol Semantic tests update after review 2022-09-28 13:09:16 +02:00
external_call_inside_operator_function.sol Fixes after rebase 2022-09-28 13:09:16 +02:00
fixedpoint.sol Minor changes after code review 2022-09-28 13:07:58 +02:00
function_bound_to_operator_as_global_and_non_global.sol Updates after code review 2022-09-28 13:09:16 +02:00
global_unary_and_non_global_binary_operators_in_the_same_file.sol Updates after code review 2022-09-28 13:09:16 +02:00
operator_bound_for_two_types.sol Semantic tests update after review 2022-09-28 13:09:16 +02:00
operator_bound_inside_contracts.sol Minor changes after code review 2022-09-28 13:07:58 +02:00
operator_bound_to_function_imported_transitively.sol Minor changes after code review 2022-09-28 13:07:58 +02:00
operator_bound_to_library_function.sol Semantic tests update after review 2022-09-28 13:09:16 +02:00
operator_overloaded_by_data_location.sol Update "using for" directive type checking 2022-09-28 13:07:59 +02:00
redefine_operator_bind_in_derived_contract.sol Semantic tests update after review 2022-09-28 13:09:16 +02:00