aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/command.cc
AgeCommit message (Expand)Author
2021-08-18env to bindingsBen Burdette
2021-08-17moving towards env in exceptionsBen Burdette
2021-08-09trying env args; but unecessary?Ben Burdette
2021-05-03debugger on autoCallFunction errorBen Burdette
2021-04-28move repl.cc to libcmd for linkageBen Burdette
2021-04-27Merge branch 'master' into debugger-mergeBen Burdette
2021-04-05Make `DerivedPathWithHints` a newtypeJohn Ericson
2021-04-05Rename BuildableJohn Ericson
2021-02-12Deeper `Command` hierarchy to remove redundancyJohn Ericson
2021-01-28Add a new Cmd type working on RealisedPathsregnat
2021-01-26Move command plugin interface to libnixcmdShea Levy