index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
/
command.cc
Age
Commit message (
Expand
)
Author
2021-11-25
Merge branch 'master' into debug-merge
Ben Burdette
2021-11-25
more cleanup
Ben Burdette
2021-10-22
remove more debug code
Ben Burdette
2021-10-22
remove dead code
Ben Burdette
2021-10-22
show expr on error
Ben Burdette
2021-10-11
print staticenv bindings
Ben Burdette
2021-10-11
add nullable Expr argument
Ben Burdette
2021-09-30
`std::visit` by reference
John Ericson
2021-09-27
nix path-info -r: Don't duplicate the root paths
Eelco Dolstra
2021-09-27
run(): Move
Eelco Dolstra
2021-09-15
add cout debugging
Ben Burdette
2021-09-13
printEnvPosChain
Ben Burdette
2021-08-25
adding all the value names from env.values[0]
Ben Burdette
2021-08-24
print env bindings
Ben Burdette
2021-08-18
env to bindings
Ben Burdette
2021-08-17
moving towards env in exceptions
Ben Burdette
2021-08-09
trying env args; but unecessary?
Ben Burdette
2021-07-22
Use eval-store in more places
Eelco Dolstra
2021-07-22
Support --eval-store in nix-instantiate and nix-build
Eelco Dolstra
2021-07-22
Add --eval-store option
Eelco Dolstra
2021-07-01
Prefer to throw specific errors
Pamplemousse
2021-05-17
Enfore the use of properly built paths in libcmd
regnat
2021-05-12
DerivedPathWithHints -> BuiltPath
regnat
2021-05-03
debugger on autoCallFunction error
Ben Burdette
2021-04-28
move repl.cc to libcmd for linkage
Ben Burdette
2021-04-27
Merge branch 'master' into debugger-merge
Ben Burdette
2021-04-05
Make `DerivedPathWithHints` a newtype
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-02-12
Deeper `Command` hierarchy to remove redundancy
John Ericson
2021-01-28
Add a new Cmd type working on RealisedPaths
regnat
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy
[prev]