1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-18 06:51:07 +01:00
nix/src/libexpr-c
Philipp 2bd66922ee
add empty line to documentation comments after @brief field (#10800)
* add empty line to documentation comments after `@brief` field

Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2024-05-28 23:05:40 +00:00
..
local.mk Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -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 C API: Add nix_value_call_multi, NIX_VALUE_CALL 2024-05-23 21:24:06 +02:00
nix_api_expr.h C API: Add nix_value_call_multi, NIX_VALUE_CALL 2024-05-23 21:24:06 +02:00
nix_api_expr_internal.h libexpr-c: Add nix_string_realise 2024-04-05 16:08:18 +02:00
nix_api_external.cc Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -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 C API: builtin -> custom function 2024-05-23 21:23:14 +02:00
nix_api_value.h add empty line to documentation comments after @brief field (#10800) 2024-05-28 23:05:40 +00:00