Skip to content

Provide ability for caller to seed/re-use symbol table across compile jobs#294

Merged
jhump merged 1 commit intomainfrom
jh/provide-symbols-to-compiler
Apr 23, 2024
Merged

Provide ability for caller to seed/re-use symbol table across compile jobs#294
jhump merged 1 commit intomainfrom
jh/provide-symbols-to-compiler

Conversation

@jhump
Copy link
Member

@jhump jhump commented Apr 23, 2024

In addition to allowing a later compilation job to detect collisions with symbols defined in earlier jobs, this also gives the caller access to an index of all symbols, which can be used to implement an efficient resolver over all results of compilation.

@jhump jhump requested a review from emcfarlane April 23, 2024 18:10
@jhump jhump merged commit 9eb0fbf into main Apr 23, 2024
@jhump jhump deleted the jh/provide-symbols-to-compiler branch April 23, 2024 19:13
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.

2 participants