aboutsummaryrefslogtreecommitdiff
path: root/systems/_framework
Commit message (Collapse)AuthorAgeFilesLines
* Add debug prints and assertions to space root test魏曹先生2026-03-181-3/+22
|
* Add AbsolutePath pattern to SpaceRootFindPattern魏曹先生2026-03-182-28/+61
|
* Add framework system and refactor module exports魏曹先生2026-03-141-2/+5
|
* Replace Cell with RwLock for thread-safe space_dir caching魏曹先生2026-03-131-16/+20
|
* Add dependencies and constants for vault system魏曹先生2026-03-112-2/+5
|
* Add config system and space macro with workspace dependencies魏曹先生2026-03-115-7/+131
|
* Consolidate dependencies using workspace inheritance魏曹先生2026-03-111-4/+3
|
* Fix handling of dot dir names in find_space_root_with魏曹先生2026-03-111-2/+22
|
* Add framework crate魏曹先生2026-03-114-0/+445