ethers-rs/ethers-solc/test-data/ast
Oliver Nordbjerg 1a0f59f64f feat: add remaining ast nodes
squash ast

test: fix ast test path

refactor: some clean up

docs: correct some docs

fix: ast serde behavior

test: add more ast tests

Pulled in from https://github.com/ethereum/solidity

test: improve ast test error messages

fix: more serde behavior

fix: more serde behavior

test: add documentation tests

feat: stronger types

fix: more type juggling

docs: fix rustdoc links

fix: type names for older compilers

docs: a bit more docs

test: remove legacy tests

chore: remove some todos

add missing ast

correct source

uncomment etherscan test

yul function call

rebase
2022-12-16 12:29:00 +01:00
..
abstract_contract.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
address_payable.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
array_type_name.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
base_constructor_call.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
bit_not.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
call.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
constructor.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
contract_dep_order.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
documentation_1.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
documentation_2.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
documentation_3.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
documentation_local_variable.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
documentation_on_statements.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
documentation_triple.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
empty_block.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
enum_value.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
enum_value_declaration.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
event_definition.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
fallback.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
fallback_and_reveice_ether.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
fallback_payable.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
function.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
function_type.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
global_enum.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
global_struct.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
inheritance_specifier.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
leave.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
license.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
long_type_name_binary_operation.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
long_type_name_identifier.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
loop.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
mappings.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
modifier_definition.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
modifier_invocation.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
mutability.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
nested_functions.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
non_utf8.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
override.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
placeholder_statement.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
receive_ether.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
short_type_name.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
short_type_name_ref.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
slot_offset.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
smoke.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
source_location.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
string.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
stringlit.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
switch.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
switch_default.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
two_base_functions.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
unicode.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
used_errors.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
userDefinedValueType.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
using_for_directive.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
var_access.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00
yul_hex_literal.json feat: add remaining ast nodes 2022-12-16 12:29:00 +01:00