.. |
invalid
|
Merge pull request #10489 from ethereum/develop
|
2020-12-03 18:11:12 +01:00 |
shadowing
|
Add more syntax tests for uncovered cases
|
2020-11-05 10:30:09 +00:00 |
assignment_from_contract.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
assignment_from_functiontype2.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
assignment_from_functiontype3.sol
|
Add more syntax tests for uncovered cases
|
2020-11-05 10:30:09 +00:00 |
assignment_from_functiontype.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
assignment_from_library.sol
|
Add more comprehensive tests for embedded inline assembly LValue/RValue access
|
2018-07-25 10:45:31 +01:00 |
assignment_from_opcode_like.sol
|
update tests
|
2020-12-03 17:15:45 +01:00 |
assignment_from_super.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
assignment_location.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
assignment_to_opcode_like.sol
|
update tests
|
2020-12-03 17:15:43 +01:00 |
assignment_to_special.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
const_forward_reference.sol
|
Output error when forward referencing constants in inline assembly
|
2020-06-02 14:37:54 +02:00 |
const_from_non_const.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
const_from_this.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
constant_access_non_initialized.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
constant_access.sol
|
Support constant numbers in inline assembly.
|
2019-07-02 14:01:05 +02:00 |
constant_array.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
constant_bytes_ref.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
constant_computation.sol
|
Support constant numbers in inline assembly.
|
2019-07-02 14:01:05 +02:00 |
constant_ref.sol
|
Support referencing other constants in inline assembly
|
2019-12-05 13:27:17 +03:00 |
evm_byzantium_on_homestead.sol
|
Split error codes for EVM opcodes
|
2020-10-28 11:45:46 +00:00 |
evm_byzantium.sol
|
Update and add new tests for features of different EVM version
|
2020-07-03 14:08:09 +01:00 |
evm_constantinople_on_byzantium.sol
|
Add more syntax tests for uncovered cases
|
2020-11-05 10:30:09 +00:00 |
evm_constantinople.sol
|
Add more syntax tests for uncovered cases
|
2020-11-05 10:30:09 +00:00 |
evm_istanbul_on_petersburg.sol
|
Fix tests on breaking
|
2020-07-07 10:17:58 +01:00 |
evm_istanbul.sol
|
Mark chainid as view.
|
2020-12-09 16:55:51 +01:00 |
function_call_invalid_argument_count.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
function_call_not_found.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
function_call_to_variable.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
function_definition_whitespace.sol
|
Introduce RightArrow (->) token in the scanner
|
2020-08-27 12:28:27 +01:00 |
function_definition.sol
|
Add/Update tests for Yul function definition
|
2020-08-12 23:53:08 +01:00 |
function_without_call.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
hex_assignment.sol
|
Expose hex literal to the Yul parser
|
2020-08-28 19:34:52 +01:00 |
hex_expression.sol
|
Expose hex literal to the Yul parser
|
2020-08-28 19:34:52 +01:00 |
hex_switch_case.sol
|
Expose hex literal to the Yul parser
|
2020-08-28 19:34:52 +01:00 |
immutables.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
in_modifier.sol
|
Move inline assembly tests from nameAndTypeResolution to inlineAssembly
|
2019-02-20 11:00:02 +00:00 |
leave_invalid.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
leave.sol
|
Tests
|
2019-10-29 14:32:16 +01:00 |
linkersymbol_builtin.sol
|
Restrict linkersymbol builtin to object dialect of Yul
|
2020-07-02 14:41:40 +02:00 |
linkersymbol_function.sol
|
Update tests
|
2020-12-10 17:18:15 +01:00 |
no_unused_variable_warning.sol
|
Move inline assembly tests from nameAndTypeResolution to inlineAssembly
|
2019-02-20 11:00:02 +00:00 |
overloaded_reference.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
period_in_identifer.sol
|
Support period as part of identifiers for Yul and Inline Assembly.
|
2019-04-25 16:48:16 +02:00 |
reserved_identifiers_byzantium.sol
|
Update tests
|
2020-12-10 17:18:15 +01:00 |
reserved_identifiers_constantinople.sol
|
Update tests
|
2020-12-10 17:18:15 +01:00 |
reserved_identifiers.sol
|
Update tests
|
2020-12-10 17:18:15 +01:00 |
solidity_keywords.sol
|
Expose hex literal to the Yul parser
|
2020-08-28 19:34:52 +01:00 |
storage_reference_assignment_statevar.sol
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
storage_reference_assignment.sol
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
storage_reference_empty_offset.sol
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
storage_reference_empty_slot.sol
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
storage_reference_fine.sol
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
storage_reference_old_shadow.sol
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
storage_reference_old.sol
|
Support .offset and .length for calldata bytes and string arrays.
|
2020-11-18 01:45:56 +01:00 |
storage_reference_on_function.sol
|
Support .offset and .length for calldata bytes and string arrays.
|
2020-11-18 01:45:56 +01:00 |
storage_reference_on_memory.sol
|
Support .offset and .length for calldata bytes and string arrays.
|
2020-11-18 01:45:56 +01:00 |
storage_reference.sol
|
Support .offset and .length for calldata bytes and string arrays.
|
2020-11-18 01:45:56 +01:00 |
storage_slot_assign.yul
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
string_literal_switch_case.yul
|
Add test case for string literals in switch statements in Yul
|
2020-08-13 00:27:41 +01:00 |
two_stack_slot_access.sol
|
Support .offset and .length for calldata bytes and string arrays.
|
2020-11-18 01:45:56 +01:00 |
two_stack_slots.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
use_msize_with_optimizer.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
use_msize_without_optimizer.sol
|
Enable yul optimizer by default.
|
2019-12-02 19:30:14 +01:00 |