index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
Age
Commit message (
Expand
)
Author
2024-04-29
refactor some nix-env and profile code to libcmd
Qyriad
2024-04-11
libcmd: install generated headers as well
eldritch horrors
2024-04-09
Print top-level errors normally in `nix repl`
Rebecca Turner
2024-04-09
format repl-overlays.nix to fix pre-commit checks
Qyriad
2024-04-09
Merge "Add `repl-overlays`" into main
rebecca “wiggles” turner
2024-04-08
Add `repl-overlays`
Rebecca Turner
2024-04-08
pragma once and ///@file everything missing it
Jade Lovelace
2024-04-08
nix-doc -> lix-doc, make self-contained in package.nix
Jade Lovelace
2024-04-07
Merge pull request #10208 from 9999years/print-strings-directly
Robert Hensing
2024-04-03
repl: improve `:doc` builtin repl command to support lambdas.
Lunaphied
2024-03-31
Merge pull request #9920 from 9999years/forbid-nested-debuggers
Théophane Hufschmitt
2024-03-29
meson: add missing explicit dependency on nlohmann_json
Winter
2024-03-29
meson: install pkg-config files for libraries
eldritch horrors
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2024-03-25
feat: notation to refer to no attribute search prefix
Tom Bereknyei
2024-03-25
Merge "Improve new CLI UX by supporting short `-E` flag for `--expr`" into main
lunaphied
2024-03-24
Improve new CLI UX by supporting short `-E` flag for `--expr`
Lunaphied
2024-03-23
Revert "Merge pull request #9476 from alois31/restore-progress-bar"
Jade Lovelace
2024-03-22
build: optionally build and install with meson
Qyriad
2024-03-18
un-nixes ur lix, a little
Jade Lovelace
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-11
add automated usage mode to the repl
Jade Lovelace
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
util.hh: split out signals stuff
Jade Lovelace
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
Pretty-print values in the REPL
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-09
Unify and refactor value printing
eldritch horrors
2024-03-05
Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos
eldritch horrors
2024-03-04
Merge pull request #10010 from 9999years/fix-9941
eldritch horrors
2024-03-04
Merge pull request #9919 from 9999years/reduce-debugger-clutter
eldritch horrors
2024-03-04
Merge pull request #9913 from 9999years/debugger-positions
eldritch horrors
2024-03-04
Merge pull request #9648 from cole-h/nix-shell-ordering
eldritch horrors
2024-03-04
Merge pull request #9658 from pennae/env-diet
eldritch horrors
2024-03-04
Merge pull request #9582 from pennae/misc-opts
eldritch horrors
2024-03-04
Merge pull request #9476 from alois31/restore-progress-bar
eldritch horrors
2024-03-04
Merge pull request #9465 from obsidiansystems/build-dir
eldritch horrors
2024-03-04
Merge pull request #9289 from edolstra/fix-warnings
eldritch horrors
2024-03-04
Merge pull request #9167 from obsidiansystems/pre-overhaul-completions
eldritch horrors
2024-03-04
Merge pull request #8895 from hercules-ci/gc-before-stats
eldritch horrors
2023-09-14
Merge pull request #7661 from henrik-ch/repl-doc
Théophane Hufschmitt
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-08-18
Fixing #7479
John Ericson
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-20
Tighten `#include`s: `DerivedPath` doesn't care about `Realisation`
John Ericson
2023-07-12
Move `BuiltPath` to its own header/C++ file in libcmd
John Ericson
[next]