| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 days | Add doc comments to SheetDataTreeNode methods | 魏曹先生 | |
| 9 days | Add sheet data tree structure | 魏曹先生 | |
| 9 days | Extract custom string comparison logic into separate module | 魏曹先生 | |
| 9 days | Simplify SheetData RWData implementation | 魏曹先生 | |
| 10 days | Add framework system and refactor module exports | 魏曹先生 | |
| 12 days | Add dependencies and constants for vault system | 魏曹先生 | |
| 2026-03-08 | Update dependencies and add C bindings generation | 魏曹先生 | |
| 2026-03-08 | Replace linear search with binary search in mapping buckets | 魏曹先生 | |
| 2026-02-27 | Add remote flag to IndexSource and parsing support | 魏曹先生 | |
| 2026-02-25 | Compare strings with numeric ordering for digits | 魏曹先生 | |
| 2026-02-25 | Add ordering for LocalMapping based on custom character groups | 魏曹先生 | |
| 2026-02-25 | Add public getter for sheet mappings | 魏曹先生 | |
| 2026-02-25 | Add serde derive to sheet system structs | 魏曹先生 | |
| 2026-02-24 | Fix missing mapping insertions after swapping values | 魏曹先生 | |
| 2026-02-24 | fixup! Move sheet file R/W to v1 module | 魏曹先生 | |
| 2026-02-24 | Move sheet file R/W to v1 module | 魏曹先生 | |
| 2026-02-24 | Move sheet reader and writer to v1 subdirectory | 魏曹先生 | |
| 2026-02-24 | Implement SheetSystem core library | 魏曹先生 | |
| Add IndexSource type for resource addressing and implement mapping system with LocalMapping, Mapping, and MappingBuf types. Create Sheet and SheetData structs for managing sheet data with editing capabilities. Implement binary format serialization/deserialization with reader and writer modules. Add constants for file format layout and comprehensive test suite for roundtrip verification. | |||
| 2026-02-12 | Add sheet system with mapping macros and modules | 魏曹先生 | |
| 2026-02-11 | Add sheet system and reorganize workspace | 魏曹先生 | |
| - Add new "sheet" crate to workspace - Rename "systems/asset" to "systems/_asset" - Reorder workspace members and dependencies for clarity - Update constants with new paths for auth and rules - Add conditional compilation for system module | |||
