lix/src
piegames 28ae24f3f7 libexpr: Add experimental pipe operator
The |> operator is a reverse function operator with low binding strength
to replace lib.pipe. Implements RFC 148, see the RFC text for more
details. Closes #438.

Change-Id: I21df66e8014e0d4dd9753dd038560a2b0b7fd805
2024-08-08 11:13:53 +02:00
..
asan-options tree-wide: add support for asan! 2024-07-31 14:13:39 -07:00
build-remote tree-wide: NULL -> nullptr 2024-07-23 21:06:55 +02:00
libcmd src/libcmd/repl.cc: allow :log /path/to/store.drv 2024-08-07 15:58:44 +03:00
libexpr libexpr: Add experimental pipe operator 2024-08-08 11:13:53 +02:00
libfetchers Reapply "libfetchers: make attribute / URL query handling consistent" 2024-08-01 15:41:30 -07:00
libmain libutil: make basic loggers thread-safe 2024-07-20 12:33:49 +00:00
libstore Merge "oops: fix warning about catching polymorphic exception" into main 2024-08-07 19:06:54 +00:00
libutil libexpr: Add experimental pipe operator 2024-08-08 11:13:53 +02:00
nix nix flake metadata: print modified dates for input flakes 2024-08-04 20:41:19 -07:00
nix-build tree-wide: unify progress bar inactive and paused states 2024-07-01 18:19:34 +02:00
nix-channel util.{hh,cc}: Split out users.{hh,cc} 2024-05-29 11:01:34 +02:00
nix-collect-garbage Fix dry-run flag for nix-collect-garbage 2024-07-09 13:55:05 +00:00
nix-copy-closure Merge pull request #9277 from keszybz/file-permissions 2024-03-04 05:26:17 +01:00
nix-env Use std::strong_ordering for version comparison 2024-07-12 16:48:28 +02:00
nix-instantiate libexpr: pass Exprs as references, not pointers 2024-06-17 19:46:44 +00:00
nix-store libstore: remove WriteConn::sink fields 2024-07-16 00:57:42 +00:00
pch build-time: remove 20% more by PCH'ing C++ stdlib 2024-05-30 21:54:21 +00:00
resolve-system-dependencies tree-wide: NULL -> nullptr 2024-07-23 21:06:55 +02:00
lix-base.pc.in packaging: rename nixexpr -> lixexpr and so on 2024-05-23 16:45:23 -06:00
meson.build tree-wide: add support for asan! 2024-07-31 14:13:39 -07:00