Skip to content

transpile: Add AST node parent information#1655

Open
Rua wants to merge 9 commits intoimmunant:masterfrom
Rua:parents
Open

transpile: Add AST node parent information#1655
Rua wants to merge 9 commits intoimmunant:masterfrom
Rua:parents

Conversation

@Rua
Copy link
Contributor

@Rua Rua commented Mar 11, 2026

This collects information about the parent nodes of each AST node (except types). It's not currently used for anything, but could potentially be used to solve #1321, by allowing conversion functions across the transpiler to easily find the types of their parent nodes.

@Rua Rua changed the title transpile: Add node parent information transpile: Add AST node parent information Mar 11, 2026
@Rua Rua force-pushed the parents branch 4 times, most recently from 17d53dd to 1769d54 Compare March 17, 2026 14:25
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.

1 participant