Add vmagic maven repo to project.clj. - #2
Open
nwrkbiz wants to merge 2 commits into
Open
Conversation
…arser and vmagic)
Author
|
$ lein ueberjar will then build standalone soc_gen.jar (no need to repack via script) |
Bluebugs
referenced
this pull request
in mountain-reverie/jcore-soc
Jun 5, 2026
…onsistency - Fix #1: failure diagnostic re-parse in TestCorpusRoundTrip now applies WithCPP(cppExe) and absPath for cpp files, matching the oracle pass, avoiding spurious illegal-token errors from raw '#' directives - Fix #2: TestCorpusGhdlReanalyze else-branch uses absPath consistently (was using rel), matching the cpp branch - Fix #3: remove double blank line between TestCorpusRoundTrip and TestCorpusGhdlReanalyze; gofmt -l confirms file clean Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Bluebugs
added a commit
to Bluebugs/jcore-soc
that referenced
this pull request
Jun 27, 2026
…dules ci(socgen): fetch required corpus submodules in GitHub Actions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatically fetches vmagic-parser and vmagic which are missing within the repository.
(The default setup only creates two empty folders within soc_gen/lib and fails)