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

Organise the compiler passes properly #5

Open
lcobucci opened this issue May 23, 2018 · 3 comments
Open

Organise the compiler passes properly #5

lcobucci opened this issue May 23, 2018 · 3 comments
Labels
Improvement Improvement of existing feature

Comments

@lcobucci
Copy link
Member

Removing all duplication and providing a decent class structure.

@lcobucci lcobucci added the Improvement Improvement of existing feature label May 23, 2018
@lcobucci lcobucci added this to the v0.1.0 milestone May 23, 2018
@rdohms
Copy link
Contributor

rdohms commented Oct 9, 2018

Can you provide a bit more detail on what you were thinking? There appears to only be one Pass in the Package.

@rdohms
Copy link
Contributor

rdohms commented Oct 9, 2018

Actually, i see the multiple packages now, still would like to hear your intentions.

@lcobucci
Copy link
Member Author

@rdohms this is indeed a quite broad and abstract ticket... we have some duplication on the compiler passes and these are also not tested, we must address that 😁

@lcobucci lcobucci mentioned this issue Oct 22, 2018
@lcobucci lcobucci modified the milestones: v0.1.0, v0.2.0 Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Improvement of existing feature
Projects
None yet
Development

No branches or pull requests

2 participants