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
2024-03-10
preserve information about whether/how an attribute was inherited
eldritch horrors
2024-03-09
Merge pull request #10066 from 9999years/print-all-frames
eldritch horrors
2024-03-09
Merge pull request #9914 from 9999years/debugger-on-trace
eldritch horrors
2024-03-09
`:quit` in the debugger should quit the whole program
eldritch horrors
2024-03-09
Extract `printSpace` helper
eldritch horrors
2024-03-09
`prettyPrint` -> `shouldPrettyPrint`
eldritch horrors
2024-03-09
Add assertion for decreasing the indent
eldritch horrors
2024-03-09
Pretty-print values in the REPL
eldritch horrors
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-09
Add comment
eldritch horrors
2024-03-09
Add comments
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 pull request #9890 from obsidiansystems/remove-unneeded-toRealPath
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-05
Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos
eldritch horrors
2024-03-04
Merge pull request #9915 from 9999years/evaluating-attribute-position
eldritch horrors
2024-03-04
Merge pull request #10055 from GrahamDennis/gdennis/faster-flake-lock-parsing
eldritch horrors
2024-03-04
Merge pull request #9933 from pennae/debugger-fix
eldritch horrors
2024-03-04
Merge pull request #9918 from 9999years/debugger-locals-for-let-expressions
eldritch horrors
2024-03-04
Merge pull request #9919 from 9999years/reduce-debugger-clutter
eldritch horrors
2024-03-04
Merge pull request #9747 from awakesecurity/mz/fix-quadratic-splitString
eldritch horrors
2024-03-04
Merge pull request #9681 from edolstra/eval-optimisations
eldritch horrors
2024-03-04
Merge pull request #9658 from pennae/env-diet
eldritch horrors
2024-03-04
Merge pull request #9617 from 9999years/stack-overflow-segfault
eldritch horrors
2024-03-04
Merge pull request #9582 from pennae/misc-opts
eldritch horrors
2024-03-04
Merge pull request #9645 from tweag/undeprecate-isNull
eldritch horrors
2024-03-04
Merge pull request #4093 from matthewbauer/eval-system
eldritch horrors
[prev]
[next]