COMMITS
May 14, 2026
R
Merge pull request #16625 from argotorg/rework-native-members
rodiazet committed
May 13, 2026
R
Introduce `isVisibleViaContractName`
rodiazet committed
C
Merge pull request #16714 from argotorg/ssa-cfg-callgraph
clonker committed
April 21, 2026
R
Introduce `typeWhenAttached` helper
rodiazet committed
March 19, 2026
R
Rework `typeViaContractName` and `nativeMembers` fragment.
rodiazet committed
May 12, 2026
C
SSA CFG: Add call graph tests
clonker committed
C
SSA CFG: Add `isRecursive` to call graph
clonker committed
C
SSA CFG: Add Tarjan's algorithm for SCCs to call graph
clonker committed
C
SSA CFG: Add call graph
clonker committed
C
Merge pull request #16707 from argotorg/ssa-cfg-optional-block
clonker committed
C
SSA CFG: Add lazy live blocks range helper
clonker committed
C
SSA CFG: Make basic blocks optional and add a free list to them
clonker committed
C
C
SSA CFG Stack layout generator: Determine optimal target (not just size)
clonker committed
May 11, 2026
C
Merge pull request #16696 from argotorg/ssa-cfg-memoryguard
clonker committed
C
N
Merge pull request #16687 from argotorg/bump-node-js
Nikola Matić committed
May 7, 2026
B
Merge pull request #16689 from argotorg/ssa-optimization-passes
blishko committed
B
SSA-CFG: Separate building and optimizing phase
blishko committed
B
SSA-CFG: Set up basic optimization pipeline
blishko committed
B
Merge pull request #16688 from argotorg/ssa-fix-stack-adjustments
blishko committed
M
Merge pull request #16654 from argotorg/fixSMTEncoderUnaryOperationConstantOperand
matheusaaguiar committed
B
SSA-CFG: Fix stack adjustments for codegen on conditional jump
blishko committed
N
Pin pnpm to v9
Nikola Matic committed
N
Pin node to exact versions instead of lts to fix failing jobs
Nikola Matic committed
C
C
SSA CFG: add shared function registry across nested builders
clonker committed
C
April 30, 2026
M
Fix SMT Encoder treatment of constant operands of unary operations
Matheus Aguiar committed
April 2, 2026
T
Preserve failAfter directive in isoltest ASTJSON reformatting
Tavian Dev committed