| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add deprecated feature and migrate string_proc to just_fmt | 魏曹先生 | 2026-02-24 | 2 | -3/+2 |
| | | | | | | | | | | | | - Add `deprecated` feature flag to Cargo.toml - Gate `string_proc` module behind both `deprecated` and `string_proc` features - Replace internal `string_proc` dependency with `just_fmt` crate in constants macros - Mark all `string_proc` modules as deprecated with migration instructions - Remove `string_proc` dependency from sheet system | ||||
| * | Add asset system with file locking and atomic writes | 魏曹先生 | 2026-02-07 | 1 | -1/+1 |
| | | |||||
| * | Add FFI support for constants with C-compatible functions | 魏曹先生 | 2026-02-06 | 1 | -17/+99 |
| | | |||||
| * | Add constants system with path generation macros | 魏曹先生 | 2026-02-06 | 2 | -0/+204 |
