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
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-09-01
Merge pull request #8869 from hercules-ci/fix-issue-8838-pathExists-isDir
Eelco Dolstra
2023-08-25
pathExists: isDir when endswith /
Robert Hensing
2023-08-25
Introduce `OutputName` and `OutputNameView` type aliases
John Ericson
2023-08-18
Fixing #7479
John Ericson
2023-08-14
Create `outputOf` primop.
John Ericson
2023-08-14
Rework evaluator `SingleDerivedPath` infra
John Ericson
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-08-07
Merge pull request #8692 from obsidiansystems/add-another-xp-check
Théophane Hufschmitt
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-21
Merge pull request #8650 from obsidiansystems/content-address-simpler
Eelco Dolstra
2023-07-13
Feature gate `DownstreamPlaceholder::unknownCaOutput`
John Ericson
2023-07-10
Merge pull request #8579 from obsidiansystems/findPath-cleanup-2
John Ericson
2023-07-09
Clean up `SearchPath`
John Ericson
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-06-30
doc: Improve `fetchClosure` documentation
Robert Hensing
2023-06-27
Automatically document builtin constants
John Ericson
2023-06-23
Use a struct not `std::pair` for `SearchPathElem`
John Ericson
2023-06-14
Remove RegisterPrimOp constructor without support for documentation
Michal Sojka
2023-06-14
Merge pull request #4282 from tweag/fix-ca-hash-rewriting
John Ericson
2023-05-31
Merge pull request #8421 from fricklerhandwerk/doc-replaceStrings
Eelco Dolstra
2023-05-31
Merge pull request #8318 from fricklerhandwerk/doc-currentTime
Valentin Gagarin
2023-05-30
update documentation according to release notes
Valentin Gagarin
2023-05-30
Merge pull request #8398 from polykernel/perf/lazy-eval-replacements-replaces...
Robert Hensing
2023-05-27
Restore Nix 2.3 behaviour for {__impure,__contentAddressed} = false
Eelco Dolstra
2023-05-25
primops: lazy evaluation of replaceStrings replacements
polykernel
2023-05-24
Make `RewritingSink` accept a map of rewrites
Théophane Hufschmitt
2023-05-17
Upgrade `downstreamPlaceholder` to a type with methods
John Ericson
2023-05-17
add cross-references to pure evaluation mode
Valentin Gagarin
2023-05-15
Expose `mkOutputString` as method of `EvalState`
John Ericson
2023-05-15
Split `mkOutputString` in two
John Ericson
2023-05-15
Remove unneeded argument for `mkOutputString`
John Ericson
2023-05-10
Merge pull request #3959 from obsidiansystems/ca-drv-exotic
John Ericson
2023-04-26
Doc: Improve builtins.genericClosure
Frédéric Christ
2023-04-24
Merge remote-tracking branch 'origin/master' into source-path
Eelco Dolstra
2023-04-21
Use `std::set<StringContextElem>` not `PathSet` for string contexts
John Ericson
2023-04-19
Remove references from fixed output derivation ab syntax
John Ericson
2023-04-17
`TextHashMethod` -> `TextIngestionMethod`, gate with XP feature
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-06
Origin: Use SourcePath
Eelco Dolstra
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-04-03
Allow open switch-enum in 5 places
Robert Hensing
2023-04-01
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-04-01
Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exotic
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-03-30
Typo
Eelco Dolstra
2023-03-30
More precise wording
Joachim Breitner
2023-03-29
Update src/libexpr/primops.cc
Joachim Breitner
[next]