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

feat: initial and partial support of composite expressions #9

Merged
merged 1 commit into from
Apr 23, 2024

Commits on Apr 4, 2024

  1. feat: initial and partial support of composite expressions

    A new `Composite` token is created. Literal composite expressions
    are recognized and partially handled by the parser but not yet
    by the code generator.
    
    Other cosmetic changes are present.
    mvertes committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fc448e8 View commit details
    Browse the repository at this point in the history