1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src/libexpr-c
Robert Hensing 18485d2d53
Merge pull request #11188 from lf-/jade/kill-int-overflow
Ban integer overflow in the Nix language
2024-08-11 04:24:16 +02: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 Add missing threads deps 2024-07-22 11:46:54 -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 Progress on Wine CI support, MinGW dev shell with Meson (#10975) 2024-07-21 22:03:04 +00:00
nix_api_expr.h allow to c api with older c versions 2024-08-02 17:19:45 +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 Progress on Wine CI support, MinGW dev shell with Meson (#10975) 2024-07-21 22:03:04 +00: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 language: cleanly ban integer overflows 2024-07-30 18:13:05 -07:00
nix_api_value.h C API: Value -> nix_value 2024-06-13 18:51:58 +02:00
package.nix Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00