aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr
AgeCommit message (Expand)Author
2021-08-25adding all the value names from env.values[0]Ben Burdette
2021-08-24print env bindingsBen Burdette
2021-08-18env to bindingsBen Burdette
2021-08-18more error fixesBen Burdette
2021-08-18switch to fakeenvsBen Burdette
2021-08-17moving towards env in exceptionsBen Burdette
2021-08-09trying env args; but unecessary?Ben Burdette
2021-08-06move valmap to hh; add to envBen Burdette
2021-06-11mapEnvBindingsBen Burdette
2021-06-09remove dead codeBen Burdette
2021-06-08formatting; string arg for throwTypeErrorBen Burdette
2021-06-08line endingsBen Burdette
2021-06-08another throwTypeError formBen Burdette
2021-05-14showType(fun)Ben Burdette
2021-05-14clean up w LocalNoInline macroBen Burdette
2021-05-14throwAssertionError, throwUndefinedError -> valmap-izedBen Burdette
2021-05-14throwEvalError form 4Ben Burdette
2021-05-14throwEvalError form 3Ben Burdette
2021-05-14throwEvalError form 2Ben Burdette
2021-05-13throwEvalError; mapBindingsBen Burdette
2021-05-12plain env pointerBen Burdette
2021-05-12unique_ptr for valmapBen Burdette
2021-05-11map1/2 for stack usageBen Burdette
2021-05-10throwTypeError with debugger/envBen Burdette
2021-05-03debugger on autoCallFunction errorBen Burdette
2021-04-28fixesBen Burdette
2021-04-27Merge branch 'master' into debugger-mergeBen Burdette
2021-04-27Merge pull request #4751 from Ma27/storepath-posDomen Kožar
2021-04-27primops/storePath: add trace to pure mode errorMaximilian Bosch
2021-04-23Replace the trailing markdown spaces by a backslashregnat
2021-04-23Merge pull request #4440 from Ma27/misc-pos-fixesEelco Dolstra
2021-04-19libcmd/installables: force re-evaluation of cached failuresMaximilian Bosch
2021-04-13libexpr/primops: reviewMaximilian Bosch
2021-04-13primops/libexpr: use new attr-call extractor everywhere; use function's pos i...Maximilian Bosch
2021-04-13libexpr/primops: Move attr name extraction into its own functionMaximilian Bosch
2021-04-13libexpr: misc improvements for proper error positionMaximilian Bosch
2021-04-13primops/derivation: use position of currently evaluated attributeMaximilian Bosch
2021-04-12EvalSettings::getDefaultNixPath: respect {restrict,pure}EvalGraham Christensen
2021-04-05Rename BuildableJohn Ericson
2021-04-05Use `BuildableReq` for `buildPaths` and `ensurePath`John Ericson
2021-04-05Move `StorePathWithOutput` utilities out of store classJohn Ericson
2021-03-26Fix some typosEelco Dolstra
2021-03-03nix repl :doc: Don't return docs for partially applied primopsEelco Dolstra
2021-02-22Make missing auto-call arguments throw an eval errorregnat
2021-02-22Tweak error messageEelco Dolstra
2021-02-03Include note about type of catched errors in tryEval documentationsternenseemann
2021-01-27Add trace to build errors during import-from-derivationEelco Dolstra
2021-01-27Add traces to errors while updating flake lock fileEelco Dolstra
2021-01-25Group common optionsEelco Dolstra
2021-01-25Add FIXMEEelco Dolstra