Commit Graph

2 Commits

Author SHA1 Message Date
GLENN THOMPSON 14b20d6028 feat: improve symlink handling in file-ops
- Add proper symlink preservation when stashing
- Handle existing symlinks correctly
- Maintain symlink chains when moving to dotfiles
- Fix path handling for .config directory
2024-12-06 19:31:47 +03:00
GLENN THOMPSON 478ba3ae92 feat: Comprehensive test suite and documentation update
- Added complete test suite with srfi-64
- Fixed fold-tree implementation in tree module
- Renamed canonicalize-path to normalize-path
- Resolved module import conflicts
- Updated all documentation files
- Added proper test infrastructure
- Enhanced path handling and tree operations
2024-12-06 16:08:27 +03:00