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

Feature/newrepo - Transition Go code to new runtime repo #4275

Merged
merged 5 commits into from
May 19, 2023

Conversation

jimidle
Copy link
Collaborator

@jimidle jimidle commented May 18, 2023

The go code for the Go runtime is now located at: antlr4-go/antlr

This PR:

  • Updates the main README file to point this out
  • Changes the test .stg file to use the new repo name
  • Changes the codegen to generate imports from the new repo

The new repo has been initialized with the code tagged as the v4.12.0 release and is tagged there. The README.md for that repo also includes the standard badges for Go modules to indicate code quality, release status and license type. It has been tested and found to be good.

We should have no more problems with go module imports so long as everyone uses the new repo.

@parrt This is the last PR needed for Go to be released. Tests pass and run.

@jimidle
Copy link
Collaborator Author

jimidle commented May 19, 2023

@parrt - I will need this and my other PRs in order to be ready for release mate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants