Skip to content

feat(cst): better CST ergonomics across Python and Rust backends (0.4.0) - #19

Merged
rnortman merged 1 commit into
mainfrom
better-cst
Aug 3, 2026
Merged

feat(cst): better CST ergonomics across Python and Rust backends (0.4.0)#19
rnortman merged 1 commit into
mainfrom
better-cst

Conversation

@rnortman

@rnortman rnortman commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Implements the better-CST design: ergonomic accessors on the generated CST surface, cross-backend behavioral parity, and the supporting parser/unparser plumbing, with tests covering the Python and Rust backends and their parity.

Also strips ADR section references from source comments, docstrings, and the comment strings the generators emit, records the Self-keyword Rust codegen bug as TODO(rust-codegen-self-keyword), and releases the result as 0.4.0.

Claude-Session: https://claude.ai/code/session_01GkSkXc3YzyDpAZpwsZNuHu

Implements the better-CST design: ergonomic accessors on the generated CST
surface, cross-backend behavioral parity, and the supporting parser/unparser
plumbing, with tests covering the Python and Rust backends and their parity.

Also strips ADR section references from source comments, docstrings, and the
comment strings the generators emit, records the Self-keyword Rust codegen bug
as TODO(rust-codegen-self-keyword), and releases the result as 0.4.0.

Claude-Session: https://claude.ai/code/session_01GkSkXc3YzyDpAZpwsZNuHu
@rnortman
rnortman merged commit b974d7c into main Aug 3, 2026
1 check passed
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