lix/src/libexpr
2024-07-04 15:55:38 -06:00
..
flake Merge "Reject fully-qualified URLs in 'from' argument of nix registry add" into main 2024-07-02 07:20:01 +00:00
parser give ExprInheritFrom a handle to what its standing in for 2024-07-04 15:55:38 -06:00
primops chore: rebrand Nix to Lix when it makes sense 2024-06-01 20:31:24 +02:00
value util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
attr-path.cc util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
attr-path.hh
attr-set.cc
attr-set.hh
eval-cache.cc util.{hh,cc}: Split out users.{hh,cc} 2024-05-29 11:01:34 +02:00
eval-cache.hh
eval-error.cc
eval-error.hh Add a clearer error message for InvalidPathError during evaluation 2024-06-16 03:53:00 +00:00
eval-inline.hh libexpr: pass Exprs as references, not pointers 2024-06-17 19:46:44 +00:00
eval-settings.cc libexpr: fix accessing uninitialized values and fix pure-eval docs 2024-06-18 19:25:35 -07:00
eval-settings.hh libexpr: fix accessing uninitialized values and fix pure-eval docs 2024-06-18 19:25:35 -07:00
eval.cc libexpr: rewrite the parser with pegtl instead of flex/bison 2024-06-25 12:24:58 +00:00
eval.hh Merge pull request #10570 from layus/shared_caches 2024-06-19 18:39:11 +00:00
fetchurl.nix
function-trace.cc
function-trace.hh
gc-small-vector.hh
get-drvs.cc util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
get-drvs.hh
imported-drv-to-derivation.nix
json-to-value.cc
json-to-value.hh
lix-expr.pc.in packaging: rename nixexpr -> lixexpr and so on 2024-05-23 16:45:23 -06:00
meson.build libexpr: rewrite the parser with pegtl instead of flex/bison 2024-06-25 12:24:58 +00:00
nixexpr.cc libexpr: add expr memory management 2024-06-17 19:46:44 +00:00
nixexpr.hh give ExprInheritFrom a handle to what its standing in for 2024-07-04 15:55:38 -06:00
paths.cc
pos-idx.hh
pos-table.hh
primops.cc libexpr: fix accessing uninitialized values and fix pure-eval docs 2024-06-18 19:25:35 -07:00
primops.hh
print-ambiguous.cc util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
print-ambiguous.hh
print-options.hh
print.cc Remove 100s of CPU time (10%) from build times (1465s -> 1302s) 2024-05-29 22:16:15 -07:00
print.hh
repl-exit-status.hh
search-path.cc util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
search-path.hh
symbol-table.hh
value-to-json.cc util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
value-to-json.hh
value-to-xml.cc libexpr: add expr memory management 2024-06-17 19:46:44 +00:00
value-to-xml.hh
value.hh libexpr: pass Exprs as references, not pointers 2024-06-17 19:46:44 +00:00