This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
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
f6bb3df747
solidity
/
test
/
libsolidity
/
syntaxTests
/
inlineAssembly
/
invalid
History
Alex Beregszaszi
1be07c2b36
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
..
assign_to_instruction.sol
assignment_to_function.sol
bare_instructions_disallowed.sol
calldata_array_offset.sol
calldata_array.sol
calldata_slot.sol
calldata_variables.sol
const_forward_reference.sol
constant_access.sol
constant_assignment.sol
constant_variable_via_offset.sol
dot_in_fun_param.sol
dot_in_fundecl.sol
dot_in_multi_vardecl.sol
dot_in_vardecl.sol
dup_disallowed.sol
empty_fun_arg_beginning.sol
empty_fun_arg_end.sol
empty_fun_arg_middle.sol
empty_function_name.sol
identifier_starting_with_dot.sol
illegal_names.sol
invalid_number.sol
jump_disallowed.sol
jumpdest_disallowed.sol
jumpi_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
pc_disallowed.sol
push_disallowed.sol
storage_assignment_in_modifier.sol
storage_assignment.sol
storage_nonslot.sol
storage_variable_access_out_of_functions.sol
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
swap_disallowed.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