Skip to content

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

Merged
chrispcampbell merged 18 commits into
mainfrom
chris/448-remove-old-code
May 20, 2024
Merged

fix: remove old implementation of read and code gen phases#473
chrispcampbell merged 18 commits into
mainfrom
chris/448-remove-old-code

Conversation

@chrispcampbell
Copy link
Copy Markdown
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
@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