1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src/libexpr
2023-04-07 20:39:04 -04:00
..
flake Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00: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 Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00: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 Add talkative msg for coro gc debug 2023-04-07 14:54:50 +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
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
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 Restore display of source lines for stdin/string inputs 2022-12-13 16:00:44 +01: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
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