lix/src/libcmd
Yorick 5bb6e3bfaf
NixRepl::mainLoop: restore old curRepl on function exit
This fixes completion callbacks after entering and leaving a nested
debugger.
2023-03-02 17:24:58 +01:00
..
command.cc Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
command.hh Make --read-only a separate mixin 2023-02-20 10:39:18 -05:00
common-eval-args.cc doc/manual: Introduce @docroot@ as a stable base for includable snippets 2023-01-10 22:30:41 +01:00
common-eval-args.hh Move some options into a misc category 2022-10-12 15:09:17 +02:00
editor-for.cc Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
editor-for.hh Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
installable-attr-path.cc Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
installable-attr-path.hh Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
installable-derived-path.cc Get rid of .drv special-casing for store path installables 2023-02-28 17:07:05 -05:00
installable-derived-path.hh Factor out InstallableStorePath to its own file, dedup 2023-02-03 11:26:39 -05:00
installable-flake.cc Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
installable-flake.hh Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
installable-value.hh Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
installables.cc Get rid of .drv special-casing for store path installables 2023-02-28 17:07:05 -05:00
installables.hh Split out InstallableFlake and InstallableAttrPath 2023-02-20 09:09:11 -05:00
legacy.cc Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
legacy.hh Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
local.mk Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00
markdown.cc do not render relative links in help pages 2022-08-26 17:10:41 +02:00
markdown.hh Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
nix-cmd.pc.in Fix building with GCC 9 2023-02-10 18:38:57 +01:00
repl.cc NixRepl::mainLoop: restore old curRepl on function exit 2023-03-02 17:24:58 +01:00
repl.hh Split out CmdRepl and editorFor 2023-02-20 09:45:29 -05:00