Age | Commit message (Expand) | Author |
---|---|---|
2023-04-17 | Merge remote-tracking branch 'upstream/master' into source-path | Robert Hensing |
2023-04-07 | Finish converting existing comments for internal API docs (#8146) | John Ericson |
2023-04-06 | Backport SourcePath from the lazy-trees branch | Eelco Dolstra |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2023-03-31 | Extend internal API docs, part 2 | John Ericson |
2023-03-31 | Add CanonPath::makeRelative() | Eelco Dolstra |
2022-12-23 | Fix CanonPath::dirOf() returning a string_view of a temporary | Eelco Dolstra |
2022-12-12 | Add CanonPath wrapper to represent canonicalized paths | Eelco Dolstra |