Pratyksh Gupta 5a48c04f28 feat(soroban): (U)int 256 support (#1831) (#1832) před 6 dny
..
codegen_testcases 12a6d83b91 Handle `abi.encode()` with empty args (#1801) před 5 měsíci
contract_testcases fa338eba3b abi.decode("", ()) has no returns (#1732) před 9 měsíci
evm_tests 68b59a4111 Improve overloaded function call diagnostics (#1592) před 1 rokem
imports_testcases d5e72894c3 Represent contracts by their program id (#1474) před 2 roky
lir_tests f2c81c232d Fix rust 1.86.0 clippies před 1 měsícem
optimization_testcases 5176166545 Move to new hyperledger-solang org před 1 rokem
polkadot_tests f2c81c232d Fix rust 1.86.0 clippies před 1 měsícem
solana_tests f2c81c232d Fix rust 1.86.0 clippies před 1 měsícem
soroban_testcases 5a48c04f28 feat(soroban): (U)int 256 support (#1831) (#1832) před 6 dny
wasm_host_attr adac8376b2 Rework substrate mock runtime (#1291) před 2 roky
.gitignore 0c93f3e004 Add optimizations test (#1469) před 2 roky
borsh_encoding.rs b299eae253 Bump anchor and other dependencies (#1570) před 2 roky
builtins.rs f2d5e6782a Add SPDX headers (#951) před 3 roky
cli.rs 3bee10a3ba fix(CI): migrate to Rust 1.88 (#1845) před 2 týdny
codegen.rs 3bee10a3ba fix(CI): migrate to Rust 1.88 (#1845) před 2 týdny
contract.rs e6a21876d6 Add Soroban target foundations. (#1602) před 1 rokem
doc_examples.rs 70af554c42 Bring import resolution in line w/ Solc's (#1487) před 2 roky
evm.rs 96a1cc842a Appease rust 1.78.0 clippies (#1643) před 1 rokem
imports.rs 3bee10a3ba fix(CI): migrate to Rust 1.88 (#1845) před 2 týdny
lir.rs 14748311f4 The three-address code format CFG (#1577) před 1 rokem
polkadot.rs 57a0507cad Fix typos in tests/polkadot.rs (#1791) před 6 měsíci
solana.rs f2c81c232d Fix rust 1.86.0 clippies před 1 měsícem
solang_import_resolution_tests.rs 3bee10a3ba fix(CI): migrate to Rust 1.88 (#1845) před 2 týdny
soroban.rs fcc1e4b313 Soroban: support dynamic memory arrays (#1838) před 1 měsícem
undefined_variable_detection.rs c63cfcc29f Implement Soroban integer width rounding feature (#1805) (#1810) před 2 měsíci
unused_variable_detection.rs 68b59a4111 Improve overloaded function call diagnostics (#1592) před 1 rokem