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

fix: remove old implementation of read and code gen phases #473

Merged
merged 18 commits into from
May 20, 2024

Conversation

chrispcampbell
Copy link
Contributor

Fixes #448

@ToddFincannonEI: This removes the old implementation files as described in the issue, and removes all code that was previously under control of the temporary SDE_NONPUBLIC_USE_NEW_PARSE environment variable or "vensim-legacy" kind value.

I also updated the package.json for the compile package so that it no longer has a direct dependency on the antlr and antlr4-vensim packages (now only the parse package depends on those).

Also check out this issue comment about the revamp of the Transpiler Architecture wiki page, which I undertook as part of this issue.

@chrispcampbell chrispcampbell merged commit 8de0d16 into main May 20, 2024
6 checks passed
@chrispcampbell chrispcampbell deleted the chris/448-remove-old-code branch May 20, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove old implementation of read and code gen phases
1 participant