.. |
argument.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
constant.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
contract.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
function.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
global_function_by_opcode.sol
|
Only warn about variables being shadowed in inline assembly.
|
2021-02-19 14:29:22 +01:00 |
local_function_by_opcode.sol
|
Only warn about variables being shadowed in inline assembly.
|
2021-02-19 14:29:22 +01:00 |
local_variable.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
name_clash_in_import.sol
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
no_name_clash_in_import.sol
|
Disallow dot in inline assembly identifiers.
|
2020-07-08 19:29:58 +02:00 |
qualified_names.sol
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
state_variable_by_opcode.sol
|
Only warn about variables being shadowed in inline assembly.
|
2021-02-19 14:29:22 +01:00 |
variable_by_opcode.sol
|
Only warn about variables being shadowed in inline assembly.
|
2021-02-19 14:29:22 +01:00 |