aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-11hintfmt for eye searing varnamesBen 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-08highlight the extra varsBen 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-28move repl.cc to libcmd for linkageBen 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-23Merge branch 'remove-trailing-spaces' of github.com:NixOS/nixEelco Dolstra
2021-04-23Replace the trailing markdown spaces by a backslashregnat
2021-04-23Merge pull request #4732 from NixOS/4725-always-register-the-realisationsEelco Dolstra
2021-04-23Merge pull request #4440 from Ma27/misc-pos-fixesEelco Dolstra
2021-04-23Revert "Make `nix shell` fallback to static outputs when needed"regnat
2021-04-22Always register the realisations of input-addressed drvsregnat
2021-04-22Merge branch 'master' of github.com:NixOS/nixEelco Dolstra
2021-04-22Merge branch 'nix-derivation-query-store-path' of https://github.com/matthewb...Eelco Dolstra
2021-04-22Merge pull request #4724 from NixOS/nix-shell-missing-outputsEelco Dolstra
2021-04-22Remove makeDecompressionSource()Eelco Dolstra
2021-04-22Merge branch 's3-decompress' of https://github.com/lukegb/nixEelco Dolstra
2021-04-22libutil: allow decompression with none/empty methodLuke Granger-Brown
2021-04-22Fix typo in flake docAntoine Martin
2021-04-21Get deriver when passing --derivationMatthew Bauer
2021-04-21Make `nix shell` fallback to static outputs when neededregnat
2021-04-20Fix brotli compression of files > 128 KiBEelco Dolstra
2021-04-20Merge pull request #4720 from alyssais/waitEelco Dolstra
2021-04-19Include sys/wait.h everywhere WIFEXITED etc is usedAlyssa Ross
2021-04-19libcmd/installables: force re-evaluation of cached failuresMaximilian Bosch
2021-04-15Merge pull request #4679 from ony/feature/one-pass-canon-pathEelco Dolstra
2021-04-15Drop libbz2 / zlib / lzma dependency + style fixesEelco Dolstra
2021-04-15Merge branch 'libarchive-decompress' of https://github.com/serokell/nixEelco Dolstra
2021-04-15Merge branch 'revertRemoveJSON' of https://github.com/cgohla/nixEelco Dolstra
2021-04-14Merge pull request #4707 from grahamc/defaul-path-restricted-evalEelco Dolstra
2021-04-14Merge pull request #4708 from NixOS/fix-remote-registerDrvOutputEelco Dolstra
2021-04-13libexpr/primops: reviewMaximilian Bosch