Sean Young b6b3f5f7bb Fix common lsp panics (#1575) 2 years ago
..
codegen_testcases fd1b874494 Bugfix: Propagate RHS type of resolved assignments (#1569) 2 years ago
contract_testcases b6b3f5f7bb Fix common lsp panics (#1575) 2 years ago
imports_testcases d5e72894c3 Represent contracts by their program id (#1474) 2 years ago
optimization_testcases 512f3f2387 New syntax for contracts on Solana (#1517) 2 years ago
polkadot_tests fd1b874494 Bugfix: Propagate RHS type of resolved assignments (#1569) 2 years ago
solana_tests b299eae253 Bump anchor and other dependencies (#1570) 2 years 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 c9e7abfb38 Rename Substrate to Polkadot (#1414) 2 years ago
codegen.rs 12c8708cde a.b.selector adds b() as function to current contract (#1462) 2 years ago
contract.rs c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 years ago
doc_examples.rs 70af554c42 Bring import resolution in line w/ Solc's (#1487) 2 years ago
evm.rs a9e20d3d1a Bugfix struct member read access (#1563) 2 years 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 b299eae253 Bump anchor and other dependencies (#1570) 2 years ago
solang_import_resolution_tests.rs 70af554c42 Bring import resolution in line w/ Solc's (#1487) 2 years ago
undefined_variable_detection.rs 8180872ee9 Polkadot: Bubble up reverts (#1454) 2 years ago
unused_variable_detection.rs c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 years ago