..
flake
Handle unlocked overriden inputs
2022-09-29 16:14:56 +02:00
primops
Move isUri() and resolveUri() out of filetransfer.cc
2022-09-12 15:37:09 +02:00
tests
Remove some FIXMEs
2022-09-12 15:10:54 +02:00
attr-path.cc
Fix accessing 'toString path'
2022-09-02 19:30:17 +02:00
attr-path.hh
Make 'nix edit' etc. work again
2022-07-26 17:06:45 +02:00
attr-set.cc
Don't pass Symbol by reference
2022-04-26 13:25:17 +02:00
attr-set.hh
Don't pass Symbol by reference
2022-04-26 13:25:17 +02:00
eval-cache.cc
Remove FIXME
2022-08-29 15:43:43 +02:00
eval-cache.hh
Make nix::eval_cache::int_t more idiomatic
2022-05-16 16:36:21 +02:00
eval-inline.hh
incorporate PosIdx changes, symbol changes.
2022-04-29 10:02:17 -06:00
eval.cc
Don't show "from call site" when we don't know the call site
2022-09-28 17:01:16 +02:00
eval.hh
Improve error messages from call-flake.nix
2022-09-28 15:09:24 +02: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
replace most Pos objects/ptrs with indexes into a position table
2022-04-21 21:46:06 +02:00
get-drvs.cc
Introduce AbstractPos
2022-07-05 20:45:29 +02:00
get-drvs.hh
Remove pre-C++11 hackiness
2022-05-26 12:40:01 +02: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
return string_views from forceString*
2022-01-27 17:15:43 +01:00
lexer.l
Handle EOFs in string literals correctly
2022-05-25 17:58:13 +02:00
local.mk
Merge pull request #5175 from Pamplemousse/make
2021-08-30 12:44:29 +02:00
nix-expr.pc.in
pkg-config files: Use c++17
2019-03-14 14:11:12 +01:00
nixexpr.cc
Store a ref to InputAccessor in SourcePath
2022-07-06 17:25:15 +02:00
nixexpr.hh
Don't show "from call site" when we don't know the call site
2022-09-28 17:01:16 +02:00
parser.y
Support flake references in the old CLI
2022-09-13 19:05:05 +02:00
paths.cc
Decode virtual paths in user-thrown errors
2022-09-12 12:52:07 +02:00
primops.cc
Merge remote-tracking branch 'origin/master' into lazy-trees
2022-09-28 14:13:44 +02:00
primops.hh
replace most Pos objects/ptrs with indexes into a position table
2022-04-21 21:46:06 +02:00
symbol-table.hh
EvalCache AttrKey: Use Symbol instead of std::string
2022-04-26 14:16:20 +02:00
value-to-json.cc
Remove some FIXMEs
2022-09-12 15:10:54 +02:00
value-to-json.hh
JSON: print paths as strings without copying them to the store
2022-08-22 15:01:35 +02:00
value-to-xml.cc
posToXML(): Fix displaying paths
2022-09-12 14:59:15 +02:00
value-to-xml.hh
replace most Pos objects/ptrs with indexes into a position table
2022-04-21 21:46:06 +02:00
value.hh
Merge remote-tracking branch 'origin/master' into lazy-trees
2022-08-25 17:41:12 +02:00