index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-18
libutil: remove vfork
eldritch horrors
2024-03-17
Merge "Forgejo issue importer" into main
jade
2024-03-17
Merge "builtins.nixVersion: return fixed fake version" into main
jade
2024-03-17
flake: fix musl static stdenv devShell (fix nix flake check)
Qyriad
2024-03-17
builtins.nixVersion: return fixed fake version
Jade Lovelace
2024-03-16
diagnose duplicated attrs at correct path
eldritch horrors
2024-03-16
Forgejo issue importer
Jade Lovelace
2024-03-15
Merge "Fix `gc-small-vector.hh` includes" into main
rbt
2024-03-15
out with the -O3, in with the -O2
eldritch horrors
2024-03-15
Fix `gc-small-vector.hh` includes
Rebecca Turner
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
Backport PR#9633 by cole-h: package: don't set sysconfdir in devShells
Cole Helbling
2024-03-14
Only set `LOCALE_ARCHIVE` on Linux
Rebecca Turner
2024-03-14
Merge "Delete the existing installer" into main
Puck Meerburg
2024-03-14
Merge "flake: dev shells should include the LOCALE_ARCHIVE so configure does ...
jade
2024-03-14
Merge "un-thumbs-up ur github templates" into main
jade
2024-03-14
Delete the existing installer
Puck Meerburg
2024-03-14
libexpr: fix elided value counting in printer
eldritch horrors
2024-03-13
un-thumbs-up ur github templates
Jade Lovelace
2024-03-14
Merge "Backport PR#10204 by 9999years: Replace `foo` with `__NIX_STR` in `cxx...
jade
2024-03-13
flake: dev shells should include the LOCALE_ARCHIVE so configure does not com...
Jade Lovelace
2024-03-13
support <program>_ENV variables
eldritch horrors
2024-03-12
Backport PR#10204 by 9999years: Replace `foo` with `__NIX_STR` in `cxx-big-li...
Rebecca Turner
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
[next]