about summary refs log tree commit diff
path: root/tvix/castore/src/nodes
AgeCommit message (Expand)AuthorFilesLines
2024-08-18 r/8514 refactor(tvix/castore): have SymlinkTarget-specific errorsFlorian Klink2-16/+157
2024-08-18 r/8511 feat(tvix/castore): add Directory::try_from_iter()Florian Klink1-89/+146
2024-08-17 r/8507 refactor(tvix/castore): add into_nodes(), implement consuming proto convFlorian Klink1-0/+6
2024-08-17 r/8506 refactor(tvix/castore): add PathComponent type for checked componentsFlorian Klink2-48/+18
2024-08-17 r/8505 refactor(tvix/castore): drop {Directory,File,Symlink}NodeFlorian Klink6-152/+182
2024-08-17 r/8504 refactor(tvix/castore): remove `name` from NodesFlorian Klink5-260/+125
2024-08-13 r/8486 refactor(tvix/castore): move *Node and Directory to crate rootFlorian Klink5-0/+489