Skip to content

Conversation

@hellovai
Copy link
Contributor

@hellovai hellovai commented Nov 4, 2025

  • Add comprehensive parser implementation documentation
  • Update parser.rs with improved tree building logic
  • Enhance AST and syntax tree traversal
  • Update all parser test snapshots
  • Add parser tree reference documentation
  • Improve error recovery in parser
  • Fix clippy warning: mark ParserCheckpoint as Copy

… recovery

- Add comprehensive parser implementation documentation
- Update parser.rs with improved tree building logic
- Enhance AST and syntax tree traversal
- Update all parser test snapshots
- Add parser tree reference documentation
- Improve error recovery in parser
- Fix clippy warning: mark ParserCheckpoint as Copy
@vercel
Copy link

vercel bot commented Nov 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
promptfiddle Ready Ready Preview Comment Nov 4, 2025 0:32am

@hellovai hellovai temporarily deployed to boundary-tools-dev November 4, 2025 00:15 — with GitHub Actions Inactive
@hellovai hellovai temporarily deployed to boundary-tools-dev November 4, 2025 00:15 — with GitHub Actions Inactive
@hellovai hellovai temporarily deployed to boundary-tools-dev November 4, 2025 00:15 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Nov 4, 2025

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 4, 2025

CodSpeed Performance Report

Merging #2694 will degrade performances by 37.78%

Comparing hellovai/parser (e9111c5) with canary (0f5895e)

Summary

❌ 1 regression
✅ 14 untouched

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Mode Benchmark BASE HEAD Change
WallTime bench_parse_only_simple 73.5 µs 118.1 µs -37.78%

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants