1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-19 15:31:07 +01:00
nix/src/libexpr-c
Robert Hensing 5fc0c4f102 doc: Improve libexpr-c docs
- Uses the more explicit `@ingroup` most of the time, to avoid problems
  with nested groups, and to make group membership more explicit.
  The division into headers is not great for documentation purposes,
  so this helps.
- More attention for memory management details
- Various other improvements to doc comments
2025-10-28 17:57:15 +01:00
..
.version Mesonify other external API 2024-07-02 09:23:24 -04:00
meson.build meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_expr.cc libexpr-c: Fix mismatched new/delete 2025-09-18 02:58:32 +03:00
nix_api_expr.h doc: Improve libexpr-c docs 2025-10-28 17:57:15 +01:00
nix_api_expr_internal.h More extern "C" for FFI 2025-09-03 22:50:42 +02:00
nix_api_external.cc More extern "C" for FFI 2025-09-03 22:50:42 +02:00
nix_api_external.h doc: Improve libexpr-c docs 2025-10-28 17:57:15 +01:00
nix_api_value.cc libexpr: move eval memory allocation to own struct 2025-09-26 00:40:43 +03:00
nix_api_value.h doc: Improve libexpr-c docs 2025-10-28 17:57:15 +01:00
package.nix Write just ./.version on all components 2025-02-18 11:41:35 +01:00