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

Multiple translation unit support #68

Closed
Tracked by #61
ForNeVeR opened this issue Jan 16, 2022 · 0 comments · Fixed by #83
Closed
Tracked by #61

Multiple translation unit support #68

ForNeVeR opened this issue Jan 16, 2022 · 0 comments · Fixed by #83
Assignees
Labels
area:compiler Related to code compilation or type checking kind:feature New feature or request status:help-wanted Open for contributors

Comments

@ForNeVeR
Copy link
Owner

ForNeVeR commented Jan 16, 2022

Currently, the compiler only supports a single translation unit as an input.

We should support multiple at once.

Some basic infrastructure (i.e. differentiation between AssemblyContext and TranslationUnitContext) is already there, but there's more to go.

@ForNeVeR ForNeVeR added area:compiler Related to code compilation or type checking status:help-wanted Open for contributors kind:feature New feature or request labels Jan 16, 2022
@ForNeVeR ForNeVeR self-assigned this Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:compiler Related to code compilation or type checking kind:feature New feature or request status:help-wanted Open for contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant