| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | |||
| 2026-02-07 | Add asset system with file locking and atomic writes | 魏曹先生 | |
| 2026-02-06 | Add FFI support for constants with C-compatible functions | 魏曹先生 | |
| 2026-02-06 | Add constants system with path generation macros | 魏曹先生 | |
