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

Complete conversion of ANTLR Kotlin into ANTLR5 #15

Closed
wants to merge 4 commits into from

Commits on Feb 2, 2024

  1. Complete conversion of ANTLR Kotlin into ANTLR5 by updating copyright…

    … notice and package names
    
    Signed-off-by: Federico Tomassetti <[email protected]>
    ftomassetti committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6e32986 View commit details
    Browse the repository at this point in the history
  2. Rename package used in runtime-testsuite to cover Kotlin runtime

    Signed-off-by: Federico Tomassetti <[email protected]>
    ftomassetti committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    87c66cf View commit details
    Browse the repository at this point in the history
  3. Correcting compilation issues due to changes in package names

    Signed-off-by: Federico Tomassetti <[email protected]>
    ftomassetti committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1e3e7ff View commit details
    Browse the repository at this point in the history
  4. Restore KotlinRunner

    Signed-off-by: Federico Tomassetti <[email protected]>
    ftomassetti committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b900c1c View commit details
    Browse the repository at this point in the history