index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2024-03-24
Improve new CLI UX by supporting short `-E` flag for `--expr`
Lunaphied
2024-03-18
libexpr: associate let exprs with the correct StaticEnv
eldritch horrors
2024-03-18
libexpr: sort binding name in debugger
eldritch horrors
2024-03-18
Merge "Delete hasPrefix and hasSuffix from the codebase" into main
jade
2024-03-18
use byte indexed locations for PosIdx
eldritch horrors
2024-03-18
diagnose "unexpected EOF" at EOF
eldritch horrors
2024-03-18
match line endings used by parser and error reports
eldritch horrors
2024-03-18
report inherit attr errors at the duplicate name
eldritch horrors
2024-03-18
normalize formal order on ExprLambda::show
eldritch horrors
2024-03-18
keep copies of parser inputs that are in-memory only
eldritch horrors
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-17
builtins.nixVersion: return fixed fake version
Jade Lovelace
2024-03-16
diagnose duplicated attrs at correct path
eldritch horrors
2024-03-15
Allow dlopen of plugins to fail
Jade Lovelace
2024-03-15
Test that :st does ... something
Jade Lovelace
2024-03-15
repl_characterization: Also verify the stack trace exists
Jade Lovelace
2024-03-15
repl_characterization: eat newlines after commands and source-dir paths
Jade Lovelace
2024-03-15
Add regression tests for #9917, #9918
Jade Lovelace
2024-03-15
Implement a repl characterization test system
Jade Lovelace
2024-03-14
Implement a parser for a literate testing system for the repl
Jade Lovelace
2024-03-14
libexpr: fix elided value counting in printer
eldritch horrors
2024-03-13
support <program>_ENV variables
eldritch horrors
2024-03-11
import the revisions to the characterization test framework from cppnix
Jade Lovelace
2024-03-10
evaluate inherit (from) exprs only once per directive
eldritch horrors
2024-03-10
group inherit by source during Expr::show
eldritch horrors
2024-03-10
use the same bindings print for ExprAttrs and ExprLet
eldritch horrors
2024-03-10
add test for inherit expr printing
eldritch horrors
2024-03-10
add test for inherit-from semantics
eldritch horrors
2024-03-10
Merge "make the multi-node vm tests a bit more reliable" into main
eldritch horrors
2024-03-10
make the multi-node vm tests a bit more reliable
eldritch horrors
2024-03-09
Merge pull request #10066 from 9999years/print-all-frames
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
libexpr: Support structured error classes
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 #9926 from 9999years/fix-cycle-detection-in-nix-repl
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
flake.nix: upgrade to nixos-23.11
Puck Meerburg
2024-03-07
Merge pull request #9324 from 9999years/fix-8854-take-2
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
Merge pull request #9676 from DavHau/git-testsuite
eldritch horrors
2024-03-07
Merge pull request #9631 from cole-h/fixup-check-warnings
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
[next]