aboutsummaryrefslogtreecommitdiff
path: root/systems/_constants
Commit message (Expand)AuthorAgeFilesLines
* Apply clippy suggestions and improve code quality魏曹先生2026-03-201-18/+16
* Sort directory constants alphabetically魏曹先生2026-03-191-9/+9
* Add new protocol crate with basic types and operations魏曹先生2026-03-181-10/+23
* Add ID mapping system for local/remote index source conversion魏曹先生2026-03-151-0/+1
* Add dependencies and constants for vault system魏曹先生2026-03-111-2/+3
* Consolidate dependencies using workspace inheritance魏曹先生2026-03-111-5/+5
* Add framework crate魏曹先生2026-03-111-41/+41
* Update dependencies and add C bindings generation魏曹先生2026-03-082-6/+2
* Add inline(always) to constant getter functions魏曹先生2026-02-271-0/+1
* Add storage system with chunk-based file storage魏曹先生2026-02-271-0/+10
* Implement SheetSystem core library魏曹先生2026-02-241-0/+2
* Add deprecated feature and migrate string_proc to just_fmt魏曹先生2026-02-242-3/+2
* Add sheet system and reorganize workspace魏曹先生2026-02-111-9/+19
* Add asset system with file locking and atomic writes魏曹先生2026-02-073-16/+13
* Add FFI support for constants with C-compatible functions魏曹先生2026-02-063-18/+101
* Add constants system with path generation macros魏曹先生2026-02-064-0/+358