| .. |
|
args_and_returns.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
args_and_returns.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
args_and_returns_01.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
args_and_returns_01.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
args_and_returns_02.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
args_and_returns_02.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
args_and_returns_03.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
args_and_returns_03.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
constructor_override_01.dot
|
1b724ed556
allow constructor names in substrate (#1035)
|
3 gadi atpakaļ |
|
constructor_override_01.sol
|
1b724ed556
allow constructor names in substrate (#1035)
|
3 gadi atpakaļ |
|
constructor_override_02.dot
|
1b724ed556
allow constructor names in substrate (#1035)
|
3 gadi atpakaļ |
|
constructor_override_02.sol
|
1b724ed556
allow constructor names in substrate (#1035)
|
3 gadi atpakaļ |
|
constructor_override_03.dot
|
1b724ed556
allow constructor names in substrate (#1035)
|
3 gadi atpakaļ |
|
constructor_override_03.sol
|
1b724ed556
allow constructor names in substrate (#1035)
|
3 gadi atpakaļ |
|
constructor_override_04.dot
|
1b724ed556
allow constructor names in substrate (#1035)
|
3 gadi atpakaļ |
|
constructor_override_04.sol
|
1b724ed556
allow constructor names in substrate (#1035)
|
3 gadi atpakaļ |
|
constructors.dot
|
1b724ed556
allow constructor names in substrate (#1035)
|
3 gadi atpakaļ |
|
constructors.sol
|
5969d0e52d
Substrate: concrete contracts must have public or external functions (#999)
|
3 gadi atpakaļ |
|
constructors_01.dot
|
1b724ed556
allow constructor names in substrate (#1035)
|
3 gadi atpakaļ |
|
constructors_01.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
external_call_args.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
external_call_args.sol
|
6565f64781
Fix recursion bug (#1113)
|
2 gadi atpakaļ |
|
fallback.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
fallback.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
for_forever.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
for_forever.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions.dot
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_01.dot
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_01.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_02.dot
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_02.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_03.dot
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_03.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_04.dot
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_04.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_05.dot
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_05.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_06.dot
|
36ab221da8
Consistent use of single quotes
|
3 gadi atpakaļ |
|
global_functions_06.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_07.dot
|
36ab221da8
Consistent use of single quotes
|
3 gadi atpakaļ |
|
global_functions_07.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_08.dot
|
4de31facd5
Fix assignment chains (#1110)
|
2 gadi atpakaļ |
|
global_functions_08.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
global_functions_09.dot
|
2767193a74
Remove duplicate diagnostics
|
3 gadi atpakaļ |
|
global_functions_09.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
mangling_01.dot
|
109379c6a2
Function name mangling for overloaded functions (#1027)
|
3 gadi atpakaļ |
|
mangling_01.sol
|
109379c6a2
Function name mangling for overloaded functions (#1027)
|
3 gadi atpakaļ |
|
mangling_02.dot
|
109379c6a2
Function name mangling for overloaded functions (#1027)
|
3 gadi atpakaļ |
|
mangling_02.sol
|
109379c6a2
Function name mangling for overloaded functions (#1027)
|
3 gadi atpakaļ |
|
mangling_03.dot
|
109379c6a2
Function name mangling for overloaded functions (#1027)
|
3 gadi atpakaļ |
|
mangling_03.sol
|
109379c6a2
Function name mangling for overloaded functions (#1027)
|
3 gadi atpakaļ |
|
mutability.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
mutability.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
mutability_01.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
mutability_01.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
mutability_02.dot
|
5969d0e52d
Substrate: concrete contracts must have public or external functions (#999)
|
3 gadi atpakaļ |
|
mutability_02.sol
|
5969d0e52d
Substrate: concrete contracts must have public or external functions (#999)
|
3 gadi atpakaļ |
|
mutability_03.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
mutability_03.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
mutability_04.dot
|
4de31facd5
Fix assignment chains (#1110)
|
2 gadi atpakaļ |
|
mutability_04.sol
|
5969d0e52d
Substrate: concrete contracts must have public or external functions (#999)
|
3 gadi atpakaļ |
|
mutability_05.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
mutability_05.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
mutability_06.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
mutability_06.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
mutability_07.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
mutability_07.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
mutability_08.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
mutability_08.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
mutability_09.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
mutability_09.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
mutability_10.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
mutability_10.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
mutability_11.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
mutability_11.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
named_argument_call.dot
|
433655d8f6
Do not resolve arguments twice
|
3 gadi atpakaļ |
|
named_argument_call.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
named_argument_call_01.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
named_argument_call_01.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
named_argument_call_02.dot
|
433655d8f6
Do not resolve arguments twice
|
3 gadi atpakaļ |
|
named_argument_call_02.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
named_argument_call_03.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
named_argument_call_03.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
named_argument_call_04.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
named_argument_call_04.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
payable.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
payable.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
payable_01.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
payable_01.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
payable_02.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
payable_02.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
payable_03.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
payable_03.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
positional_argument_call.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
positional_argument_call.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
positional_argument_call_01.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
positional_argument_call_01.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
positional_argument_call_02.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
positional_argument_call_02.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
return_not_returns.dot
|
263d358955
Do not create node for free functions unless some exist
|
3 gadi atpakaļ |
|
return_not_returns.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
scopes.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
scopes.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
scopes_01.dot
|
805e4ba097
Fix right side of the Loc of ContractDefinition (#863)
|
3 gadi atpakaļ |
|
scopes_01.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
shadowing.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 gadi atpakaļ |
|
shadowing.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
stray_semicolon.dot
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
stray_semicolon.sol
|
2986642dcc
New tests: ensure parsed ast is stable and compare entire ast
|
4 gadi atpakaļ |
|
stray_semicolon_01.dot
|
5969d0e52d
Substrate: concrete contracts must have public or external functions (#999)
|
3 gadi atpakaļ |
|
stray_semicolon_01.sol
|
5969d0e52d
Substrate: concrete contracts must have public or external functions (#999)
|
3 gadi atpakaļ |