paradigmxyz
solar
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'main' into feat/hir-pretty-printer
swarna1101:feat/hir-pretty-printer
2 days ago
feat: visit_override when walking fn
0xrusowsky:rusowsky/visit-fn-override
3 days ago
chore: release 0.1.5 (#382)
main
5 days ago
chore: release 0.1.5
release-0.1.5
5 days ago
chore(deps): weekly `cargo update` (#381) Automation to keep dependencies in `Cargo.lock` current. <details><summary><strong>cargo update log</strong></summary> <p> ```log Locking 4 packages to latest compatible versions Updating clap v4.5.40 -> v4.5.41 Updating clap_builder v4.5.40 -> v4.5.41 Updating clap_derive v4.5.40 -> v4.5.41 Unchanged codspeed-criterion-compat v2.10.1 (available: v3.0.3) Unchanged iai-callgrind v0.14.2 (available: v0.15.2) Unchanged solang-parser v0.3.4 (available: v0.3.5) Unchanged tree-sitter v0.25.4 (available: v0.25.7) Unchanged ui_test v0.29.2 (available: v0.30.2) Unchanged vergen v8.3.2 (available: v9.0.6) Updating winnow v0.7.11 -> v0.7.12 note: to see how you depend on a package, run `cargo tree --invert --package <dep>@<ver>` ``` </p> </details> Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
main
6 days ago
chore(deps): weekly `cargo update` Locking 4 packages to latest compatible versions Updating clap v4.5.40 -> v4.5.41 Updating clap_builder v4.5.40 -> v4.5.41 Updating clap_derive v4.5.40 -> v4.5.41 Unchanged codspeed-criterion-compat v2.10.1 (available: v3.0.3) Unchanged iai-callgrind v0.14.2 (available: v0.15.2) Unchanged solang-parser v0.3.4 (available: v0.3.5) Unchanged tree-sitter v0.25.4 (available: v0.25.7) Unchanged ui_test v0.29.2 (available: v0.30.2) Unchanged vergen v8.3.2 (available: v9.0.6) Updating winnow v0.7.11 -> v0.7.12 note: to see how you depend on a package, run `cargo tree --invert --package <dep>@<ver>`
cargo-update
6 days ago
chore: store SessionGlobals inside of Session (#379) Allows reusing the same `SessionGlobals` across different `enter` points for the same `Session`, which is intuitively what `enter` should do, rather than the current behavior of only sharing the source map and not the interner.
main
8 days ago
chore: store SessionGlobals inside of Session
dani/session-session-global
8 days ago
Active Branches
feat: Implement HIR pretty printer
last run
2 days ago
#275
CodSpeed Performance Gauge
0%
feat: visit_override when walking fn
last run
3 days ago
#383
CodSpeed Performance Gauge
0%
Refactor: Optimize Lexer Error Handling and Add Test for Invalid Characters
last run
11 days ago
#378
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs