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
00c2f511d3
solidity
/
test
/
libsolidity
/
syntaxTests
/
constants
History
wechman
aba5ac5e2a
User-defined operators: Tests
2023-02-22 00:40:03 +01:00
..
abi_encoding_constant.sol
addmod_mulmod_rational.sol
addmod_zero.sol
assign_constant_function_value.sol
constant_cyclic_via_user_operators.sol
User-defined operators: Tests
2023-02-22 00:40:03 +01:00
constant_natspec_user.sol
constant_natspec.sol
constant_override.sol
constant_unassigned.sol
constant_variables_as_static_array_length.sol
Propagate purity information for member access to foreign pure variables
2022-06-16 17:11:55 +05:30
constant_virtual.sol
constant_with_dependencies_as_array_sizes.sol
Propagate purity information for member access to foreign pure variables
2022-06-16 17:11:55 +05:30
constant_with_dependencies_on_constants.sol
Propagate purity information for member access to foreign pure variables
2022-06-16 17:11:55 +05:30
constant_with_dependencies_on_file_level_constants.sol
Propagate purity information for member access to foreign pure variables
2022-06-16 17:11:55 +05:30
constant_with_visibility_inverted.sol
constant_with_visibility.sol
constants_with_dependencies_on_library_constants_multi_file.sol
Propagate purity information for member access to foreign pure variables
2022-06-16 17:11:55 +05:30
cross_file_cyclic_modules.sol
cross_file_cyclic.sol
cyclic_dependency_1.sol
cyclic_dependency_2.sol
cyclic_dependency_3.sol
cyclic_dependency_4.sol
cyclic_dependency_5.sol
Fix infinite recursion in function call graph generator due to recursive constant references.
2021-06-08 16:39:30 +02:00
cyclic_dependency_file_and_library_constants.sol
Propagate purity information for member access to foreign pure variables
2022-06-16 17:11:55 +05:30
cyclic_dependency_file_constants.sol
Propagate purity information for member access to foreign pure variables
2022-06-16 17:11:55 +05:30
cyclic_dependency_library_constants.sol
Propagate purity information for member access to foreign pure variables
2022-06-16 17:11:55 +05:30
division_by_zero.sol
file_level_memory_inverted.sol
file_level_memory.sol
file_level_multiple_constant_keywords.sol
Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous
2023-01-20 20:05:36 +01:00
immutable_at_file_level.sol
mapping_constant.sol
Fix genetic algorithms CI failure
2022-01-17 13:35:07 +01:00
mod_div_rational.sol
mod_zero.sol
mulmod_zero.sol
name_clash_via_import.sol
non_constant.sol
pure_non_rational.sol
redefinition_cross_file.sol
redefinition_public_constant.sol
struct_constant.sol
Fix genetic algorithms CI failure
2022-01-17 13:35:07 +01:00