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
|
022b918db1
|
nix_api_expr: remove bindingsbuilder refcounting
|
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
|
1e583c4ebd
|
nix_api_value: nix_{get,set}_double -> nix_{get,set}_float
|
2024-03-28 10:39:05 +01:00 |
|
Puck Meerburg
|
748b322ddd
|
nix_api_value: fix primop arity
|
2024-03-28 10:39:04 +01:00 |
|
Yorick van Pelt
|
e76652a5d3
|
libexpr: add C bindings
|
2024-03-28 10:39:04 +01:00 |
|