nix-super/src/libexpr-c
John Ericson bc83b9dc1f Remove comparator.hh and switch to <=> in a bunch of places
Known behavior changes:

- `MemorySourceAccessor`'s comparison operators no longer forget to
  compare the `SourceAccessor` base class.

Progress on #10832

What remains for that issue is hopefully much easier!
2024-07-12 14:54:18 -04:00
..
.version Mesonify other external API 2024-07-02 09:23:24 -04:00
build-utils-meson Rename file to avoid reserved name 2024-07-02 09:26:22 -04:00
local.mk No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
meson.build Apply suggestions from code review 2024-07-04 17:48:27 -04:00
nix-expr-c.pc.in C API: Keep the structure flat 2024-03-28 19:00:04 +01:00
nix_api_expr.cc Merge pull request #11089 from NixOS/warnings-includes 2024-07-12 10:29:26 -04:00
nix_api_expr.h C API: Value -> nix_value 2024-06-13 18:51:58 +02:00
nix_api_expr_internal.h No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
nix_api_external.cc Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
nix_api_external.h document nix_external_print's printer parameter to be an out parameter 2024-05-16 02:55:38 +02:00
nix_api_value.cc SymbolStr: Remove std::string conversion 2024-07-11 17:43:10 +02:00
nix_api_value.h C API: Value -> nix_value 2024-06-13 18:51:58 +02:00
package.nix packaging: Pass version directly 2024-07-06 17:52:57 +02:00