harehare
mq
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
✨ feat(toml): replace mq-based TOML parser with native Rust implementation Replace the ~370-line mq script TOML parser with a native Rust implementation using the `toml` crate (v1.1), improving correctness and performance. Update test expectations and assertion error message formatting.
feat/native-toml
1 hour ago
Merge pull request #1514 from harehare/refactor/unclosed-delimiter-diagnostics ♻ refactor(mq-lang): add opening delimiter location to unclosed bracket errors
main
1 day ago
♻ refactor(mq-lang): enhance error handling for unexpected EOF scenarios
refactor/unclosed-delimiter-diagnostics
1 day ago
✨ feat(parser): improve readability of splice operation in IncrementalParser
feat/lsp-incremental-parser
2 days ago
♻ refactor(mq-lang): add opening delimiter location to unclosed bracket errors Enhance ExpectedClosingParen/Brace/Bracket errors to carry the opening token, enabling diagnostics to show both where the closing delimiter was expected and where the matching opening delimiter appears.
refactor/unclosed-delimiter-diagnostics
2 days ago
✨ chore: bump version to 0.5.24 across all packages and documentation
main
3 days ago
Merge pull request #1505 from harehare/feat/cli-import-module-option ✨ feat(cli): add -m option to import modules with namespace prefix
main
4 days ago
✨ feat(cli): improve error handling for section module import
feat/cli-import-module-option
4 days ago
Latest Branches
CodSpeed Performance Gauge
0%
✨ feat(toml): replace mq-based TOML parser with native Rust implementation
#1524
2 hours ago
5642875
feat/native-toml
CodSpeed Performance Gauge
+16%
♻ refactor(mq-lang): add opening delimiter location to unclosed bracket errors
#1514
1 day ago
619615f
refactor/unclosed-delimiter-diagnostics
CodSpeed Performance Gauge
0%
⚡ perf(mq-lsp): integrate incremental CST parser into LSP server
#1446
15 days ago
76018d7
feat/lsp-incremental-parser
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs