John Ericson
|
f4ab297b31
|
Ensure all headers have #pragma once and are in API docs
`///@file` makes them show up in the internal API dos. A tiny few were
missing `#pragma once`.
|
2023-03-31 23:19:44 -04:00 |
|
John Ericson
|
abd5e7dec0
|
Extend internal API docs, part 2
Picking up from #8111.
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
|
2023-03-31 23:01:40 -04:00 |
|
Eelco Dolstra
|
7ebaf0252a
|
Add CanonPath::makeRelative()
|
2023-03-31 17:15:03 +02:00 |
|
Eelco Dolstra
|
64c60f7241
|
Fix CanonPath::dirOf() returning a string_view of a temporary
https://hydra.nixos.org/build/202837872
|
2022-12-23 15:32:54 +01:00 |
|
Eelco Dolstra
|
900b854084
|
Add CanonPath wrapper to represent canonicalized paths
|
2022-12-12 19:57:32 +01:00 |
|