| .. |
|
accessor
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
call
|
e1d49e96c4
Match Anchor contract deployment (#1034)
|
2 anos atrás |
|
constant
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
create_contract
|
e1244ce456
Refactor builtin structs (#950)
|
3 anos atrás |
|
expressions
|
b0e97c43e2
Allow sol and lamports to be used as units
|
2 anos atrás |
|
functions
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
hash
|
e1244ce456
Refactor builtin structs (#950)
|
3 anos atrás |
|
rational
|
8437c62245
Ensure trailing - on scientific notation is not parsed as part of number (#1067)
|
3 anos atrás |
|
returns
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
structs
|
07b02e072a
Fix recursive types in sema (#1131)
|
2 anos atrás |
|
user_oper
|
28da91132f
Support user defined operators (solc v0.8.19 feature) (#1203)
|
2 anos atrás |
|
yul
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
abstract_interface.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
abstract_interface.sol
|
24b0f04422
Ensure that virtual functions in abstract contracts can be called
|
3 anos atrás |
|
account_info.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
account_info.sol
|
be15e1c1bc
Remove msg.sender on Solana (#1096)
|
2 anos atrás |
|
account_meta.dot
|
be15e1c1bc
Remove msg.sender on Solana (#1096)
|
2 anos atrás |
|
account_meta.sol
|
be15e1c1bc
Remove msg.sender on Solana (#1096)
|
2 anos atrás |
|
address_cast.dot
|
e1244ce456
Refactor builtin structs (#950)
|
3 anos atrás |
|
address_cast.sol
|
be15e1c1bc
Remove msg.sender on Solana (#1096)
|
2 anos atrás |
|
address_member_call.dot
|
5280082173
Fix handling of new int[](count <<= 1) (#1108)
|
2 anos atrás |
|
address_member_call.sol
|
be15e1c1bc
Remove msg.sender on Solana (#1096)
|
2 anos atrás |
|
annotations_bad.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
annotations_bad.sol
|
e1d49e96c4
Match Anchor contract deployment (#1034)
|
2 anos atrás |
|
asm_reserved_words.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
asm_reserved_words.sol
|
1023c224a1
Fixed reserved keywords in solidity and assembly
|
3 anos atrás |
|
assign_array_in_array.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
assign_array_in_array.sol
|
b1bac41dff
Fix assigning to array subscript when array element is array
|
3 anos atrás |
|
bad_seeds_on_external_call.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
bad_seeds_on_external_call.sol
|
bc7808f682
Add ability to pass seeds into external calls (#947)
|
3 anos atrás |
|
comment.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
comment.sol
|
b286b63d80
Fix line comments that end in non-ascii character
|
3 anos atrás |
|
comment_tests.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
comment_tests.sol
|
3226eb4913
doccomment are allowed anywhere
|
3 anos atrás |
|
constructor_seeds.dot
|
e1d49e96c4
Match Anchor contract deployment (#1034)
|
2 anos atrás |
|
constructor_seeds.sol
|
e1d49e96c4
Match Anchor contract deployment (#1034)
|
2 anos atrás |
|
constructor_seeds_bad.dot
|
e1d49e96c4
Match Anchor contract deployment (#1034)
|
2 anos atrás |
|
constructor_seeds_bad.sol
|
e1d49e96c4
Match Anchor contract deployment (#1034)
|
2 anos atrás |
|
contract_var_base_function_init.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
contract_var_base_function_init.sol
|
db3755c08a
Delay resolving on contract variable initializers
|
3 anos atrás |
|
destructure_assign_struct_member.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
destructure_assign_struct_member.sol
|
f1f90b538e
Remove references to hyperledger-labs (#993)
|
3 anos atrás |
|
destructure_assign_struct_member_2.dot
|
5280082173
Fix handling of new int[](count <<= 1) (#1108)
|
2 anos atrás |
|
destructure_assign_struct_member_2.sol
|
f1f90b538e
Remove references to hyperledger-labs (#993)
|
3 anos atrás |
|
error.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
error.sol
|
fb6a525afd
Add testcase for error keyword as identifier
|
3 anos atrás |
|
event.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
event.sol
|
6f1a905a24
emit syntax errors are missing
|
3 anos atrás |
|
for_if_no_else.dot
|
e1244ce456
Refactor builtin structs (#950)
|
3 anos atrás |
|
for_if_no_else.sol
|
11666cf49c
body of for loop may be if without else
|
3 anos atrás |
|
garbage_function_args.dot
|
e1244ce456
Refactor builtin structs (#950)
|
3 anos atrás |
|
garbage_function_args.sol
|
ae2be37a0b
Check that errors in arguments to method calls are surfaced
|
3 anos atrás |
|
immutable_function.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
immutable_function.sol
|
ea19f7c1a3
Permit immutable on function type contract variables
|
3 anos atrás |
|
immutable_function_type.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
immutable_function_type.sol
|
ea19f7c1a3
Permit immutable on function type contract variables
|
3 anos atrás |
|
import_contracts_via_object.dot
|
5280082173
Fix handling of new int[](count <<= 1) (#1108)
|
2 anos atrás |
|
import_contracts_via_object.sol
|
3616e42080
Parse revert statements with named arguments
|
3 anos atrás |
|
import_free_function.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
import_free_function.sol
|
04de2b03d3
Allow free functions to be imported (#910)
|
3 anos atrás |
|
import_free_function_chain.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
import_free_function_chain.sol
|
04de2b03d3
Allow free functions to be imported (#910)
|
3 anos atrás |
|
issues678.dot
|
28da91132f
Support user defined operators (solc v0.8.19 feature) (#1203)
|
2 anos atrás |
|
issues678.sol
|
be15e1c1bc
Remove msg.sender on Solana (#1096)
|
2 anos atrás |
|
keep_on_resolving.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
keep_on_resolving.sol
|
e2419570cd
Do not give up resolving a file if any errors were found in any file (#884)
|
3 anos atrás |
|
large_exponent.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
large_exponent.sol
|
a1bb3c8b7e
uint[1.111111E1111111111111] causes compiler to go into infinite loop
|
3 anos atrás |
|
mapping_deletion.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
mapping_deletion.sol
|
be15e1c1bc
Remove msg.sender on Solana (#1096)
|
2 anos atrás |
|
multidimensional_array.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
multidimensional_array.sol
|
90ae52cec7
Use the dims.last() to retrieve the outer dimension of a multidimensional array (#929)
|
3 anos atrás |
|
mutability.dot
|
e1244ce456
Refactor builtin structs (#950)
|
3 anos atrás |
|
mutability.sol
|
6b6a553caf
Using storage variables does not mean a function reads from storage (#879)
|
3 anos atrás |
|
negative_exponent.dot
|
b0e97c43e2
Allow sol and lamports to be used as units
|
2 anos atrás |
|
negative_exponent.sol
|
603dc0569d
Permit negative components in scientific notation
|
3 anos atrás |
|
now.dot
|
433655d8f6
Do not resolve arguments twice
|
3 anos atrás |
|
now.sol
|
433655d8f6
Do not resolve arguments twice
|
3 anos atrás |
|
power.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
power.sol
|
413841b5c7
Fix associativity of power
|
3 anos atrás |
|
rational_comparison.dot
|
3b03af14d2
explicitly disallow rational comparisons (#1221)
|
2 anos atrás |
|
rational_comparison.sol
|
035b15b596
Ensure that rational compares are not permitted (#1091)
|
3 anos atrás |
|
rational_comparison2.dot
|
3b03af14d2
explicitly disallow rational comparisons (#1221)
|
2 anos atrás |
|
rational_comparison2.sol
|
3b03af14d2
explicitly disallow rational comparisons (#1221)
|
2 anos atrás |
|
selector_override.dot
|
bd65c96b44
Use annotations for selectors (#1095)
|
2 anos atrás |
|
selectors-must-be-different.dot
|
bd65c96b44
Use annotations for selectors (#1095)
|
2 anos atrás |
|
shift_struct_member.dot
|
0d529dd676
Load value before shifting (#1133)
|
2 anos atrás |
|
shift_struct_member.sol
|
f1f90b538e
Remove references to hyperledger-labs (#993)
|
3 anos atrás |
|
simple.dot
|
5280082173
Fix handling of new int[](count <<= 1) (#1108)
|
2 anos atrás |
|
simple.sol
|
2ef5651781
Parse file level using declarations
|
3 anos atrás |
|
struct_member_wrong_ty.dot
|
1ab7f40029
cast struct member reference to wrong type causes panic (#880)
|
3 anos atrás |
|
struct_member_wrong_ty.sol
|
1ab7f40029
cast struct member reference to wrong type causes panic (#880)
|
3 anos atrás |
|
tags.dot
|
e1244ce456
Refactor builtin structs (#950)
|
3 anos atrás |
|
tags.sol
|
a498fe3754
@return doccomments on unnamed returns permitted
|
3 anos atrás |
|
type_called_error.dot
|
6556c627bd
Allow mappings to be named (solc-0.8.18 feature) (#1160)
|
2 anos atrás |
|
type_called_error.sol
|
000a509e81
Allow types to be called error (#843)
|
3 anos atrás |
|
type_decl.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
type_decl.sol
|
9ca8c2a685
Implement solidity user type syntax
|
3 anos atrás |
|
type_decl_broken.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
type_decl_broken.sol
|
9ca8c2a685
Implement solidity user type syntax
|
3 anos atrás |
|
type_decl_broken_more.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
type_decl_broken_more.sol
|
9ca8c2a685
Implement solidity user type syntax
|
3 anos atrás |
|
type_decl_broken_used_as_event.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
type_decl_broken_used_as_event.sol
|
9ca8c2a685
Implement solidity user type syntax
|
3 anos atrás |
|
type_decl_import.dot
|
be15e1c1bc
Remove msg.sender on Solana (#1096)
|
2 anos atrás |
|
type_decl_import.sol
|
be15e1c1bc
Remove msg.sender on Solana (#1096)
|
2 anos atrás |
|
using_import.dot
|
5280082173
Fix handling of new int[](count <<= 1) (#1108)
|
2 anos atrás |
|
using_import.sol
|
2ef5651781
Parse file level using declarations
|
3 anos atrás |
|
using_list.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
using_list.sol
|
2c138a10c5
Permit function list in using syntax
|
3 anos atrás |
|
using_literal.dot
|
7e124d373a
Fix locations when location matches end of line
|
3 anos atrás |
|
using_literal.sol
|
f9f9ac0ec7
Ensure that self can be implicitly cast to using function
|
3 anos atrás |