| .. |
|
assign_to_instruction.sol
|
|
|
|
bare_instructions_disallowed.sol
|
|
|
|
calldata_variables.sol
|
|
|
|
constant_access.sol
|
|
|
|
constant_assignment.sol
|
|
|
|
constant_variable_via_offset.sol
|
|
|
|
empty_fun_arg_beginning.sol
|
|
|
|
empty_fun_arg_end.sol
|
|
|
|
empty_fun_arg_middle.sol
|
|
|
|
empty_function_name.sol
|
|
|
|
invalid_number.sol
|
|
|
|
jump_disallowed.sol
|
|
|
|
label_disallowed.sol
|
|
|
|
leave_items_on_tack.sol
|
|
|
|
literals_on_stack_disallowed.sol
|
|
|
|
local_variable_access_out_of_functions_storage_ptr.sol
|
|
|
|
local_variable_access_out_of_functions.sol
|
|
|
|
missing_variable_in_assign.sol
|
|
|
|
missing_variable.sol
|
|
|
|
multiple_assign_to_instruction.sol
|
|
|
|
nested_function_local_access.sol
|
|
|
|
storage_assignment_in_modifier.sol
|
|
|
|
storage_assignment.sol
|
|
|
|
storage_variable_access_out_of_functions.sol
|
|
|
|
unbalanced_negative_stack.sol
|
|
|
|
unbalanced_positive_stack.sol
|
|
|
|
unbalanced_two_stack_load.sol
|
|
|
|
variable_declaration_suffix_offset.sol
|
|
|
|
whitespace_in_assignment.sol
|
|
|
|
whitespace_in_multiple_assignment.sol
|
|
|