Skip to content

[03/n] Add yaml_source_map#3

Merged
thatch merged 1 commit intomainfrom
03-yaml-source-map
Mar 19, 2026
Merged

[03/n] Add yaml_source_map#3
thatch merged 1 commit intomainfrom
03-yaml-source-map

Conversation

@thatch
Copy link
Copy Markdown
Member

@thatch thatch commented Mar 18, 2026

Although pyyaml isn't stdlib, it's a dep of many projects and is likely already installed for users. Its loader provides "marks" on nodes that let us do a simple translation.

@thatch thatch requested a review from agarwala10 March 18, 2026 17:19
@thatch thatch changed the title [03] Add yaml_source_map [03/n] Add yaml_source_map Mar 18, 2026
@thatch thatch changed the base branch from 02-parse-context to main March 19, 2026 19:08
@thatch thatch changed the base branch from main to 02-parse-context March 19, 2026 19:09
@thatch thatch force-pushed the 02-parse-context branch from 67f6e6e to b52bf6d Compare March 19, 2026 19:09
@thatch thatch changed the base branch from 02-parse-context to main March 19, 2026 19:09
Although pyyaml isn't stdlib, it's a dep of many projects and is likely
already installed for users.  Its loader provides "marks" on nodes that
let us do a simple translation.
@thatch thatch force-pushed the 03-yaml-source-map branch from e8ea1f1 to 59a1208 Compare March 19, 2026 19:09
@thatch thatch merged commit 6af8116 into main Mar 19, 2026
17 checks passed
@thatch thatch deleted the 03-yaml-source-map branch March 19, 2026 19:12
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