Skip to content

Commit affd8ed

Browse files
committed
♻️ AST > Regex
1 parent cbfe759 commit affd8ed

File tree

12 files changed

+71
-2389
lines changed

12 files changed

+71
-2389
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Please file a bug if you notice a violation of semantic versioning.
2727
- Adopted the shared `Ast::Merge::Layout` contract for top-level RBS declaration gaps, including shared layout compliance coverage across native and tree-sitter-backed paths
2828
- Preserved destination-owned docs and leading comments through template-preferred matched declarations and recursively merged members across the native, Rust, and FFI-backed validation paths
2929
- Preserved or promoted comments for removed destination-only declarations when `remove_template_missing_nodes: true` is enabled, while keeping destination-relative ordering stable in the documented Phase 2 contract
30+
- Rebased `Rbs::Merge::FileAligner` onto the shared `Ast::Merge::FileAlignerBase`, leaving RBS-local declaration payload keys plus freeze-node alias/signature and sort behavior in the RBS layer
3031
- Adopted `Ast::Merge::TrailingGroups::AlignmentSort` for shared template-only RBS declaration ordering while preserving the existing freeze-block-aware destination sort contract
3132

3233
### Deprecated

docs/index.html

Lines changed: 0 additions & 1169 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)