This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f17034eee9b956eec36ae1d579cf2a5f6d2e1a3
solidity
/
test
/
libsolidity
/
semanticTests
/
enums
T
History
Alex Beregszaszi
e117c9516e
Replace "pragma experimental ABIEncoderV2" in tests where appropriate
...
And add a few tests for "pragma abicoder".
2021-01-15 19:57:09 +00:00
..
constructing_enums_from_ints.sol
Merge remote-tracking branch 'origin/develop' into breaking
2020-11-23 19:28:08 +01:00
enum_explicit_overflow_homestead.sol
Strict explicit conversion between literals and enums
2020-11-06 19:15:02 +01:00
enum_explicit_overflow.sol
Removed "compileToEwasm: also" option from 4 tests cases
2020-11-25 08:13:46 +01:00
enum_with_256_members.sol
Replace "pragma experimental ABIEncoderV2" in tests where appropriate
2021-01-15 19:57:09 +00:00
using_contract_enums_with_explicit_contract_name.sol
[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.
2020-11-21 08:57:56 -05:00
using_enums.sol
[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.
2020-11-21 08:57:56 -05:00
using_inherited_enum_excplicitly.sol
[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.
2020-11-21 08:57:56 -05:00
using_inherited_enum.sol
[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.
2020-11-21 08:57:56 -05:00