aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/pages/issues/_remove-parser-feature.md
Commit message (Collapse)AuthorAgeFilesLines
* feat(dispatch): add auto dispatch strategy selection魏曹先生18 hours1-1/+1
| | | | | | | | | | | Introduce automatic dispatch strategy selection with three mutually-exclusive features: `dispatch_linear`, `dispatch_tree`, and `dispatch_phf`. When none are enabled, the generator picks the optimal strategy at compile time based on command table shape. Add CHD minimal perfect hash generator, refactor trie fallback into a shared method to keep generated code linear, and add a benchmark harness to validate strategy selection.
* docs(sidebar): mark completed issues and reorder them魏曹先生4 days1-0/+36