..
assembly
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
abstract_contract_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
abstract_contract.json
Export canonicalName
2021-09-28 12:00:30 +02:00
abstract_contract.sol
Update tests.
2020-07-07 12:16:18 +02:00
address_payable_parseOnly.json
feat: allow named parameters in mapping types
2022-12-08 11:56:58 +01:00
address_payable.json
feat: allow named parameters in mapping types
2022-12-08 11:56:58 +01:00
address_payable.sol
Fix syntax errors in ASTJSON tests
2022-03-14 14:21:06 +01:00
array_type_name_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
array_type_name.json
Export canonicalName
2021-09-28 12:00:30 +02:00
array_type_name.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
base_constructor_call_parseOnly.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
base_constructor_call.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
base_constructor_call.sol
Add "kind" field to ModifierInvocation AST json element.
2021-03-16 18:50:37 +01:00
constructor_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
constructor.json
Export canonicalName
2021-09-28 12:00:30 +02:00
constructor.sol
Update tests.
2020-07-07 12:16:18 +02:00
contract_dep_order_parseOnly.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
contract_dep_order.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
contract_dep_order.sol
Make sure json output array order is consistent
2019-08-19 17:42:03 +02:00
documentation_local_variable_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
documentation_local_variable.json
Export canonicalName
2021-09-28 12:00:30 +02:00
documentation_local_variable.sol
Tests and changelog
2021-04-08 17:06:24 +02:00
documentation_on_statements_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
documentation_on_statements.json
Export canonicalName
2021-09-28 12:00:30 +02:00
documentation_on_statements.sol
Export statement documentation.
2021-02-09 17:33:01 +01:00
documentation_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
documentation_triple_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
documentation_triple.json
Export canonicalName
2021-09-28 12:00:30 +02:00
documentation_triple.sol
Export statement documentation.
2021-02-09 17:33:01 +01:00
documentation.json
Added errorSelector field for custom errors
2022-02-21 19:14:33 +05:30
documentation.sol
Use same multi-source-syntax for test files
2020-09-15 12:44:02 +02:00
enum_value_declaration_parseOnly.json
Add location for member in MemberAccess ASTNode
2022-06-29 18:37:09 +02:00
enum_value_declaration.json
Add location for member in MemberAccess ASTNode
2022-06-29 18:37:09 +02:00
enum_value_declaration.sol
Add test.
2021-02-11 10:50:54 +01:00
enum_value_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
enum_value.json
Export canonicalName
2021-09-28 12:00:30 +02:00
enum_value.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
event_definition_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
event_definition.json
Added errorSelector field for custom errors
2022-02-21 19:14:33 +05:30
event_definition.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
event_with_variables_of_internal_types_parseOnly.json
Added errorSelector field for custom errors
2022-02-21 19:14:33 +05:30
event_with_variables_of_internal_types.sol
Added errorSelector field for custom errors
2022-02-21 19:14:33 +05:30
fail_after_parsing_parseOnly.json
Add location for parameter names in FunctionCall ASTNode
2022-06-29 18:37:36 +02:00
fail_after_parsing.sol
Add "fail after parsing" scenario to ASTJSON tests
2022-03-14 14:21:30 +01:00
fallback_and_reveice_ether_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
fallback_and_reveice_ether.json
Export canonicalName
2021-09-28 12:00:30 +02:00
fallback_and_reveice_ether.sol
Split fallback function and introduce "fallback()" and "receive()" syntax.
2019-11-04 17:17:58 +01:00
fallback_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
fallback_payable_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
fallback_payable.json
Export canonicalName
2021-09-28 12:00:30 +02:00
fallback_payable.sol
Split fallback function and introduce "fallback()" and "receive()" syntax.
2019-11-04 17:17:58 +01:00
fallback.json
Export canonicalName
2021-09-28 12:00:30 +02:00
fallback.sol
Split fallback function and introduce "fallback()" and "receive()" syntax.
2019-11-04 17:17:58 +01:00
function_type_parseOnly.json
Fix syntax errors in ASTJSON tests
2022-03-14 14:21:06 +01:00
function_type.json
Fix syntax errors in ASTJSON tests
2022-03-14 14:21:06 +01:00
function_type.sol
Fix syntax errors in ASTJSON tests
2022-03-14 14:21:06 +01:00
global_enum_parseOnly.json
Update AST Json expectations.
2021-02-11 10:11:24 +01:00
global_enum.json
Update AST Json expectations.
2021-02-11 10:11:24 +01:00
global_enum.sol
ABI and AST tests.
2019-09-02 12:23:21 +02:00
global_struct_parseOnly.json
Update AST Json expectations.
2021-02-11 10:11:24 +01:00
global_struct.json
Update AST Json expectations.
2021-02-11 10:11:24 +01:00
global_struct.sol
ABI and AST tests.
2019-09-02 12:23:21 +02:00
inheritance_specifier_parseOnly.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
inheritance_specifier.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
inheritance_specifier.sol
Make sure json output array order is consistent
2019-08-19 17:42:03 +02:00
license_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
license.json
Export canonicalName
2021-09-28 12:00:30 +02:00
license.sol
Add new test.
2020-05-13 18:16:59 +02:00
long_type_name_binary_operation_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
long_type_name_binary_operation.json
Export canonicalName
2021-09-28 12:00:30 +02:00
long_type_name_binary_operation.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
long_type_name_identifier_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
long_type_name_identifier.json
Export canonicalName
2021-09-28 12:00:30 +02:00
long_type_name_identifier.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
mappings_parseOnly.json
feat: allow named parameters in mapping types
2022-12-08 11:56:58 +01:00
mappings.json
feat: allow named parameters in mapping types
2022-12-08 11:56:58 +01:00
mappings.sol
Allow user-defined types as mapping keys in parser and restrict to contracts during type checking.
2020-02-04 17:22:03 +01:00
modifier_definition_parseOnly.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
modifier_definition.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
modifier_definition.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
modifier_invocation_parseOnly.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
modifier_invocation.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
modifier_invocation.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
mutability_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
mutability.json
Export canonicalName
2021-09-28 12:00:30 +02:00
mutability.sol
Export immutability.
2020-04-07 17:30:54 +02:00
non_utf8_parseOnly.json
Add location for parameter names in FunctionCall ASTNode
2022-06-29 18:37:36 +02:00
non_utf8.json
Add location for parameter names in FunctionCall ASTNode
2022-06-29 18:37:36 +02:00
non_utf8.sol
Fix syntax errors in ASTJSON tests
2022-03-14 14:21:06 +01:00
not_existing_import_parseOnly.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
not_existing_import.sol
Support compilation fail scenarios in ASTJSON tests
2022-03-14 14:21:06 +01:00
override_parseOnly.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
override.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
override.sol
Detect circular references for library and free functions
2021-03-30 23:06:30 +02:00
placeholder_statement_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
placeholder_statement.json
Export canonicalName
2021-09-28 12:00:30 +02:00
placeholder_statement.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
receive_ether_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
receive_ether.json
Export canonicalName
2021-09-28 12:00:30 +02:00
receive_ether.sol
Split fallback function and introduce "fallback()" and "receive()" syntax.
2019-11-04 17:17:58 +01:00
short_type_name_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
short_type_name_ref_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
short_type_name_ref.json
Export canonicalName
2021-09-28 12:00:30 +02:00
short_type_name_ref.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
short_type_name.json
Export canonicalName
2021-09-28 12:00:30 +02:00
short_type_name.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
smoke_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
smoke.json
Export canonicalName
2021-09-28 12:00:30 +02:00
smoke.sol
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
source_location_parseOnly.json
Fix syntax errors in ASTJSON tests
2022-03-14 14:21:06 +01:00
source_location.json
Fix syntax errors in ASTJSON tests
2022-03-14 14:21:06 +01:00
source_location.sol
Fix syntax errors in ASTJSON tests
2022-03-14 14:21:06 +01:00
string_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
string.json
Export canonicalName
2021-09-28 12:00:30 +02:00
string.sol
Update tests for unicode literals
2020-07-27 18:21:17 +01:00
two_base_functions_parseOnly.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
two_base_functions.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
two_base_functions.sol
Add new test.
2019-12-05 03:33:32 +01:00
unicode_parseOnly.json
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
unicode.json
Export canonicalName
2021-09-28 12:00:30 +02:00
unicode.sol
Update tests for unicode literals
2020-07-27 18:21:17 +01:00
used_errors_parseOnly.json
Add location for parameter names in FunctionCall ASTNode
2022-06-29 18:37:36 +02:00
used_errors.json
Add location for parameter names in FunctionCall ASTNode
2022-06-29 18:37:36 +02:00
used_errors.sol
Fix syntax errors in ASTJSON tests
2022-03-14 14:21:06 +01:00
userDefinedValueType_parseOnly.json
feat: allow named parameters in mapping types
2022-12-08 11:56:58 +01:00
userDefinedValueType.json
feat: allow named parameters in mapping types
2022-12-08 11:56:58 +01:00
userDefinedValueType.sol
Added a user defined type mapping into the ASTJSON test.
2021-09-13 14:06:31 +02:00
using_for_directive_parseOnly.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
using_for_directive.json
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
using_for_directive.sol
Extend using-for.
2022-03-14 12:33:44 +01:00
yul_hex_literal_parseOnly.json
Properly treat utf8-non-encodable yul literals.
2021-05-05 10:28:23 +02:00
yul_hex_literal.json
Export canonicalName
2021-09-28 12:00:30 +02:00
yul_hex_literal.sol
Properly treat utf8-non-encodable yul literals.
2021-05-05 10:28:23 +02:00