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
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-10
Parse string context elements properly
John Ericson
2023-01-02
Merge remote-tracking branch 'origin/master' into coerce-string
Eelco Dolstra
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-10-25
Rework error throwing, and test it
Guillaume Maudoux
2022-10-22
Introduce an Error builder to tackle complexity
Guillaume Maudoux
2022-09-11
fix remaining foo stuff
Guillaume Maudoux
2022-09-11
Cleanup error strings rebase
Guillaume Maudoux
2022-09-07
WIP: broken merge but need a git checkpoint
Guillaume Maudoux
2022-08-24
Fix evaluation cache
Eelco Dolstra
2022-07-12
Fix debug message
Eelco Dolstra
2022-06-23
eval-cache: cast rowId to correct type
Rick van Schijndel
2022-05-25
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-05-25
Style tweaks
Eelco Dolstra
2022-05-16
Make nix::eval_cache::int_t more idiomatic
Théophane Hufschmitt
2022-05-16
resolve redundant priority passing, wrap NixInt in eval-cache variant
Eli Kogan-Wang
2022-05-16
Add int to eval-cache, bump eval cache schema version
Eli Kogan-Wang
2022-05-13
Integrate review changes
Eli Kogan-Wang
2022-05-06
trying debugThrow
Ben Burdette
2022-05-05
Merge branch 'NixOS:master' into debug-exploratory-PR
Ben Burdette
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-04-29
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-04-28
Merge branch 'master' into debug-merge-master
Ben Burdette
2022-04-28
fix errors case and wording
Guillaume Maudoux
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-25
rename SymbolIdx -> Symbol, Symbol -> SymbolStr
pennae
2022-04-21
store Symbols in a table as well, like positions
pennae
2022-04-14
Make InstallableFlake::toValue() and toDerivation() behave consistently
Eelco Dolstra
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-03-18
Decode string context straight to using `StorePath`s
John Ericson
2022-03-18
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-03-18
Revert extra colon at end os strings
Guillaume Maudoux
2022-03-14
more debug_throw coverage of EvalErrors
Ben Burdette
2022-03-11
Create some type aliases for string Contexts
John Ericson
2022-03-07
more fixes
Guillaume Maudoux
2022-03-07
Also display suggestions for the commands using the eval cache
regnat
2022-03-04
Add error context for most basic coercions
Guillaume Maudoux
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-01-21
determinePos: remove from critical path
Kevin Amado
2022-01-21
forceAttrs: make pos mandatory
Kevin Amado
2022-01-21
forceValue: make pos mandatory
Kevin Amado
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
[next]