0.1.1 Plan #2
Labels
No labels
Epic
GHA
Release
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
major
question
rust
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
NiXTheDev/Ogex#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Summary of Improvements
Architecture & Core Logic
HashMapwith dense vector or snapshot mechanism.Parser & Lexer Improvements
SpannedErrorusing current position.Safety & FFI
catch_unwindor are panic-free.ogex_version.Performance Optimizations
Testing & Reliability
proptestto validate engine invariants with random patterns.Codebase Maintainability
replace.rsandgroups.rs.Quality-of-Life Improvements
--explainflag: Show step-by-step matching process for debugging.