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 options for grammars #25

Merged
merged 9 commits into from
Mar 26, 2024
Merged

Added options for grammars #25

merged 9 commits into from
Mar 26, 2024

Commits on Mar 26, 2024

  1. Added options for grammars

    Added grammar class
    Added grammar-related exceptions
    Updated command line test
    Updated README
    vylion committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8a188af View commit details
    Browse the repository at this point in the history
  2. Updated conan version

    vylion committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    07d9c3b View commit details
    Browse the repository at this point in the history
  3. Added compiled grammar loading from file

    Removed default values for grammar and topics because it messes with the mutual exclusivity check
    vylion committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1ace6c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5956c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fccea26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    032a996 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f73bc2 View commit details
    Browse the repository at this point in the history
  8. Recovered reading from file

    vylion committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9834b53 View commit details
    Browse the repository at this point in the history
  9. Reversed const data members

    vylion committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6e10537 View commit details
    Browse the repository at this point in the history