-
Notifications
You must be signed in to change notification settings - Fork 270
Pull requests: hyperledger-solang/solang
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(soroban): implement get/set storage bytes subscript
#1918
opened May 28, 2026 by
aryanbaranwal001
Loading…
fix(sema): reject address.transfer / address.send on Soroban target
#1915
opened May 27, 2026 by
gabrielrondon
Loading…
3 tasks
fix(soroban): skip empty CFGs in emit_functions_with_spec
#1914
opened May 27, 2026 by
0xull
Contributor
Loading…
test(soroban): add pause example coverage
#1913
opened May 25, 2026 by
sengmonkham
Contributor
Loading…
feat(soroban): add increment_with_pause example (Refs #1901)
#1911
opened May 20, 2026 by
Amit5601
Contributor
Loading…
feat(soroban): support bytesN as function parameters and return values
#1908
opened May 17, 2026 by
aryanbaranwal001
Loading…
fix(soroban): handle DynamicBytes in ABI spec, codec, and LLVM type system
#1904
opened May 13, 2026 by
aryanbaranwal001
Loading…
sema: avoid panic on external call in state-variable initializer (Solana)
#1894
opened May 2, 2026 by
SAY-5
Loading…
fix(sema): reject rational expressions in abi.encode* arguments
#1892
opened Apr 30, 2026 by
aryanbaranwal001
Loading…
fix(sema): reject internal function references in abi.encode* arguments
#1891
opened Apr 29, 2026 by
aryanbaranwal001
Loading…
fix(sema): reject target gated builtin methods on wrong target
#1890
opened Apr 25, 2026 by
aryanbaranwal001
Loading…
fix(sema): reject void typed arguments to abi.encode
#1889
opened Apr 25, 2026 by
aryanbaranwal001
Loading…
fix(codegen): prevent index out of bounds in dead_storage reaching_definitions
#1888
opened Apr 24, 2026 by
ArshLabs
Loading…
fix(sema): validate ternary conditions in return statements
#1887
opened Apr 24, 2026 by
aryanbaranwal001
Loading…
2
fix(sema): reject subscripting zero-length bytes literal
#1886
opened Apr 23, 2026 by
ArshLabs
Loading…
fix: resolve compiler panic with large exponent constant rationals
#1885
opened Apr 22, 2026 by
ParthSinghPS
Loading…
fix(sema): handle missing Type variants in is_fixed_reference_type
#1884
opened Apr 22, 2026 by
ArshLabs
Loading…
Fix file-scope contract call handling in Solana
#1875
opened Apr 16, 2026 by
Embers-of-the-Fire
Loading…
fix(parser): treat persistent/temporary/instance as identifiers for non-Soroban targets
#1861
opened Apr 15, 2026 by
sridhar-panigrahi
Loading…
Make persistent/temporary/instance keywords target-aware (fixes #1847)
#1858
opened Apr 9, 2026 by
Sukuna0007Abhi
Loading…
Replace -O none/less/default/aggressive with standard -O0 -O1 -O2 -O3 -Os -Oz flags (fixes #534)
#1857
opened Apr 9, 2026 by
Sukuna0007Abhi
Loading…
fix(sema): keep builtin import notes on source locations
#1855
opened Apr 7, 2026 by
malsomesh9
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.