LSL tools: deterministic generated parser output and API cleanup #83
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Replace hand-maintained generated C# class-shaped shims with deterministic Rust parser/token table generation.
Deliverables
Validation
Prerequisite
All global API/test gates and the foundational/world implementations needed by these extension crates are complete.
Project constraints
Implemented and pushed in commit
2558e2f.Implementation:
Verification:
A final review against the current issue deliverables and validation criteria found the implementation complete.