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

Add on directive to switch as an alternative to case #106

Open
wants to merge 3 commits into
base: 2.3-gae
Choose a base branch
from

Commits on Feb 10, 2024

  1. #on directive in #switch as an alternative to #case

    scrhartley committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    cee8d07 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Add "on" to list of built-in directive names

    scrhartley committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5035e07 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Convert some tabs to newlines in the grammar

    scrhartley committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7c802f4 View commit details
    Browse the repository at this point in the history