Sean Young 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
..
builtins a9e20d3d1a Bugfix struct member read access (#1563) 2 年 前
call 4026d1c9ed functions that use .call() should be allowed to declared view or default mutability (#1338) 2 年 前
bad_pragmas.sol 4a1833f8e8 Parse pragma solidity version numbers (#1593) 2 年 前
builtin_overloaded.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
comment_tests.sol f4010693bd Fix rust clippies and evm balance length (#1603) 2 年 前
concat.sol 45f01b4718 Implement string.concat() and bytes.concat() (#1590) 2 年 前
contract-shadows-global.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
dead_storage_different_types.sol 0716984274 storage references return values must be set (#1290) 2 年 前
dup1.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
ecrecover.sol 41eab115cf Add ecrecover() builtin for EVM (#1543) 2 年 前
error.sol 0716984274 storage references return values must be set (#1290) 2 年 前
ev.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
events_v0.5.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
events_v0.6.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
experimental.sol 373cff71f2 Updates for Solidity 0.8.21 (#1473) 2 年 前
int_resolve_unknown.sol e692c0c5a4 Ensure that "require(i < 2**255);" parses correctly (#1324) 2 年 前
interface_inheritance.sol 0716984274 storage references return values must be set (#1290) 2 年 前
issue1534.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
llvm_type.sol 0716984274 storage references return values must be set (#1290) 2 年 前
memory_safe.sol 69e9d20c1f Match solc diagnostic levels (#1586) 2 年 前
named_mappings.sol 0716984274 storage references return values must be set (#1290) 2 年 前
octal.sol 8fdb7284f3 No version of Solidity supports octal numbers (#1604) 2 年 前
old_style_call_args.sol 0716984274 storage references return values must be set (#1290) 2 年 前
overloaded.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
pragmas.dot 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
pragmas.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
public_internal_function.sol 0716984274 storage references return values must be set (#1290) 2 年 前
public_mapping.sol 0716984274 storage references return values must be set (#1290) 2 年 前
rubixi.sol ffb8844f8a Allow modification of AccountInfo lamports field (#1448) 2 年 前
selector_override.sol 0716984274 storage references return values must be set (#1290) 2 年 前
standalone_call.sol a1e7ccade9 Use solc v0.8.20 testdata (#1310) 2 年 前
super-resolves-to-multiple.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
this.sol 1a47714956 `this` is not a keyword (#1317) 2 年 前
unresolved_constants.sol 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 年間 前
virtual_receive.sol b6b3f5f7bb Fix common lsp panics (#1575) 2 年 前