Yorick van Pelt
|
e74d6c1b3d
|
nix_api_expr: document nix_value_force
|
2024-03-28 10:39:06 +01:00 |
|
Yorick van Pelt
|
e58a9384c6
|
nix_api_expr, nix_api_util: slightly improve documentation
|
2024-03-28 10:39:06 +01:00 |
|
Yorick van Pelt
|
b0741f7128
|
external-api-doc: introduce and improve documentation
|
2024-03-28 10:39:06 +01:00 |
|
Yorick van Pelt
|
866558af34
|
nix_api_expr: add error handling to incref, decref
|
2024-03-28 10:39:06 +01:00 |
|
Yorick van Pelt
|
ada2af4f88
|
nix_api_expr: add nix_gc_now()
|
2024-03-28 10:39:06 +01:00 |
|
Yorick van Pelt
|
ded0ef6f6c
|
nix_api_expr: switch to refcounting
Remove GCRef, keep references in a map. Change to nix_gc_incref and
nix_gc_decref, where users will mostly use nix_gc_decref.
|
2024-03-28 10:39:05 +01:00 |
|
Yorick van Pelt
|
aa85f7d917
|
nix_api_expr: merge nix_parse_expr and nix_expr_eval, remove Expr
|
2024-03-28 10:39:05 +01:00 |
|
Yorick van Pelt
|
c3b5b8eb62
|
nix_api_expr, store: fix minor documentation issues
|
2024-03-28 10:39:05 +01:00 |
|
Yorick van Pelt
|
e76652a5d3
|
libexpr: add C bindings
|
2024-03-28 10:39:04 +01:00 |
|