solidity/test/libsolidity/ASTJSON
2023-05-26 12:35:31 +02:00
..
assembly Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
abstract_contract_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
abstract_contract.json Export all events. 2023-05-03 14:08:27 -03:00
abstract_contract.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
address_payable_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
address_payable.json Export all events. 2023-05-03 14:08:27 -03:00
address_payable.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
array_type_name_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
array_type_name.json Export all events. 2023-05-03 14:08:27 -03:00
array_type_name.sol Modify the expectation files in ASTJSON tests. 2019-10-02 22:31:12 +02:00
ast_internal_function_different_ids_export.json Move AST annotation of internal function dispatch IDs to ContractDefinition 2023-05-06 20:31:27 +02:00
ast_internal_function_different_ids_export.sol Move AST annotation of internal function dispatch IDs to ContractDefinition 2023-05-06 20:31:27 +02:00
ast_internal_function_id_export.json Move AST annotation of internal function dispatch IDs to ContractDefinition 2023-05-06 20:31:27 +02:00
ast_internal_function_id_export.sol Annotate function ID of functions that may be called via the internal dispatch. 2023-03-20 20:14:41 +01:00
base_constructor_call_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
base_constructor_call.json Export all events. 2023-05-03 14:08:27 -03: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 all events. 2023-05-03 14:08:27 -03:00
constructor.json Export all events. 2023-05-03 14:08:27 -03:00
constructor.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
contract_dep_order_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
contract_dep_order.json Export all events. 2023-05-03 14:08:27 -03: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 all events. 2023-05-03 14:08:27 -03:00
documentation_local_variable.json Export all events. 2023-05-03 14:08:27 -03:00
documentation_local_variable.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
documentation_on_statements_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
documentation_on_statements.json Export all events. 2023-05-03 14:08:27 -03:00
documentation_on_statements.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
documentation_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
documentation_triple_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
documentation_triple.json Export all events. 2023-05-03 14:08:27 -03:00
documentation_triple.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
documentation.json Export all events. 2023-05-03 14:08:27 -03:00
documentation.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
enum_natspec_parseOnly.json Adds natspec to AST for enum definition. 2023-04-05 14:58:32 +02:00
enum_natspec.json Adds natspec to AST for enum definition. 2023-04-05 14:58:32 +02:00
enum_natspec.sol Adds natspec to AST for enum definition. 2023-04-05 14:58:32 +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 all events. 2023-05-03 14:08:27 -03:00
enum_value.json Export all events. 2023-05-03 14:08:27 -03:00
enum_value.sol Modify the expectation files in ASTJSON tests. 2019-10-02 22:31:12 +02:00
event_aggregated_contract.json Export all events. 2023-05-03 14:08:27 -03:00
event_aggregated_contract.sol Export all events. 2023-05-03 14:08:27 -03:00
event_definition_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
event_definition.json Export all events. 2023-05-03 14:08:27 -03:00
event_definition.sol Modify the expectation files in ASTJSON tests. 2019-10-02 22:31:12 +02:00
event_emited_in_base_contract.json Export all events. 2023-05-03 14:08:27 -03:00
event_emited_in_base_contract.sol Export all events. 2023-05-03 14:08:27 -03:00
event_inheritance.json Export all events. 2023-05-03 14:08:27 -03:00
event_inheritance.sol Export all events. 2023-05-03 14:08:27 -03:00
event_with_variables_of_internal_types_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
event_with_variables_of_internal_types.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
fail_after_parsing_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
fail_after_parsing.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
fallback_and_receive_ether_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
fallback_and_receive_ether.json Export all events. 2023-05-03 14:08:27 -03:00
fallback_and_receive_ether.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
fallback_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
fallback_payable_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
fallback_payable.json Export all events. 2023-05-03 14:08:27 -03:00
fallback_payable.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
fallback.json Export all events. 2023-05-03 14:08:27 -03:00
fallback.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
function_type_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
function_type.json Export all events. 2023-05-03 14:08:27 -03: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
indirect_event_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
indirect_event.json Export all events. 2023-05-03 14:08:27 -03:00
indirect_event.sol Export all events. 2023-05-03 14:08:27 -03:00
inheritance_specifier_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
inheritance_specifier.json Export all events. 2023-05-03 14:08:27 -03:00
inheritance_specifier.sol Make sure json output array order is consistent 2019-08-19 17:42:03 +02:00
license_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
license.json Export all events. 2023-05-03 14:08:27 -03:00
license.sol Add new test. 2020-05-13 18:16:59 +02:00
long_type_name_binary_operation_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
long_type_name_binary_operation.json Export all events. 2023-05-03 14:08:27 -03: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 all events. 2023-05-03 14:08:27 -03:00
long_type_name_identifier.json Export all events. 2023-05-03 14:08:27 -03:00
long_type_name_identifier.sol Modify the expectation files in ASTJSON tests. 2019-10-02 22:31:12 +02:00
mappings_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
mappings.json Export all events. 2023-05-03 14:08:27 -03:00
mappings.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
modifier_definition_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
modifier_definition.json Export all events. 2023-05-03 14:08:27 -03:00
modifier_definition.sol Modify the expectation files in ASTJSON tests. 2019-10-02 22:31:12 +02:00
modifier_invocation_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
modifier_invocation.json Export all events. 2023-05-03 14:08:27 -03:00
modifier_invocation.sol Modify the expectation files in ASTJSON tests. 2019-10-02 22:31:12 +02:00
mutability_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
mutability.json Export all events. 2023-05-03 14:08:27 -03:00
mutability.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
non_utf8_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
non_utf8.json Export all events. 2023-05-03 14:08:27 -03:00
non_utf8.sol Fix syntax errors in ASTJSON tests 2022-03-14 14:21:06 +01:00
not_existing_import_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
not_existing_import.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
override_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
override.json Export all events. 2023-05-03 14:08:27 -03:00
override.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
placeholder_statement_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
placeholder_statement.json Export all events. 2023-05-03 14:08:27 -03:00
placeholder_statement.sol Modify the expectation files in ASTJSON tests. 2019-10-02 22:31:12 +02:00
pragma_experimental_solidity_parseOnly.json Restrict experimental solidity to constantinople and above 2023-05-17 17:03:43 +02:00
pragma_experimental_solidity.json Restrict experimental solidity to constantinople and above 2023-05-17 17:03:43 +02:00
pragma_experimental_solidity.sol Restrict experimental solidity to constantinople and above 2023-05-17 17:03:43 +02:00
receive_ether_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
receive_ether.json Export all events. 2023-05-03 14:08:27 -03:00
receive_ether.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
short_type_name_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
short_type_name_ref_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
short_type_name_ref.json Export all events. 2023-05-03 14:08:27 -03: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 all events. 2023-05-03 14:08:27 -03:00
short_type_name.sol Modify the expectation files in ASTJSON tests. 2019-10-02 22:31:12 +02:00
smoke_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
smoke.json Export all events. 2023-05-03 14:08:27 -03:00
smoke.sol Modify the expectation files in ASTJSON tests. 2019-10-02 22:31:12 +02:00
source_location_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
source_location.json Export all events. 2023-05-03 14:08:27 -03:00
source_location.sol Fix syntax errors in ASTJSON tests 2022-03-14 14:21:06 +01:00
string_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
string.json Export all events. 2023-05-03 14:08:27 -03:00
string.sol Update tests for unicode literals 2020-07-27 18:21:17 +01:00
struct_natspec_parseOnly.json Adds NatSpec to AST for struct definitions. 2023-04-18 13:10:21 +02:00
struct_natspec.json Adds NatSpec to AST for struct definitions. 2023-04-18 13:10:21 +02:00
struct_natspec.sol Adds NatSpec to AST for struct definitions. 2023-04-18 13:10:21 +02:00
two_base_functions_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
two_base_functions.json Export all events. 2023-05-03 14:08:27 -03:00
two_base_functions.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
unicode_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
unicode.json Export all events. 2023-05-03 14:08:27 -03:00
unicode.sol Update tests for unicode literals 2020-07-27 18:21:17 +01:00
used_errors_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
used_errors.json Export all events. 2023-05-03 14:08:27 -03:00
used_errors.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
user_defined_operator.json Export all events. 2023-05-03 14:08:27 -03:00
user_defined_operator.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
userDefinedValueType_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
userDefinedValueType.json Export all events. 2023-05-03 14:08:27 -03:00
userDefinedValueType.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
using_for_directive_parseOnly.json Export all events. 2023-05-03 14:08:27 -03:00
using_for_directive.json Export all events. 2023-05-03 14:08:27 -03:00
using_for_directive.sol Extend using-for. 2022-03-14 12:33:44 +01:00
yul_hex_literal_parseOnly.json Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
yul_hex_literal.json Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
yul_hex_literal.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00