Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the order of expressions in GroupParser #396

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

simerplaha
Copy link
Member

@simerplaha simerplaha commented Feb 25, 2025

And added a test to assert order of GroupParser.

Towards #104.

Pending parsers

  • Debug messages `${x} + ${y} = ${x + y}`.
  • if-else
  • const
  • brace syntax
  • ByteVec
  • mapping

@simerplaha simerplaha requested a review from tdroxler February 25, 2025 04:23
Base automatically changed from return_tuple to master February 25, 2025 08:37
@simerplaha simerplaha merged commit 4582582 into master Feb 25, 2025
3 checks passed
@simerplaha simerplaha deleted the fix_expression_order branch February 25, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants