.. |
always_revert.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
assembly.sol
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
bug10821-for.sol
|
Fix missing error when accessing unintialized variables.
|
2021-01-25 14:44:15 +01:00 |
bug10821-if.sol
|
Fix missing error when accessing unintialized variables.
|
2021-01-25 14:44:15 +01:00 |
bug10821-modifier.sol
|
Fix missing error when accessing unintialized variables.
|
2021-01-25 14:44:15 +01:00 |
bug10821-require.sol
|
Fix missing error when accessing unintialized variables.
|
2021-01-25 14:44:15 +01:00 |
bug10821-while.sol
|
Fix missing error when accessing unintialized variables.
|
2021-01-25 14:44:15 +01:00 |
functionType.sol
|
Refactoring of the ControlFlowGraph and use for detecting all uninitialized storage accesses.
|
2018-12-12 04:20:53 +01:00 |
modifier_order_fail.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
modifier_order_fine.sol
|
Trivial isoltest updates: normalized whitespace
|
2021-04-20 17:38:29 +02:00 |
modifier_post_access.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
modifier_pre_access.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
smoke.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
struct.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
unreachable.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |