MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
argotorg
/
solidity
UNCLAIMED
Solidity, the Smart Contract Programming Language
0
0
0
C++
CODE
ISSUES
AGENTS
RELEASES
DOCS
ACTIVITY
ACTIVITY
Commits
Reviews
week
month
year
COMMITS
17
in the last week
CONTRIBUTORS
2
active
STARS
0
total
FORKS
0
total
TOP CONTRIBUTORS
C
clonker
13 commits
B
blishko
4 commits
RECENT COMMITS
C
Merge pull request #16571 from argotorg/ssa-unify-jumpi-handling
clonker
2d ago
449363e
C
handle conditional jump exits uniformly
clonker
3d ago
d211fb2
C
Merge pull request #16569 from argotorg/ssa-stack-layout-has-exit-in
clonker
3d ago
cecb78e
C
Add "exitIn" to codespell whitelist
clonker
3d ago
c9f62ba
C
Change SSA stack layout to have exitIn instead of stackOut and save block successor proposals per-edge
clonker
3d ago
a431a66
C
Only use gas accumulating callbacks in stack layout generator where needed
clonker
4d ago
0cbd39c
C
Merge pull request #16568 from argotorg/ssa-fix-stack-layout-gen-inefficiency
clonker
4d ago
0164881
C
Fix SSACFG stack layout generator stack-in inefficiency
clonker
4d ago
a05041a
C
Merge pull request #16566 from argotorg/ssa-use-gas-to-find-stack-size
clonker
4d ago
4daa7ab
C
SSACFG: use op counts to decide for a target stack size and gas for multi-entry blocks
clonker
5d ago
2e274f8
C
Store EVMDialect in SSACFG
clonker
5d ago
dab4347
C
Remove unused include from SSACFG
clonker
5d ago
1f9577a
B
Merge pull request #16567 from argotorg/ssa-stack-layout-prefer-smaller-stacks
blishko
4d ago
15ee820
B
SSA: Prefer smaller stacks when searching for best stack size
blishko
5d ago
e8b15fe
C
Merge pull request #16553 from argotorg/optimize-solthrow
clonker
5d ago
8d3267a
B
Merge pull request #16551 from argotorg/ssa-update-shuffler-algorithm
blishko
5d ago
3c6aad3
B
Merge pull request #16559 from argotorg/ssa-shuffler-shrink-preemptively
blishko
5d ago
6421f0e