This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
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
545305a31f
solidity
/
test
/
libsolidity
/
syntaxTests
/
inlineAssembly
History
hrkrshnn
ec57c791ef
Fix infinite loop when accessing circular constants from inline assembly.
2021-01-26 09:22:05 +01:00
..
invalid
shadowing
assignment_from_contract.sol
assignment_from_functiontype2.sol
assignment_from_functiontype3.sol
assignment_from_functiontype.sol
assignment_from_library.sol
assignment_from_opcode_like.sol
assignment_from_super.sol
assignment_location.sol
assignment_to_opcode_like.sol
assignment_to_special.sol
circular_constant_access_err.sol
Fix infinite loop when accessing circular constants from inline assembly.
2021-01-26 09:22:05 +01:00
circular_constant_access_module_err.sol
Fix infinite loop when accessing circular constants from inline assembly.
2021-01-26 09:22:05 +01:00
circular_module_access_err.sol
Fix infinite loop when accessing circular constants from inline assembly.
2021-01-26 09:22:05 +01:00
const_forward_reference.sol
const_from_non_const.sol
const_from_this.sol
constant_access_non_initialized.sol
constant_access.sol
constant_array.sol
constant_bytes_ref.sol
constant_computation.sol
constant_ref.sol
evm_byzantium_on_homestead.sol
evm_byzantium.sol
evm_constantinople_on_byzantium.sol
evm_constantinople.sol
evm_istanbul_on_petersburg.sol
evm_istanbul.sol
function_call_invalid_argument_count.sol
function_call_not_found.sol
function_call_to_variable.sol
function_definition_whitespace.sol
function_definition.sol
function_without_call.sol
hex_assignment.sol
hex_expression.sol
hex_switch_case.sol
immutables.sol
in_modifier.sol
leave_invalid.sol
leave.sol
linkersymbol_builtin.sol
linkersymbol_function.sol
no_unused_variable_warning.sol
overloaded_reference.sol
period_in_identifer.sol
reserved_identifiers_byzantium.sol
reserved_identifiers_constantinople.sol
reserved_identifiers.sol
solidity_keywords.sol
storage_reference_assignment_statevar.sol
storage_reference_assignment.sol
storage_reference_empty_offset.sol
storage_reference_empty_slot.sol
storage_reference_fine.sol
storage_reference_old_shadow.sol
storage_reference_old.sol
storage_reference_on_function.sol
storage_reference_on_memory.sol
storage_reference.sol
storage_slot_assign.yul
string_literal_switch_case.yul
two_stack_slot_access.sol
two_stack_slots.sol
use_msize_with_optimizer.sol
use_msize_without_optimizer.sol