index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
eval-cache.cc
Age
Commit message (
Expand
)
Author
2021-04-19
libcmd/installables: force re-evaluation of cached failures
Maximilian Bosch
2020-12-28
Fixup
Matthew Bauer
2020-12-24
Merge branch 'master' into support-libcxx10
Matthew Bauer
2020-12-23
Cast variants fully for libc++10
Matthew Bauer
2020-12-17
Rename Value::normalType() -> Value::type()
Silvan Mosberger
2020-12-12
Use Value::normalType on all forced values instead of Value::type
Silvan Mosberger
2020-12-12
Introduce NormalType for the normal type of a Value
Silvan Mosberger
2020-11-19
AttrCursor::getStringWithContext(): Force re-evaluation if the cached context...
Eelco Dolstra
2020-09-02
EvalCache: Fix caching of strings
Eelco Dolstra
2020-08-07
nix build (and others): Force re-evaluation of cached errors
Eelco Dolstra
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-14
EvalCache: Ignore SQLite errors
Eelco Dolstra
2020-06-29
EvalCache: Store string contexts
Eelco Dolstra
2020-06-29
Factor out EvalCache::forceDerivation()
Eelco Dolstra
2020-06-04
nix flake init: Add a '--template' flag
Eelco Dolstra
2020-05-06
Remove obsolete FIXME
Eelco Dolstra
2020-04-27
nix search: Search legacyPackages recursively
Eelco Dolstra
2020-04-20
Move eval-cache.{cc,hh}
Eelco Dolstra