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

Separation & major refactoring of core modules #40

Merged
merged 17 commits into from
Jan 7, 2022
Merged

Conversation

cannorin
Copy link
Member

Related: #32

This PR separates the target-agnostic part of the current implementation as a library:

  • AST
  • Parser
  • Typer
  • JS utilities

This PR also performs major refactoring to these modules.

@cannorin cannorin added the enhancement New feature or request label Nov 30, 2021
@cannorin cannorin force-pushed the separate-core branch 3 times, most recently from 325693c to dd70f13 Compare December 10, 2021 07:42
@cannorin cannorin marked this pull request as ready for review January 6, 2022 09:56
@cannorin cannorin requested a review from smorimoto January 6, 2022 10:18
@cannorin
Copy link
Member Author

cannorin commented Jan 7, 2022

I have found several bugs, don't merge it yet

@cannorin cannorin merged commit 813eaf4 into main Jan 7, 2022
@cannorin cannorin deleted the separate-core branch January 7, 2022 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant