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
2022-05-05
builtins.break: Return argument when debugging is not enabled
Eelco Dolstra
2022-05-05
Style fixes
Eelco Dolstra
2022-05-04
Add forgotten null check
Alexander Shpilkin
2022-05-04
Merge remote-tracking branch 'origin/master' into debug-exploratory-PR
Eelco Dolstra
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-05-03
Allow selecting derivation outputs using 'installable!outputs'
Eelco Dolstra
2022-04-29
line endings
Ben Burdette
2022-04-29
fix 'suggestions' error
Ben Burdette
2022-04-29
incorporate PosIdx changes, symbol changes.
Ben Burdette
2022-04-28
Merge branch 'master' into debug-merge-master
Ben Burdette
2022-04-26
Bump eval cache schema version
Eelco Dolstra
2022-04-26
nix: Respect meta.outputsToInstall, and use all outputs by default
Eelco Dolstra
2022-04-26
EvalCache AttrKey: Use Symbol instead of std::string
Eelco Dolstra
2022-04-26
EvalCache: Revert to using symbols in getAttr()
Eelco Dolstra
2022-04-26
Don't pass Symbol by reference
Eelco Dolstra
2022-04-25
rename SymbolIdx -> Symbol, Symbol -> SymbolStr
pennae
2022-04-22
Merge pull request #6218 from pennae/pos-symbol-tables
Théophane Hufschmitt
2022-04-22
Move ChunkedVector to its own header
Théophane Hufschmitt
2022-04-21
fix: builtins.toFile adds path to allowedPaths
Tom Bereknyei
2022-04-21
shrink Attr by 8 bytes on 64bit machines
pennae
2022-04-21
store Symbols in a table as well, like positions
pennae
2022-04-21
don't use Symbol in Pos to represent a path
pennae
2022-04-21
replace most Pos objects/ptrs with indexes into a position table
pennae
2022-04-21
make throw*Error member functions of EvalState
pennae
2022-04-21
don't use full Pos for findPackageFilename/editorFor
pennae
2022-04-21
remove Bindings::need
pennae
2022-04-21
remove Symbol::empty
pennae
2022-04-21
turn primop names into strings
pennae
2022-04-19
Merge pull request #6128 from ncfavier/fix-completion
Eelco Dolstra
2022-04-14
Make InstallableFlake::toValue() and toDerivation() behave consistently
Eelco Dolstra
2022-04-09
remove comma
Ben Burdette
2022-04-09
don't use std::map merge
Ben Burdette
2022-04-08
minor cleanup
Ben Burdette
2022-04-08
move throw to preverve Error type; turn off debugger for tryEval
Ben Burdette
2022-04-07
Merge remote-tracking branch 'upstream/master' into upstream-merge
Ben Burdette
2022-04-07
remove debug code
Ben Burdette
2022-04-06
fetchClosure: Don't allow URL query parameters
Eelco Dolstra
2022-04-01
Fix handling of outputHash when outputHashAlgo is not specified
Eelco Dolstra
2022-03-31
Merge pull request #6227 from NixOS/impure-derivations-ng
Eelco Dolstra
2022-03-31
comments
Ben Burdette
2022-03-31
show 'with' bindings as well as static
Ben Burdette
2022-03-31
Provide default values for outputHashAlgo and outputHashMode
Eelco Dolstra
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-30
libexpr: Throw the correct error in toJSON
Daniel Pauls
2022-03-29
remove const_cast
Ben Burdette
2022-03-29
Simplify the handling of the hash modulo
Théophane Hufschmitt
2022-03-25
add DebugTrace for error
Ben Burdette
2022-03-25
Fix mismatched tag warning on clang
Eelco Dolstra
2022-03-25
Document getFlake
Eelco Dolstra
2022-03-25
Only provide builtin.{getFlake,fetchClosure} is the corresponding experimenta...
Eelco Dolstra
[prev]
[next]