1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-20 01:09:37 +01:00
nix/src
John Ericson 351e3870c9 Use StringData for Nix language value documentation too
This probably isn't much of a perf gain, but it does mean we are
completely rid of non-length prefixed strings. That allows us to delete
some code.
2025-11-18 14:01:32 -05:00
..
external-api-docs doc: Improve libexpr-c docs 2025-10-28 17:57:15 +01:00
internal-api-docs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
json-schema-checks Drop external*Inputs from packages 2025-11-07 15:24:26 -05:00
kaitai-struct-checks Drop external*Inputs from packages 2025-11-07 15:24:26 -05:00
libcmd Use StringData for Nix language value documentation too 2025-11-18 14:01:32 -05:00
libexpr Use StringData for Nix language value documentation too 2025-11-18 14:01:32 -05:00
libexpr-c Use StringData for Nix language value documentation too 2025-11-18 14:01:32 -05:00
libexpr-test-support Make string matcher for libexpr texts like others 2025-11-10 00:54:20 -05:00
libexpr-tests Disable toString/ToStringPrimOpTest.toString/10 on cygwin 2025-11-16 23:32:29 -04:00
libfetchers Remove setting from Input 2025-11-12 23:42:09 +01:00
libfetchers-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libfetchers-tests Remove setting from Input 2025-11-12 23:42:09 +01:00
libflake Use StringData for Nix language value documentation too 2025-11-18 14:01:32 -05:00
libflake-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libflake-tests libfetchers: Restore plain git inputs recognition 2025-10-31 22:42:43 +03:00
libmain progress-bar: use dynamic size units 2025-11-07 23:50:38 +01:00
libmain-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libstore libstore: Remove dead PosixSourceAccessor variable in verifyStore 2025-11-14 04:18:53 +03:00
libstore-c Relegate toRealPath to LocalFSStore 2025-11-05 10:44:25 -05:00
libstore-test-support JSON alongside binary proto serialization test data 2025-11-10 18:32:31 -05:00
libstore-tests Merge pull request #14489 from roberth/shell-a-la-carte 2025-11-11 16:17:05 +00:00
libutil Introduce quoteString utility function 2025-11-17 12:33:26 -05:00
libutil-c Use less c_str() in the evaluator, and other cleanups 2025-11-03 15:14:50 +03:00
libutil-test-support JSON alongside binary proto serialization test data 2025-11-10 18:32:31 -05:00
libutil-tests Disable MonitorFdHup test on cygwin 2025-11-16 23:33:28 -04:00
nix Use StringData for Nix language value documentation too 2025-11-18 14:01:32 -05:00
perl Drop external*Inputs from packages 2025-11-07 15:24:26 -05:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00