summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2 daysGood Bye! Legacy JVCS魏曹先生
6 daysAdd new protocol crate with basic types and operations魏曹先生
8 daysAdd benchmark for ID alias operations魏曹先生
9 daysAdd serde as a dependency and derive Serialize for CoreCompileInfo魏曹先生
9 daysAdd benchmark for SheetDataTree performance魏曹先生
10 daysAdd framework system and refactor module exports魏曹先生
12 daysAdd config system and space macro with workspace dependencies魏曹先生
12 daysConsolidate dependencies using workspace inheritance魏曹先生
12 daysReplace cfg_file with new config system魏曹先生
12 daysAdd framework crate魏曹先生
2026-03-08Move action system to legacy and remove storage system魏曹先生
2026-03-08Add tokio dependency for benchmark runtime魏曹先生
2026-03-08Add Criterion benchmarking for sheet operations魏曹先生
2026-02-27Add storage system with chunk-based file storage魏曹先生
2026-02-25Replace string_proc with just_fmt as external dependency魏曹先生
2026-02-24Move sheet file R/W to v1 module魏曹先生
2026-02-24Add deprecated feature and migrate string_proc to just_fmt魏曹先生
2026-02-24Add hex_display utility crate魏曹先生
2026-02-12Add sheet system with mapping macros and modules魏曹先生
2026-02-11Add sheet system and reorganize workspace魏曹先生
2026-02-07Rename asset crate to asset_system魏曹先生
2026-02-07Add asset system with file locking and atomic writes魏曹先生
2026-02-06Add FFI support for constants with C-compatible functions魏曹先生
2026-02-06Add constants system with path generation macros魏曹先生
2026-02-05Remove examples and legacy code, update .gitignore魏曹先生
2026-01-12Reorganize crate structure and move documentation files魏曹先生
2025-12-24Add build script for compile info and installer generation魏曹先生
2025-11-17feat: Add file status tracking and SHA1 hash system魏曹先生
2025-11-06update: Dependencies and project configuration魏曹先生
2025-10-24Re-export subcrate `action_system` to `just_enough_vcs`魏曹先生
2025-10-06chore: update workspace configuration and dependencies魏曹先生
2025-10-06Update workspace configuration for new crate structure魏曹先生
2025-10-06Update workspace configuration for action_system rename魏曹先生
2025-10-06Update dependencies and workspace configuration魏曹先生
2025-09-25Rename `env` to `vcs`魏曹先生
2025-09-22Add test for crate `env`魏曹先生
2025-09-21Update Cargo.toml魏曹先生
2025-09-20Update Cargo.toml 1. Rename feature `default` to `all` 2. Add feature魏曹先生
2025-09-14Add workspace crates魏曹先生
2025-09-13Add modules魏曹先生
2025-09-12Rename cfg_file_example to cfg_file_test魏曹先生
2025-09-12Update crate `cfg_file`魏曹先生
2025-09-12Add Crate `cfg_file`魏曹先生