nix-super/src/libexpr
Robert Hensing e641de085b
Merge pull request #3746 from obsidiansystems/path-info
Introduce `StoreReferences` and `ContentAddressWithReferences`
2023-04-17 15:49:48 +02:00
..
flake Merge pull request #8170 from tweag/fix-aarch64-build 2023-04-11 12:35:23 +02:00
primops Merge remote-tracking branch 'upstream/master' into path-info 2023-03-30 16:28:53 -04:00
tests Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
value libexpr/value/print.* -> libexpr/print.* 2023-04-16 13:10:45 +02:00
attr-path.cc Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
attr-path.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
attr-set.cc Don't pass Symbol by reference 2022-04-26 13:25:17 +02:00
attr-set.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
eval-cache.cc Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
eval-cache.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
eval-inline.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
eval.cc libexpr/value/print.* -> libexpr/print.* 2023-04-16 13:10:45 +02:00
eval.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
fetchurl.nix fetchurl.nix: change other use of __impure 2022-09-16 01:54:24 -07:00
function-trace.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
function-trace.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
get-drvs.cc Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
get-drvs.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
imported-drv-to-derivation.nix Move some corepkgs into the nix binary 2020-03-11 16:57:48 +01:00
json-to-value.cc return string_views from forceString* 2022-01-27 17:15:43 +01:00
json-to-value.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
lexer.l Handle EOFs in string literals correctly 2022-05-25 17:58:13 +02:00
local.mk Enable -Werror=switch-enum 2023-04-03 18:45:20 +02:00
nix-expr.pc.in Fix building with GCC 9 2023-02-10 18:38:57 +01:00
nixexpr.cc libexpr: Move identifier-like printing to print.cc 2023-04-16 14:07:35 +02:00
nixexpr.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
parser.y Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
primops.cc Merge remote-tracking branch 'upstream/master' into path-info 2023-04-07 20:39:04 -04:00
primops.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
print.cc libexpr: Move identifier-like printing to print.cc 2023-04-16 14:07:35 +02:00
print.hh libexpr: Move identifier-like printing to print.cc 2023-04-16 14:07:35 +02:00
symbol-table.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
value-to-json.cc EvalState::copyPathToStore(): Return a StorePath 2022-12-20 14:58:39 +01:00
value-to-json.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
value-to-xml.cc Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
value-to-xml.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
value.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00