index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-11
import the revisions to the characterization test framework from cppnix
Jade Lovelace
2024-03-11
add automated usage mode to the repl
Jade Lovelace
2024-03-11
Merge "refactor: repl prompts are now the job of the interacter" into main
jade
2024-03-11
Merge "refactor: move readline stuff into its own file" into main
jade
2024-03-11
Merge "finally.hh: delete copy constructor which is a bad idea" into main
jade
2024-03-11
Merge "Add box_ptr: nonnull unique_ptr with value semantics" into main
jade
2024-03-11
Merge changes from topic "maint/flake-package.nix" into main
Qyriad Szekely
2024-03-11
Merge "util.hh: split out signals stuff" into main
jade
2024-03-11
package: cleanup of all intermediaries
Qyriad
2024-03-11
package: migrate devShells
Qyriad
2024-03-11
package: migrate internal-api-docs
Qyriad
2024-03-11
package: migrate testNixVersions
Qyriad
2024-03-11
package: use pname, version, and dontBuild (first change with diff hash)
Qyriad
2024-03-11
package: refactor Nix out of flake.nix and into package.nix
Qyriad
2024-03-11
refactor: repl prompts are now the job of the interacter
Jade Lovelace
2024-03-11
refactor: move readline stuff into its own file
Jade Lovelace
2024-03-11
finally.hh: delete copy constructor which is a bad idea
Jade Lovelace
2024-03-11
Add box_ptr: nonnull unique_ptr with value semantics
Jade Lovelace
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-10
Merge "Print derivation paths in `nix eval`" into main
jade
2024-03-10
add doc comment justifying ExprInheritFrom
eldritch horrors
2024-03-10
remove ExprAttrs::AttrDef::inherited
eldritch horrors
2024-03-10
evaluate inherit (from) exprs only once per directive
eldritch horrors
2024-03-10
remove getDerivations deduplication
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 ExprAttrs::AttrDef::chooseByKind
eldritch horrors
2024-03-10
preserve information about whether/how an attribute was inherited
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
Merge pull request #9914 from 9999years/debugger-on-trace
eldritch horrors
2024-03-09
Rename `ProcessLineResult` variants
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
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
[next]