index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
eval.cc
Age
Commit message (
Expand
)
Author
2020-08-05
Merge remote-tracking branch 'obsidian/misc-ca' into derivation-primop-floati...
John Ericson
2020-08-05
Typo
Eelco Dolstra
2020-07-22
Parse CA derivations using new output variants
John Ericson
2020-07-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-13
toStorePath(): Return a StorePath and the suffix
Eelco Dolstra
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-06-30
double addtrace for 'called from'
Ben Burdette
2020-06-29
EvalCache: Store string contexts
Eelco Dolstra
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-24
convenience form of addTrace
Ben Burdette
2020-06-23
use plain errPos instead of nixCode; fix tests
Ben Burdette
2020-06-19
addErrorTrace
Ben Burdette
2020-06-18
Some backports from the flakes branch
Eelco Dolstra
2020-06-18
Remove unneeded #include
Eelco Dolstra
2020-06-18
Make constant primops lazy
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-06-15
Disambiguate BaseError(Args) constructor
Eelco Dolstra
2020-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-29
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-05-26
Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod
Carlo Nucera
2020-05-12
move pos to the first arg, to indicate its not used in a fmt template
Ben Burdette
2020-05-12
new pos format for more errors
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-08
add pos to errorinfo, remove from hints
Ben Burdette
2020-04-27
nix search: Search legacyPackages recursively
Eelco Dolstra
2020-04-23
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-18
Merge pull request #3502 from NixOS/more-pos
Domen Kožar
2020-04-17
Use a more space/time-efficient representation for the eval cache
Eelco Dolstra
2020-04-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-16
Add function to allocate a Value in traceable memory
Eelco Dolstra
2020-04-16
pass Pos to forceValue to improve infinite recursion error
Domen Kožar
2020-04-09
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-09
Attach pos to if expression errors
Domen Kožar
2020-04-08
datatransfer.{cc,hh} -> filetransfer.{cc,hh}
Nikola Knezevic
2020-04-08
Rename src/lib/download.* to src/lib/datatransfer.*
Nikola Knezevic
2020-03-29
Replace some `bool recursive` with a new `FileIngestionMethod` enum
John Ericson
2020-03-17
Require shallow clones to be requested explicitly
Eelco Dolstra
2020-01-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-13
Tweak error message
Eelco Dolstra
2020-01-11
libexpr: show expression in assertion errors
Daiderd Jordan
2020-01-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-05
Hide FunctionCallTrace constructor/destructor
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-10
EvalState::callFunction(): Make FunctionCallTrace use less stack space
Eelco Dolstra
2019-12-05
Move #include
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
[next]