Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Process import statements #109

Merged
merged 7 commits into from
Aug 16, 2019
Merged

Process import statements #109

merged 7 commits into from
Aug 16, 2019

Conversation

jhugard
Copy link
Collaborator

@jhugard jhugard commented Aug 16, 2019

Implement processing import statements from issue #48, Parser Improvements.

Adds support for import from strings, streams, and files. Further, it handles normal, public, and weak imports.

@jhugard
Copy link
Collaborator Author

jhugard commented Aug 16, 2019

@ctaggart I believe this is ready to merge, if you think the API is acceptable.

@ctaggart ctaggart added this to the 0.7.0 milestone Aug 16, 2019
@ctaggart ctaggart merged commit 2bb0bc6 into master Aug 16, 2019
@jhugard jhugard mentioned this pull request Aug 16, 2019
6 tasks
@jhugard jhugard deleted the process-import-statements-48 branch August 16, 2019 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants