| .. |
|
include/nix/expr
|
libexpr: Format value.hh
|
2025-07-02 21:51:07 +03:00 |
|
primops
|
Merge remote-tracking branch 'upstream/master' into messages-present-tense
|
2025-06-18 08:24:23 -07:00 |
|
value
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
.version
|
Meson build for libexpr and libflake
|
2024-07-02 09:23:24 -04:00 |
|
attr-path.cc
|
treewide: Use StringSet alias consistently instead of std::set<std::string>
|
2025-05-02 17:40:29 +00:00 |
|
attr-set.cc
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
eval-cache.cc
|
treewide: Use StringSet alias consistently instead of std::set<std::string>
|
2025-05-02 17:40:29 +00:00 |
|
eval-error.cc
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
eval-gc.cc
|
Add -Wundef to make #if FOO an error if not defined
|
2025-04-05 00:45:19 +02:00 |
|
eval-profiler-settings.cc
|
libexpr: Add SampleStack stack-sampling profiler
|
2025-05-21 20:15:19 +00:00 |
|
eval-profiler.cc
|
libexpr: Add and use lambda getter
|
2025-06-12 19:42:50 +00:00 |
|
eval-settings.cc
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
eval.cc
|
libexpr: Add and use pathAccessor getter
|
2025-06-12 20:01:38 +00:00 |
|
fetchurl.nix
|
Format .nix files
|
2025-01-24 17:04:02 +01:00 |
|
function-trace.cc
|
libexpr: Pass mutable EvalState to EvalProfiler
|
2025-05-25 15:52:56 +00:00 |
|
get-drvs.cc
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
imported-drv-to-derivation.nix
|
Format .nix files
|
2025-01-24 17:04:02 +01:00 |
|
json-to-value.cc
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
lexer-helpers.cc
|
Make lexer-helpers.hh internal to fix a clang-tidy error
|
2025-04-07 18:21:08 +02:00 |
|
lexer-helpers.hh
|
Fix various typos in source code
|
2025-05-25 20:14:11 +00:00 |
|
lexer.l
|
libexpr: Improve lexer performance by using full scanner tables (-Cf)
|
2025-05-01 23:10:04 +00:00 |
|
meson.build
|
libexpr: Add SampleStack stack-sampling profiler
|
2025-05-21 20:15:19 +00:00 |
|
meson.options
|
Meson build for libexpr and libflake
|
2024-07-02 09:23:24 -04:00 |
|
nix-meson-build-support
|
rename: build-utils-meson -> nix-meson-build-support
|
2024-12-09 16:54:42 +01:00 |
|
nixexpr.cc
|
symbol-table: reduce memory usage and use boost::unordered_flat_set
|
2025-06-01 19:20:11 +02:00 |
|
package.nix
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
parser.y
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
paths.cc
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
primops.cc
|
Merge pull request #13387 from NaN-git/opt-listToAttrs
|
2025-07-02 11:55:39 +02:00 |
|
print-ambiguous.cc
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
print.cc
|
libexpr: Add and use lambda getter
|
2025-06-12 19:42:50 +00:00 |
|
search-path.cc
|
Expose the nix component in header include paths
|
2025-04-01 11:40:42 -04:00 |
|
value-to-json.cc
|
Docs
|
2025-04-02 18:02:32 +02:00 |
|
value-to-xml.cc
|
libexpr: Add and use lambda getter
|
2025-06-12 19:42:50 +00:00 |