Commits
Click on a commit to change the comparison range⨠feat(mq-lang): add =~ regex match operator and is_regex_match builtin ⨠feat(tests): add regex match and non-match cases to integration tests Update crates/mq-lang/src/eval/builtin.rs ⨠feat(parser): improve operator precedence handling for equality and arithmetic operators Merge pull request #1310 from harehare/copilot/sub-pr-1305 Merge pull request #1311 from harehare/copilot/sub-pr-1305