harehare
mq
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge pull request #1597 from harehare/test/update-test-mq ✨ chore: update test command to run multiple test files in a single command
main
14 hours ago
✨ chore: update test command to run multiple test files in a single command
test/update-test-mq
14 hours ago
✨ chore: bump version to 0.5.26 across all packages and documentation
main
16 hours ago
Merge pull request #1591 from harehare/feat/add-chunks-and-chunk-by ✨ feat(builtin): add chunks and chunk_by functions
main
16 hours ago
✨ feat(builtin): improve chunks and chunk_by functions with error handling for non-positive sizes
feat/add-chunks-and-chunk-by
16 hours ago
🐛 fix(mq-check): resolve type errors for type-label match patterns - `resolve_pattern_type` now maps `:array:`, `:string:` and other type-label symbols to their correct types via `type_name_to_type`, instead of always returning `Type::Symbol` - Match constraint generation now collects all arm pattern types and emits a single union constraint for the match expression, avoiding false unification conflicts between e.g. `Array` and `String` arms - Add integration tests for `:array:`, `:string:`, and multi-arm type-label patterns, including exhaustiveness cases
feat/add-chunks-and-chunk-by
2 days ago
✨ feat(builtin): add chunks and chunk_by functions - chunks(v, size): splits an array or string into chunks of a specified size - chunk_by(v, f): splits an array or string by grouping consecutive elements with the same key - Add tests for both functions in builtin_tests.mq - Update module_tests.mq: remove string field from yaml_input and adjust expected values
feat/add-chunks-and-chunk-by
2 days ago
✨ feat(parser): improve readability of splice operation in IncrementalParser
feat/lsp-incremental-parser
3 days ago
Latest Branches
CodSpeed Performance Gauge
0%
✨ chore: update test command to run multiple test files in a single command
#1597
14 hours ago
d8f1910
test/update-test-mq
CodSpeed Performance Gauge
-10%
✨ feat(builtin): add chunks and chunk_by functions
#1591
16 hours ago
a5d89b0
feat/add-chunks-and-chunk-by
CodSpeed Performance Gauge
0%
⚡ perf(mq-lsp): integrate incremental CST parser into LSP server
#1446
30 days ago
518d15f
feat/lsp-incremental-parser
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs