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-05-17
add cross-references to pure evaluation mode
Valentin Gagarin
2023-05-15
Merge pull request #8340 from NixOS/delete-commited-build-artifacts
Robert Hensing
2023-05-15
Delete commited build artifacts
John Ericson
2023-05-15
Fix some bounds in rapid check instances
John Ericson
2023-05-15
Create `EvalState::coerceToDerivedPath`
John Ericson
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-15
Merge pull request #8141 from tweag/user-files-doc
John Ericson
2023-05-10
Merge pull request #3959 from obsidiansystems/ca-drv-exotic
John Ericson
2023-05-09
prevent double quotation
Alex Ameen
2023-05-09
libexpr: quote reserved keys when printing
Alex Ameen
2023-04-26
Document user files of nix
Alexander Bantyev
2023-04-26
Doc: Improve builtins.genericClosure
Frédéric Christ
2023-04-25
Formatting
Eelco Dolstra
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-19
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-18
Merge pull request #8220 from accelbread/whitelist-commit-lockfile-summary
Robert Hensing
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 pull request #3746 from obsidiansystems/path-info
Robert Hensing
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-17
Merge pull request #8193 from hercules-ci/dry-strings
Robert Hensing
2023-04-16
libexpr: Move identifier-like printing to print.cc
Robert Hensing
2023-04-16
libexpr/value/print.* -> libexpr/print.*
Robert Hensing
2023-04-16
printLiteral: Do not overload
Robert Hensing
2023-04-15
Format
Robert Hensing
2023-04-14
Whitelist commit-lockfile-summary in flake nixConfig
Archit Gupta
2023-04-11
Merge pull request #8170 from tweag/fix-aarch64-build
Eelco Dolstra
2023-04-09
Deduplicate string literal rendering, fix 4909
Robert Hensing
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-07
Merge pull request #8179 from tweag/disable-gc-on-coroutine
Robert Hensing
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-04-07
Add talkative msg for coro gc debug
Yorick van Pelt
2023-04-07
Always disable GC in a coroutine unless the patch is applied
Yorick van Pelt
2023-04-07
DisableGC: replace by CoroutineContext, std::shared_ptr<void>
Yorick van Pelt
2023-04-07
Disable GC inside coroutines on mac OS
Yorick van Pelt
2023-04-07
Typo
Eelco Dolstra
2023-04-06
Origin: Use SourcePath
Eelco Dolstra
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-04-05
Explicitely define `LockFile::operator!=`
Théophane Hufschmitt
2023-04-03
Merge pull request #8157 from hercules-ci/switch-bugs
Théophane Hufschmitt
2023-04-03
Merge pull request #8042 from lheckemann/alt-lockfiles
Eelco Dolstra
2023-04-03
Enable -Werror=switch-enum
Robert Hensing
2023-04-03
Allow open switch-enum in 5 places
Robert Hensing
2023-04-03
Add explicit case statements where -Wswitch-enum would report them
Robert Hensing
2023-04-03
Merge pull request #8148 from hercules-ci/fix-issue-8119-printValue-tBlackhol...
Robert Hensing
2023-04-03
eval: Fix crash on missing printValue tBlackhole case
Robert Hensing
[next]