harehare
mq
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge pull request #953 from harehare/fix/empty-code-handling 🐛 fix(engine): handle empty code input gracefully
main
17 hours ago
🐛 fix(engine): handle empty code input gracefully Add early return for empty code strings in eval_with_level to prevent unnecessary parsing attempts. Updated FFI tests to reflect the new behavior where null/empty code no longer produces errors. Removed redundant test case for empty string evaluation.
fix/empty-code-handling
17 hours ago
✨ feat(formatter): rename format_let to format_var_decl
feat/mutable-var-support
17 hours ago
✨ feat(docs): update sitemap to reference `variables` instead of `let`
feat/mutable-var-support
18 hours ago
✨ feat(docs): replace 'Let Expression' with 'Variable Declarations' and add mutable variable examples
feat/mutable-var-support
18 hours ago
✨ feat(eval): enhance error handling for variable assignments
feat/mutable-var-support
18 hours ago
Update crates/mq-lang/src/eval.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
feat/mutable-var-support
1 day ago
✨ feat(parser): add support for assignment operator in binary operations
feat/mutable-var-support
1 day ago
Active Branches
♻️ refactor(module): introduce ModuleIO trait for testable module loading
last run
1 month ago
#829
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs