1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-08 01:51:01 +01:00
nix/src/libexpr
2025-06-19 17:01:14 +00:00
..
include/nix/expr Apply suggestions from code review 2025-06-13 21:03:58 +02:00
primops Fix some instances of 'will' 2025-06-06 10:51:58 -07:00
value Add a special type of context for the result of toString 2025-05-07 18:53:39 +02: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-02 11:37:17 -04:00
eval-cache.cc Merge remote-tracking branch 'origin/2.29-maintenance' into detsys-main 2025-05-16 12:48:44 +02:00
eval-error.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
eval-gc.cc Add -Wundef to make #if FOO an error if not defined 2025-04-05 13:44:58 +02:00
eval-settings.cc Change language around guide 2025-04-28 15:39:38 -03:00
eval.cc Add position info to path values 2025-05-30 17:31:34 +02:00
fetchurl.nix Format .nix files 2025-01-24 20:40:21 +01:00
function-trace.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
get-drvs.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
imported-drv-to-derivation.nix Format .nix files 2025-01-24 20:40:21 +01:00
json-to-value.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
lexer-helpers.cc Make lexer-helpers.hh internal to fix a clang-tidy error 2025-04-07 18:29:08 +00:00
lexer-helpers.hh Make lexer-helpers.hh internal to fix a clang-tidy error 2025-04-07 18:29:08 +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: Improve lexer performance by using full scanner tables (-Cf) 2025-05-01 23:10:04 +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 Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
package.nix Tagging release 2.28.0 2025-04-04 17:49:15 +02:00
parser.y Add position info to path values 2025-05-30 17:31:34 +02:00
paths.cc Merge pull request #113 from DeterminateSystems/eelcodolstra/fh-851-lock-nar-hashes-by-default 2025-06-19 17:01:14 +00:00
primops.cc Merge pull request #92 from DeterminateSystems/lucperkins/fh-864-fix-error-messages-to-avoid-fake-future-tense 2025-06-11 17:27:24 +00:00
print-ambiguous.cc Fix printAmbiguous() / printValueAsJSON() 2025-04-09 00:15:08 +02:00
print.cc printValueAsJSON(): Don't devirtualize 2025-05-08 15:33:14 +02:00
search-path.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00
value-to-json.cc Add position info to path values 2025-05-30 17:31:34 +02:00
value-to-xml.cc Expose the nix component in header include paths 2025-04-02 11:37:17 -04:00