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
2024-03-18
use byte indexed locations for PosIdx
eldritch horrors
2024-03-17
builtins.nixVersion: return fixed fake version
Jade Lovelace
2024-03-09
Merge pull request #10066 from 9999years/print-all-frames
eldritch horrors
2024-03-09
Merge pull request #9914 from 9999years/debugger-on-trace
eldritch horrors
2024-03-09
`:quit` in the debugger should quit the whole program
eldritch horrors
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-09
Attach positions to errors in `derivationStrict`
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-09
Merge pull request #9753 from 9999years/print-value-on-type-error
eldritch horrors
2024-03-07
Merge pull request #9890 from obsidiansystems/remove-unneeded-toRealPath
eldritch horrors
2024-03-07
Merge pull request #9985 from alois31/symlink-resolution
eldritch horrors
2024-03-05
Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos
eldritch horrors
2024-03-04
Merge pull request #9747 from awakesecurity/mz/fix-quadratic-splitString
eldritch horrors
2024-03-04
Merge pull request #9658 from pennae/env-diet
eldritch horrors
2024-03-04
Merge pull request #9645 from tweag/undeprecate-isNull
eldritch horrors
2024-03-04
Merge pull request #4093 from matthewbauer/eval-system
eldritch horrors
2024-03-04
Merge pull request #9430 from hercules-ci/remove-vlas
eldritch horrors
2024-03-04
Merge pull request #9399 from edolstra/revert-vlas
eldritch horrors
2024-03-04
Merge pull request #9395 from nbraud/buitlins
eldritch horrors
2024-03-04
Merge pull request #7348 from thufschmitt/dont-use-vlas
eldritch horrors
2024-03-04
Fix `boost::bad_format_string` exception in `builtins.addErrorContext` (#9291)
eldritch horrors
2024-01-11
Merge branch '2.18-maintenance' into ifd-buildStore-2.18
Shea Levy
2024-01-11
Build IFD in the build store when using eval-store.
Shea Levy
2023-10-01
pathExists: isDir when endswith /.
Robert Hensing
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
[next]