Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-17 | Enfore the use of properly built paths in libcmd | regnat | |
Replace `DerivedPathWithHints` by a new `BuiltPath` type that serves as a proof that the corresponding path has been built. | |||
2021-05-12 | DerivedPathWithHints -> BuiltPath | regnat | |
Just a renaming for now | |||
2021-04-05 | Document the derived path types. | John Ericson | |
2021-04-05 | buildable.{cc,hh} -> derived-path.{cc,hh} | John Ericson | |