index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2023-07-09
Clean up `SearchPath`
John Ericson
2023-07-09
Clean up `resolveSearchPathElem`
John Ericson
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-07-07
fetchClosure: Interleave the examples in the docs
Robert Hensing
2023-07-07
fetchClosure: Apply suggestions from code review
Robert Hensing
2023-07-03
libexpr: use `thread_local` to make the parser thread-safe
Yingchi Long
2023-07-01
Merge pull request #8566 from inclyc/nixd/value-print-depth
Robert Hensing
2023-06-30
fetchClosure: Docs and error message improvements
Robert Hensing
2023-06-30
doc: Improve `fetchClosure` documentation
Robert Hensing
2023-06-30
fetchClosure: Refactor: replace enableRewriting
Robert Hensing
2023-06-30
fetchClosure: Split into three cases
Robert Hensing
2023-06-30
makeContentAddressed: Add single path helper
Robert Hensing
2023-06-30
fetchClosure: Disallow toPath for inputAddressed = true
Robert Hensing
2023-06-30
fetchClosure: Always check that inputAddressed matches the result
Robert Hensing
2023-06-30
fetchClosure: Allow input addressed paths in pure mode
Robert Hensing
2023-06-30
fetchClosure: Refactor: rename toCA -> enableRewriting
Robert Hensing
2023-06-30
fetchClosure: Factor out attribute hint
Robert Hensing
2023-06-29
Merge pull request #8600 from inclyc/libexpr/fix-leaking-in-stripIndentation
Robert Hensing
2023-06-28
libexpr: fix leaking `es2` in stripIndentation (parser.y)
Yingchi Long
2023-06-27
Automatically document builtin constants
John Ericson
2023-06-27
Generialize `showType`
John Ericson
2023-06-26
Merge pull request #8576 from obsidiansystems/findPath-cleanup
Eelco Dolstra
2023-06-24
Merge pull request #5385 from Enzime/add/dirty-rev
Théophane Hufschmitt
2023-06-24
Add `dirtyRev` and `dirtyShortRev` to `fetchGit`
Michael Hoang
2023-06-23
Use a struct not `std::pair` for `SearchPathElem`
John Ericson
2023-06-23
libexpr: remove unused token `ATTRPATH` in token declaration
Yingchi Long
2023-06-22
libexpr: extend `Value::print` to allow limited depth
Yingchi Long
2023-06-22
libexpr: add tests for `nix::Value::print`
Yingchi Long
2023-06-18
src/libexpr/eval.hh: add link for allowed-uris option
Adam Joseph
2023-06-16
Merge pull request #8477 from edolstra/tarball-flake-redirects
Eelco Dolstra
2023-06-14
src/libexpr/eval.hh: fix typo
Adam Joseph
2023-06-14
Remove RegisterPrimOp constructor without support for documentation
Michal Sojka
2023-06-14
Merge pull request #8491 from wentasah/builtins-doc
John Ericson
2023-06-14
Merge pull request #4282 from tweag/fix-ca-hash-rewriting
John Ericson
2023-06-13
Document fromTOML, hasContext and getContext builtins
Michal Sojka
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-06-11
Register all PrimOps via the Info structure
Michal Sojka
2023-06-09
Parse TOML timestamps (#8120)
Andrea Bedini
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-30
Merge pull request #8406 from NixOS/fix-ca-attrs-false
Eelco Dolstra
2023-05-27
Restore Nix 2.3 behaviour for {__impure,__contentAddressed} = false
Eelco Dolstra
2023-05-26
create pathAccessible, use it to infer default dirs
Yorick van Pelt
2023-05-26
getDefaultNixPath: ignore EPERM
Yorick van Pelt
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
[prev]
[next]