1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-13 22:12:43 +01:00
nix/src/libexpr/include/nix/expr
Graham Christensen e4f62e4608 Apply clang-format universally.
* It is tough to contribute to a project that doesn't use a formatter,
* It is extra hard to contribute to a project which has configured the formatter, but ignores it for some files
* Code formatting makes it harder to hide obscure / weird bugs by accident or on purpose,

Let's rip the bandaid off?

Note that PRs currently in flight should be able to be merged relatively easily by applying `clang-format` to their tip prior to merge.
2025-07-18 12:47:27 -04:00
..
value Apply clang-format universally. 2025-07-18 12:47:27 -04:00
attr-path.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
attr-set.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
eval-cache.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
eval-error.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
eval-gc.hh Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
eval-inline.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
eval-profiler-settings.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
eval-profiler.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
eval-settings.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
eval.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
function-trace.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
gc-small-vector.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
get-drvs.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
json-to-value.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
meson.build libexpr: Add SampleStack stack-sampling profiler 2025-05-21 20:15:19 +00:00
nixexpr.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
parser-state.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
primops.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
print-ambiguous.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
print-options.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
print.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
repl-exit-status.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
search-path.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
symbol-table.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
value-to-json.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
value-to-xml.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00
value.hh Apply clang-format universally. 2025-07-18 12:47:27 -04:00