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

Added type hints to constants #3944

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Added type hints to constants #3944

wants to merge 10 commits into from

Commits on Dec 23, 2023

  1. Update vba.g4

    Added type hinting for let statements, the current grammar only supports it for parameters
    Xenios91 authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    2110515 View commit details
    Browse the repository at this point in the history
  2. Update vba.g4

    Xenios91 authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    442e069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec9e0c View commit details
    Browse the repository at this point in the history
  4. Update vba.g4

    Xenios91 authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    21b8f43 View commit details
    Browse the repository at this point in the history
  5. Update vba.g4

    Xenios91 authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    99400b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    228c792 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    b8a6a24 View commit details
    Browse the repository at this point in the history
  2. Update vba.g4

    Xenios91 authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    913fcec View commit details
    Browse the repository at this point in the history
  3. Create example9.bas

    Xenios91 authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dde553d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update vba/vba.g4

    Co-authored-by: Ivan Kochurkin <[email protected]>
    Xenios91 and KvanTTT authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    848bfd3 View commit details
    Browse the repository at this point in the history