Sean Young 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 year ago
..
codegen_testcases f4010693bd Fix rust clippies and evm balance length (#1603) 2 years ago
contract_testcases 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 year ago
evm_tests 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 year ago
imports_testcases d5e72894c3 Represent contracts by their program id (#1474) 2 years ago
optimization_testcases 45f01b4718 Implement string.concat() and bytes.concat() (#1590) 2 years ago
polkadot_tests 45f01b4718 Implement string.concat() and bytes.concat() (#1590) 2 years ago
solana_tests 8c4111b5b8 Add missing Identifier locations to AST (#1580) 2 years ago
soroban_testcases e6a21876d6 Add Soroban target foundations. (#1602) 1 year ago
wasm_host_attr adac8376b2 Rework substrate mock runtime (#1291) 2 years ago
.gitignore 0c93f3e004 Add optimizations test (#1469) 2 years ago
borsh_encoding.rs b299eae253 Bump anchor and other dependencies (#1570) 2 years ago
builtins.rs f2d5e6782a Add SPDX headers (#951) 3 years ago
cli.rs 855b22bb22 Update tests to solc v0.8.22 and fix a few tests (#1579) 2 years ago
codegen.rs 45f01b4718 Implement string.concat() and bytes.concat() (#1590) 2 years ago
contract.rs e6a21876d6 Add Soroban target foundations. (#1602) 1 year ago
doc_examples.rs 70af554c42 Bring import resolution in line w/ Solc's (#1487) 2 years ago
evm.rs 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 year ago
imports.rs 70af554c42 Bring import resolution in line w/ Solc's (#1487) 2 years ago
polkadot.rs e94a14ae04 Fix clippy 1.73 warnings (#1559) 2 years ago
solana.rs 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 year ago
solang_import_resolution_tests.rs 70af554c42 Bring import resolution in line w/ Solc's (#1487) 2 years ago
soroban.rs e6a21876d6 Add Soroban target foundations. (#1602) 1 year ago
undefined_variable_detection.rs 8180872ee9 Polkadot: Bubble up reverts (#1454) 2 years ago
unused_variable_detection.rs 68b59a4111 Improve overloaded function call diagnostics (#1592) 1 year ago