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-11-12
Fix default nix-path
Christian Höppner
2020-11-11
change message
Ben Burdette
2020-11-11
pare down the error message
Ben Burdette
2020-11-11
missing argument error
Ben Burdette
2020-11-09
error message formatting
Ben Burdette
2020-11-09
remove unused ftn; reformat line breaks
Ben Burdette
2020-11-09
add position
Ben Burdette
2020-11-09
auto-call error
Ben Burdette
2020-11-05
Merge pull request #4206 from hercules-ci/fix-coroutine-gc
Eelco Dolstra
2020-11-03
Fix error message 'assertion failed at'
Eelco Dolstra
2020-10-30
BoehmGCStackAllocator: increase stack size to 8MB
Robert Hensing
2020-10-30
Fix memory corruption caused by GC-invisible coroutine stacks
Robert Hensing
2020-10-26
isTrivial(): Support trivial lists
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-16
Fix doc generation
Eelco Dolstra
2020-09-14
Escape `${` in strings when printing Nix expressions
regnat
2020-09-11
Fix auto argument passing for more auto arguments than formals
Silvan Mosberger
2020-08-31
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-27
Pass all args when auto-calling a function with an ellipsis
Griffin Smith
2020-08-25
Add getDoc() function
Eelco Dolstra
2020-08-24
Don't barf if corepkgs is in the store but not a valid path
Eelco Dolstra
2020-08-24
Allow primops to have Markdown documentation
Eelco Dolstra
2020-08-20
Remove PrimOp constructor
Eelco Dolstra
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
[prev]
[next]