harehare
mq
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge pull request #1045 from harehare/feat/add-do-end-syntax ✨ feat(lang): add do...end block syntax for while, foreach, and match
main
2 hours ago
✨ feat(macro): handle zero iterations in times macro
feat/add-do-end-syntax
3 hours ago
♻️ refactor(formatter): extract do keyword formatting into helper method Consolidates duplicate code for formatting 'do' keyword spacing into a new `format_do_with_spacing` helper method, improving maintainability and reducing code duplication.
feat/add-do-end-syntax
14 hours ago
✨ feat(formatter): add support for do...end block syntax Add formatting support for do...end syntax in while, foreach, and match statements. Includes proper spacing around the do keyword and comprehensive tests for various scenarios (oneline, multiline, nested, with guards). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
feat/add-do-end-syntax
16 hours ago
✅ Add tests for parser
feat/add-do-end-syntax
1 day ago
Merge pull request #1043 from harehare/feat/add-when-default-to-compact-map-macros ✨ feat(lang): add 8 useful utility functions and macros
main
2 days ago
♻️ refactor(lang): convert get_or, default_to, and between from macros to functions Converts three macros to simpler function implementations: - default_to: returns default value if input is None or empty - get_or: safely gets dict value with default fallback - between: checks if value is within min/max range (inclusive)
feat/add-when-default-to-compact-map-macros
2 days ago
♻️ refactor(lang): convert index_by from macro to function
feat/add-when-default-to-compact-map-macros
2 days ago
Active Branches
♻️ refactor(module): introduce ModuleIO trait for testable module loading
last run
2 months ago
#829
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs