index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops.cc
Age
Commit message (
Expand
)
Author
2022-04-01
Fix handling of outputHash when outputHashAlgo is not specified
Eelco Dolstra
2022-03-31
Provide default values for outputHashAlgo and outputHashMode
Eelco Dolstra
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-29
Simplify the handling of the hash modulo
Théophane Hufschmitt
2022-03-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-25
Only provide builtin.{getFlake,fetchClosure} is the corresponding experimenta...
Eelco Dolstra
2022-03-24
Merge pull request #6305 from flox/genericClosure_doc
Eelco Dolstra
2022-03-24
docs: genericClosure
Tom Bereknyei
2022-03-22
Merge pull request #6237 from obsidiansystems/store-path-string-context
Eelco Dolstra
2022-03-18
Decode string context straight to using `StorePath`s
John Ericson
2022-03-18
Generalize `DerivationType` in preparation for impure derivations
John Ericson
2022-03-18
Avoid some pointless copying of drvs
John Ericson
2022-03-18
Use Deferred when building an input-addressed drv
John Ericson
2022-03-18
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-03-18
Revert extra colon at end os strings
Guillaume Maudoux
2022-03-18
Refactor to use more traces and less string manipulations
Guillaume Maudoux
2022-03-17
Clean up `DerivationOutput`, and headers
John Ericson
2022-03-16
formatting
Ben Burdette
2022-03-14
more debug_throw coverage of EvalErrors
Ben Burdette
2022-03-11
Reduce variants for derivation hash modulo
John Ericson
2022-03-10
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-07
more fixes
Guillaume Maudoux
2022-03-05
change error location for genericClosure operator errors
Guillaume Maudoux
2022-03-04
fixup! s/forceValue/forceFunction/ where applicable
Guillaume Maudoux
2022-03-04
s/forceValue/forceFunction/ where applicable
Guillaume Maudoux
2022-03-04
Add detailed error mesage for coerceTo{String,Path}
Guillaume Maudoux
2022-03-04
Add error context for most basic coercions
Guillaume Maudoux
2022-02-28
Add EvalState::allowAndSetStorePathString helper
Robert Hensing
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-21
Remove std::vector alias
Eelco Dolstra
2022-02-21
Remove std::set alias
Eelco Dolstra
2022-02-21
Remove std::list alias
Eelco Dolstra
2022-02-15
quit repl from step mode
Ben Burdette
2022-02-14
make an 'info' level error on break
Ben Burdette
2022-02-11
for primops, enter the debugger at the last DebugTrace in the stack
Ben Burdette
2022-02-04
Merge branch 'master' into debug-step
Ben Burdette
2022-02-04
print value in break
Ben Burdette
2022-02-04
Merge branch 'issue-3505' of https://github.com/kamadorueda/nix
Eelco Dolstra
2022-02-03
break() primop; step and go debug commands
Ben Burdette
2022-02-02
Merge branch 'more-stringviews' of https://github.com/pennae/nix
Eelco Dolstra
2022-01-30
fix spelling mistakes reported by Debian's lintian tool
Thomas Koch
2022-01-28
Remove a repeated std::move in a for loop
Eelco Dolstra
2022-01-27
optionally return string_view from coerceToString
pennae
2022-01-27
return string_views from forceString*
pennae
2022-01-27
Don’t require `NIX_PATH` entries to be valid paths
regnat
2022-01-24
Allow builtins.{readFile,path} on invalid paths
Eelco Dolstra
2022-01-21
forceAttrs: make pos mandatory
Kevin Amado
2022-01-21
Fix exception handling around realisePath()
Eelco Dolstra
2022-01-18
Merge pull request #5906 from pennae/primops-optimization
Eelco Dolstra
2022-01-17
Merge pull request #5812 from pennae/small-perf-improvements
Eelco Dolstra
[prev]
[next]