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
2021-08-25
adding all the value names from env.values[0]
Ben Burdette
2021-08-24
print env bindings
Ben Burdette
2021-08-18
env to bindings
Ben Burdette
2021-08-18
more error fixes
Ben Burdette
2021-08-18
switch to fakeenvs
Ben Burdette
2021-08-17
moving towards env in exceptions
Ben Burdette
2021-08-09
trying env args; but unecessary?
Ben Burdette
2021-08-06
move valmap to hh; add to env
Ben Burdette
2021-06-11
mapEnvBindings
Ben Burdette
2021-06-09
remove dead code
Ben Burdette
2021-06-08
formatting; string arg for throwTypeError
Ben Burdette
2021-06-08
line endings
Ben Burdette
2021-06-08
another throwTypeError form
Ben Burdette
2021-05-14
showType(fun)
Ben Burdette
2021-05-14
clean up w LocalNoInline macro
Ben Burdette
2021-05-14
throwAssertionError, throwUndefinedError -> valmap-ized
Ben Burdette
2021-05-14
throwEvalError form 4
Ben Burdette
2021-05-14
throwEvalError form 3
Ben Burdette
2021-05-14
throwEvalError form 2
Ben Burdette
2021-05-13
throwEvalError; mapBindings
Ben Burdette
2021-05-12
plain env pointer
Ben Burdette
2021-05-12
unique_ptr for valmap
Ben Burdette
2021-05-11
map1/2 for stack usage
Ben Burdette
2021-05-10
throwTypeError with debugger/env
Ben Burdette
2021-05-03
debugger on autoCallFunction error
Ben Burdette
2021-04-28
fixes
Ben Burdette
2021-04-27
Merge branch 'master' into debugger-merge
Ben Burdette
2021-04-27
Merge pull request #4751 from Ma27/storepath-pos
Domen Kožar
2021-04-27
primops/storePath: add trace to pure mode error
Maximilian Bosch
2021-04-23
Replace the trailing markdown spaces by a backslash
regnat
2021-04-23
Merge pull request #4440 from Ma27/misc-pos-fixes
Eelco Dolstra
2021-04-19
libcmd/installables: force re-evaluation of cached failures
Maximilian Bosch
2021-04-13
libexpr/primops: review
Maximilian Bosch
2021-04-13
primops/libexpr: use new attr-call extractor everywhere; use function's pos i...
Maximilian Bosch
2021-04-13
libexpr/primops: Move attr name extraction into its own function
Maximilian Bosch
2021-04-13
libexpr: misc improvements for proper error position
Maximilian Bosch
2021-04-13
primops/derivation: use position of currently evaluated attribute
Maximilian Bosch
2021-04-12
EvalSettings::getDefaultNixPath: respect {restrict,pure}Eval
Graham Christensen
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-04-05
Move `StorePathWithOutput` utilities out of store class
John Ericson
2021-03-26
Fix some typos
Eelco Dolstra
2021-03-03
nix repl :doc: Don't return docs for partially applied primops
Eelco Dolstra
2021-02-22
Make missing auto-call arguments throw an eval error
regnat
2021-02-22
Tweak error message
Eelco Dolstra
2021-02-03
Include note about type of catched errors in tryEval documentation
sternenseemann
2021-01-27
Add trace to build errors during import-from-derivation
Eelco Dolstra
2021-01-27
Add traces to errors while updating flake lock file
Eelco Dolstra
2021-01-25
Group common options
Eelco Dolstra
2021-01-25
Add FIXME
Eelco Dolstra
[next]