aboutsummaryrefslogtreecommitdiff
path: root/systems/sheet/src/mapping.rs
Commit message (Expand)AuthorAgeFilesLines
* Add remote flag to IndexSource and parsing support魏曹先生2026-02-271-0/+10
* Compare strings with numeric ordering for digits魏曹先生2026-02-251-10/+66
* Add ordering for LocalMapping based on custom character groups魏曹先生2026-02-251-0/+116
* Add serde derive to sheet system structs魏曹先生2026-02-251-3/+4
* Move sheet file R/W to v1 module魏曹先生2026-02-241-0/+33
* Implement SheetSystem core library魏曹先生2026-02-241-110/+281
* Add sheet system with mapping macros and modules魏曹先生2026-02-121-0/+422