COMMITS
March 23, 2026
B
C
Merge pull request #16533 from argotorg/ssacfg_separate_dbg_structure
clonker committed
B
SSA: Fix reachability check in stack shuffler
blishko committed
C
Merge pull request #16536 from argotorg/ssa-shuffler-test
clonker committed
March 19, 2026
C
Extract debug data from SSA CFG nodes into a separate side structure
clonker committed
C
Extract SSA CFG ID types into SSACFGTypes.h
clonker committed
C
Give operations in SSA CFGs stable IDs
clonker committed
C
Merge pull request #16467 from frangio/refactor-stack-limit
clonker committed
C
Merge pull request #16515 from argotorg/ssa-cfg-shuffler-updates
clonker committed
March 22, 2026
B
SSA: Add shuffler test
blishko committed
March 20, 2026
K
Merge pull request #16534 from cuiweixie/bugfix/gas-meter-dup
Kamil Śliwak committed
W
fix shoulde be dup instuction not swap instruction
Weixie Cui committed
February 17, 2026
R
Fix Foundry installation for external contributors
r0qs committed
February 12, 2026
F
Refactor hardcoded reachable stack depth
Francisco Giordano committed
March 12, 2026
B
SSA: Prefer swapping instead of shrinking followed by dupping
blishko committed
B
SSA: Refactor shuffling helper `dupDeepSlotIfRequired`
blishko committed
C
deactivate --assemble CLI option
clonker committed
March 18, 2026
M
Escape object/data names in Yul serializer (#16517)
Mate Soos @ Argot committed
C
Merge pull request #16521 from argotorg/remove_cli_assemble
clonker committed
March 13, 2026
C
Hide `--yul` and `--assemble` from `solc --help`
clonker committed
C
Remove `yul::Language`
clonker committed
March 10, 2026
C
remove `solidity::yul::Language::Assembly`
clonker committed
March 17, 2026
D
Merge pull request #16526 from argotorg/clangd-support
dxo committed
March 16, 2026
D
cmake: generate compile_commands.json
dxo committed
K
Merge pull request #16527 from argotorg/ignore-claude
Kamil Śliwak committed
D
.gitignore: add .claude
dxo committed
C