aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-14Implement a parser for a literate testing system for the replJade Lovelace
2024-03-14Backport PR#9633 by cole-h: package: don't set sysconfdir in devShellsCole Helbling
2024-03-14Only set `LOCALE_ARCHIVE` on LinuxRebecca Turner
2024-03-14Merge "Delete the existing installer" into mainPuck Meerburg
2024-03-14Merge "flake: dev shells should include the LOCALE_ARCHIVE so configure does ...jade
2024-03-14Merge "un-thumbs-up ur github templates" into mainjade
2024-03-14Delete the existing installerPuck Meerburg
2024-03-14libexpr: fix elided value counting in printereldritch horrors
2024-03-13un-thumbs-up ur github templatesJade Lovelace
2024-03-14Merge "Backport PR#10204 by 9999years: Replace `foo` with `__NIX_STR` in `cxx...jade
2024-03-13flake: dev shells should include the LOCALE_ARCHIVE so configure does not com...Jade Lovelace
2024-03-13support <program>_ENV variableseldritch horrors
2024-03-12Backport PR#10204 by 9999years: Replace `foo` with `__NIX_STR` in `cxx-big-li...Rebecca Turner
2024-03-11import the revisions to the characterization test framework from cppnixJade Lovelace
2024-03-11add automated usage mode to the replJade Lovelace
2024-03-11Merge "refactor: repl prompts are now the job of the interacter" into mainjade
2024-03-11Merge "refactor: move readline stuff into its own file" into mainjade
2024-03-11Merge "finally.hh: delete copy constructor which is a bad idea" into mainjade
2024-03-11Merge "Add box_ptr: nonnull unique_ptr with value semantics" into mainjade
2024-03-11Merge changes from topic "maint/flake-package.nix" into mainQyriad Szekely
2024-03-11Merge "util.hh: split out signals stuff" into mainjade
2024-03-11package: cleanup of all intermediariesQyriad
2024-03-11package: migrate devShellsQyriad
2024-03-11package: migrate internal-api-docsQyriad
2024-03-11package: migrate testNixVersionsQyriad
2024-03-11package: use pname, version, and dontBuild (first change with diff hash)Qyriad
2024-03-11package: refactor Nix out of flake.nix and into package.nixQyriad
2024-03-11refactor: repl prompts are now the job of the interacterJade Lovelace
2024-03-11refactor: move readline stuff into its own fileJade Lovelace
2024-03-11finally.hh: delete copy constructor which is a bad ideaJade Lovelace
2024-03-11Add box_ptr: nonnull unique_ptr with value semanticsJade Lovelace
2024-03-11util.hh: split out signals stuffJade Lovelace
2024-03-10Merge "Print derivation paths in `nix eval`" into mainjade
2024-03-10add doc comment justifying ExprInheritFromeldritch horrors
2024-03-10remove ExprAttrs::AttrDef::inheritedeldritch horrors
2024-03-10evaluate inherit (from) exprs only once per directiveeldritch horrors
2024-03-10remove getDerivations deduplicationeldritch horrors
2024-03-10group inherit by source during Expr::showeldritch horrors
2024-03-10use the same bindings print for ExprAttrs and ExprLeteldritch horrors
2024-03-10add ExprAttrs::AttrDef::chooseByKindeldritch horrors
2024-03-10preserve information about whether/how an attribute was inheritedeldritch horrors
2024-03-10add test for inherit expr printingeldritch horrors
2024-03-10add test for inherit-from semanticseldritch horrors
2024-03-10Merge "make the multi-node vm tests a bit more reliable" into maineldritch horrors
2024-03-10make the multi-node vm tests a bit more reliableeldritch horrors
2024-03-09Merge pull request #10066 from 9999years/print-all-frameseldritch horrors
2024-03-09Merge pull request #9914 from 9999years/debugger-on-traceeldritch horrors
2024-03-09Rename `ProcessLineResult` variantseldritch horrors
2024-03-09`:quit` in the debugger should quit the whole programeldritch horrors
2024-03-09Extract `printSpace` helpereldritch horrors