aboutsummaryrefslogtreecommitdiff
path: root/systems/_framework/src/space.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add AbsolutePath pattern to SpaceRootFindPattern魏曹先生2026-03-181-13/+52
|
* Replace Cell with RwLock for thread-safe space_dir caching魏曹先生2026-03-131-16/+20
|
* Add dependencies and constants for vault system魏曹先生2026-03-111-2/+2
|
* Add config system and space macro with workspace dependencies魏曹先生2026-03-111-7/+54
|
* Fix handling of dot dir names in find_space_root_with魏曹先生2026-03-111-2/+22
|
* Add framework crate魏曹先生2026-03-111-0/+414