Skip to content

Commit 89fce05

Browse files
sei40krclaude
andcommitted
refactor: modularize rust bindings following Ruby's structure
Reorganize ruby-prism crate to mirror lib/prism/ structure: - node.rs: NodeList, ConstantList, Integer (like node.rb) - parse_result/mod.rs: ParseResult, Location (like parse_result.rb) - parse_result/comments.rs: Comment, MagicComment (like parse_result/comments.rb) - parse_result/diagnostics.rs: Diagnostic (like parse_result/errors.rb) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent db72066 commit 89fce05

5 files changed

Lines changed: 712 additions & 644 deletions

File tree

0 commit comments

Comments
 (0)