This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
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
db30f4d495
solidity
/
test
/
libsolidity
/
syntaxTests
/
errors
History
a3d4
f59145f21f
Fix shadowing struct types by struct member names
2021-06-09 12:37:11 +02:00
..
abi_decode_error.sol
abi_encode_error_instance.sol
abi_encode_error.sol
all_ones_signature.sol
anonymous.sol
assert_with_cond_and_error.sol
assert_with_error.sol
basic.sol
clash_function_error_inheritance_2.sol
clash_function_error_inheritance.sol
clash_function_error.sol
duplicate.sol
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
error_address_payable.sol
error_as_function_param.sol
error_in_interface.sol
error_in_library.sol
error_location_memory.sol
error_location_specifier.sol
error_param_type_shadowed_by_builtin_type_used_as_param_name.sol
Fix shadowing struct types by struct member names
2021-06-09 12:37:11 +02:00
error_param_type_shadowed_by_param_name.sol
Fix shadowing struct types by struct member names
2021-06-09 12:37:11 +02:00
error_reserved_name.sol
file_level.sol
hash_collision_external.sol
Use all referenced errors.
2021-03-30 21:15:46 +02:00
hash_collision.sol
Use all referenced errors.
2021-03-30 21:15:46 +02:00
indexed_error.sol
internal_type.sol
Added tests for internal or recursive types as event / error param
2021-06-03 11:02:27 +02:00
no_mappings.sol
Errors about nested mapping in event parameter are fatal.
2021-06-03 11:02:27 +02:00
no_overloading_inheritance.sol
no_overloading.sol
no_structs_in_abiv1.sol
panic_reserved_name.sol
require_custom.sol
revert_parentheses.sol
selector_on_instance.sol
selector.sol
struct_named_error.sol
unreachable.sol
Take revert statement into account in control flow graph.
2021-03-30 21:15:46 +02:00
using_2.sol
using_structs.sol
using.sol
weird1.sol
weird3.sol
weird4.sol
zero_signature.sol