summaryrefslogtreecommitdiff
path: root/systems/sheet
AgeCommit message (Expand)Author
3 daysApply clippy suggestions and improve code quality魏曹先生
8 daysAdd benchmark for ID alias operations魏曹先生
8 daysAdd ID mapping system for local/remote index source conversion魏曹先生
9 daysAdd doc comments to SheetDataTreeNode methods魏曹先生
9 daysAdd sheet data tree structure魏曹先生
9 daysExtract custom string comparison logic into separate module魏曹先生
9 daysSimplify SheetData RWData implementation魏曹先生
10 daysAdd framework system and refactor module exports魏曹先生
12 daysAdd dependencies and constants for vault system魏曹先生
12 daysAdd config system and space macro with workspace dependencies魏曹先生
12 daysConsolidate dependencies using workspace inheritance魏曹先生
2026-03-08Update dependencies and add C bindings generation魏曹先生
2026-03-08Replace linear search with binary search in mapping buckets魏曹先生
2026-02-27Add remote flag to IndexSource and parsing support魏曹先生
2026-02-25Compare strings with numeric ordering for digits魏曹先生
2026-02-25Add derive feature to serde dependency魏曹先生
2026-02-25Add ordering for LocalMapping based on custom character groups魏曹先生
2026-02-25Add public getter for sheet mappings魏曹先生
2026-02-25Add serde derive to sheet system structs魏曹先生
2026-02-24Fix missing mapping insertions after swapping values魏曹先生
2026-02-24fixup! Move sheet file R/W to v1 module魏曹先生
2026-02-24Move sheet file R/W to v1 module魏曹先生
2026-02-24Move sheet reader and writer to v1 subdirectory魏曹先生
2026-02-24Implement SheetSystem core library魏曹先生
2026-02-24Add deprecated feature and migrate string_proc to just_fmt魏曹先生
2026-02-12Add sheet system with mapping macros and modules魏曹先生
2026-02-11Add sheet system and reorganize workspace魏曹先生