• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jackfirth / resyntax / #580

Builds Branch Commit Type Ran Committer Via Coverage
#580 HEAD Merge 270aa2d5b into 40f349732 push 22 Jul 2026 01:46AM UTC web-flow cover
96.59
#579 HEAD Merge 92bfd5e1e into 40f349732 push 22 Jul 2026 01:44AM UTC web-flow cover
96.59
#578 perf/syntax-line-count Stop traversing whole subtrees to decide if syntax is one line or many `oneline-syntax?` and `multiline-syntax?` were implemented by counting every distinct source line among all the atoms in a syntax object, using a `syntax-search` stream fed th... Pull #841 22 Jul 2026 01:44AM UTC jackfirth cover
96.59
#577 HEAD Merge e0376e6da into 40f349732 push 22 Jul 2026 01:44AM UTC web-flow cover
96.6
#576 perf/eager-search-everything Traverse syntax eagerly in syntax-search-everything `syntax-search-everything` built a lazy stream, layering `stream-lazy`, `stream-append` and a generated `syntax-parse` search class over every node. None of its three callers benefit much from l... Pull #843 22 Jul 2026 01:44AM UTC jackfirth cover
96.59
#575 HEAD Merge 9c31a3133 into 40f349732 push 22 Jul 2026 01:44AM UTC web-flow cover
96.59
#574 perf/syntax-path-comparator Compare syntax paths directly instead of via a generic lexicographic comparator `syntax-path<=>` was built with `(comparator-map (lexicographic-comparator natural<=>) syntax-path-elements)`. That generic implementation drives each comparison thro... Pull #840 22 Jul 2026 01:44AM UTC jackfirth cover
96.59
#573 perf/analysis-hash-tables Collect expansion analysis tables in hashes and sort them once at the end `source-analyze` accumulated visited and context syntax objects in mutable sorted maps keyed by syntax path. Expansion writes to those tables far more often than anything r... Pull #842 22 Jul 2026 01:44AM UTC jackfirth cover
96.59
#572 HEAD Merge 40572b357 into 40f349732 push 21 Jul 2026 02:02AM UTC web-flow cover
96.61
#571 null-when-guard-to-match-pattern Add null-when-guard-to-match-pattern rule Fold a `#:when (null? xs)` / `#:when (empty? xs)` guard on a match clause whose pattern ends in a trailing ellipsis variable `xs ...` directly into the pattern by dropping the variable, turning e.g. `[(li... Pull #839 21 Jul 2026 02:00AM UTC jackfirth cover
96.61
#570 remove-copilot Delete autopilot and copilot integrations I don't use GitHub Copilot anymore. push 21 Jul 2026 01:41AM UTC jackfirth cover
96.59
#569 document-github-integrations-448 Document Resyntax's GitHub integrations Fixes #448 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Pull #837 20 Jul 2026 10:26AM UTC jackfirth cover
96.59
#568 HEAD Merge 3374ea5b6 into ca1f3be6a push 20 Jul 2026 10:26AM UTC web-flow cover
96.59
#567 limit-open-autopilot-prs-770 Limit Autopilot to 3 open pull requests Fixes #770 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Pull #836 20 Jul 2026 06:20AM UTC jackfirth cover
96.59
#566 master Add examples to the source grimoire docs (#835) Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> push 20 Jul 2026 05:14AM UTC web-flow cover
96.59
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 38
  • 39
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc