index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-03-09
Add comment
eldritch horrors
2024-03-09
Add comments
eldritch horrors
2024-03-09
Remove `EXCEPTION_NEEDS_THROW_SPEC`
eldritch horrors
2024-03-09
Attach positions to errors in `derivationStrict`
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-09
Move `PodIdx` to `pos-idx.hh` and `PosTable` to `pos-table.hh`
eldritch horrors
2024-03-09
Merge pull request #9928 from 9999years/error-messages-in-nix-repl
eldritch horrors
2024-03-09
Merge pull request #9929 from 9999years/dont-print-values-in-magenta
eldritch horrors
2024-03-09
Merge pull request #9917 from 9999years/enter-debugger-more-reliably
eldritch horrors
2024-03-09
Merge pull request #9927 from 9999years/catch-error-in-value-printer
eldritch horrors
2024-03-09
Merge pull request #9926 from 9999years/fix-cycle-detection-in-nix-repl
eldritch horrors
2024-03-09
Minor formatting tweaks
eldritch horrors
2024-03-09
Update src/libexpr/eval.cc
eldritch horrors
2024-03-09
don't repeatedly look up ast internal symbols
eldritch horrors
2024-03-09
decouple parser and EvalState
eldritch horrors
2024-03-09
slim down parser.y
eldritch horrors
2024-03-09
rename ParserState::{makeCurPos -> at}
eldritch horrors
2024-03-09
move ParseData to own header, rename to ParserState
eldritch horrors
2024-03-09
make parser utility functions members of ParseData
eldritch horrors
2024-03-09
simplify parse error reporting
eldritch horrors
2024-03-09
remove ParserFormals
eldritch horrors
2024-03-09
Merge pull request #9754 from 9999years/print-value-when-coercion-fails
eldritch horrors
2024-03-09
Merge pull request #9818 from Ma27/print-value-on-function-call-type-error
eldritch horrors
2024-03-09
Merge pull request #9753 from 9999years/print-value-on-type-error
eldritch horrors
2024-03-09
Unify and refactor value printing
eldritch horrors
2024-03-08
Unindent `print.hh` declarations
eldritch horrors
2024-03-07
Merge changes I03bbff94,I778edad1,Iaa80073b,Ib1d58fe4 into main
eldritch horrors
2024-03-07
Merge pull request #9324 from 9999years/fix-8854-take-2
eldritch horrors
2024-03-07
Merge pull request #9890 from obsidiansystems/remove-unneeded-toRealPath
eldritch horrors
2024-03-07
Merge pull request #9560 from obsidiansystems/serve-proto-unkeyed-valid-path-...
eldritch horrors
2024-03-07
Merge pull request #9032 from Ma27/structured-attrs-env-vars
eldritch horrors
2024-03-07
Print how many checks are run
eldritch horrors
2024-03-07
Print derivation paths
eldritch horrors
2024-03-07
Log what `nix flake check` does
eldritch horrors
2024-03-07
Merge pull request #9787 from obsidiansystems/bind-proc-syserror
eldritch horrors
2024-03-07
Merge pull request #8544 from edolstra/handle-missing-gc-socket
eldritch horrors
2024-03-07
Merge pull request #9985 from alois31/symlink-resolution
eldritch horrors
2024-03-07
Merge pull request #10074 from lf-/jade/ban-implicit-fallthrough
eldritch horrors
2024-03-06
Merge "fix: bounds check result in getMaxCPU" into main
jade
2024-03-06
fix: bounds check result in getMaxCPU
Jade Lovelace
2024-03-07
Merge pull request #9934 from nmeum/absPath-out-of-bounds
eldritch horrors
2024-03-06
Merge pull request #9280 from R-VdP/rvdp/fix_remote_logging_phase_reporting
eldritch horrors
2024-03-07
Copy the output of fixed-output derivations before registering them
Puck Meerburg
2024-03-05
Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos
eldritch horrors
2024-03-05
Merge pull request #9860 from 9999years/set-stack-darwin
eldritch horrors
2024-03-05
Merge pull request #9443 from ivan770/reproducibility
eldritch horrors
2024-03-04
Merge pull request #9915 from 9999years/evaluating-attribute-position
eldritch horrors
2024-03-04
Merge pull request #10010 from 9999years/fix-9941
eldritch horrors
2024-03-04
Merge pull request #10067 from ramboman/fix-proxy-nix
eldritch horrors
2024-03-04
Merge pull request #10054 from syvb/channel-unpack-count
eldritch horrors
[next]