This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
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
569422d2c2
solidity
/
test
/
libsolidity
/
syntaxTests
/
inlineAssembly
/
invalid
History
Christian Parpart
f05718ef5d
Syntax tests: Adapted to changes.
2019-10-25 15:01:27 +02:00
..
assign_to_instruction.sol
bare_instructions_disallowed.sol
Adapting the tests to strict inline assembly.
2019-10-25 15:01:25 +02:00
calldata_variables.sol
constant_access.sol
Support constant numbers in inline assembly.
2019-07-02 14:01:05 +02:00
constant_assignment.sol
Support constant numbers in inline assembly.
2019-07-02 14:01:05 +02:00
constant_variable_via_offset.sol
Support constant numbers in inline assembly.
2019-07-02 14:01:05 +02:00
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
Syntax tests: Adapted to changes.
2019-10-25 15:01:27 +02:00
label_disallowed.sol
Adapting the tests to strict inline assembly.
2019-10-25 15:01:25 +02:00
leave_items_on_tack.sol
Adapting the tests to strict inline assembly.
2019-10-25 15:01:25 +02:00
literals_on_stack_disallowed.sol
Adapting the tests to strict inline assembly.
2019-10-25 15:01:25 +02:00
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
storage_assignment_in_modifier.sol
storage_assignment.sol
storage_variable_access_out_of_functions.sol
unbalanced_negative_stack.sol
Adapting the tests to strict inline assembly.
2019-10-25 15:01:25 +02:00
unbalanced_positive_stack.sol
Adapting the tests to strict inline assembly.
2019-10-25 15:01:25 +02:00
unbalanced_two_stack_load.sol
whitespace_in_assignment.sol
whitespace_in_multiple_assignment.sol