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

Modeler 4.4: expression parsing [ANT-2313] #2471

Draft
wants to merge 15 commits into
base: develop
Choose a base branch
from

Commits on Oct 23, 2024

  1. New grammar

    payetvin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    31736c5 View commit details
    Browse the repository at this point in the history
  2. Generated new C++ files

    payetvin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ed21c96 View commit details
    Browse the repository at this point in the history
  3. Use antlr 4.13

    payetvin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9886e9b View commit details
    Browse the repository at this point in the history
  4. Add files

    payetvin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b47d32b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17ab474 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Compile OK

    payetvin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9cccbc7 View commit details
    Browse the repository at this point in the history
  2. format

    payetvin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2d61969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fc3265 View commit details
    Browse the repository at this point in the history
  4. add antlr to vcpkg

    payetvin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1b7316d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. move functions to cpp

    payetvin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4a0f5fa View commit details
    Browse the repository at this point in the history
  2. add node to expression

    payetvin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    35f9f80 View commit details
    Browse the repository at this point in the history
  3. remove warning

    payetvin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    19f5f6b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    6070294 View commit details
    Browse the repository at this point in the history
  2. More c

    payetvin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    030b34e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5375148 View commit details
    Browse the repository at this point in the history