Age | Commit message (Expand) | Author |
---|---|---|
2018-12-03 | repl: Load user's initialization file....* guix/scripts/repl.scm (guix-repl): Load user's initialization file. | Oleg Pykhalov |
2018-11-26 | repl: Do not exit repl on SIGINT....* guix/scripts/repl.scm (guix-repl): Do not exit repl on SIGINT. | Oleg Pykhalov |
2018-07-13 | Add (guix inferior) and (guix scripts repl)....* guix/inferior.scm, guix/scripts/repl.scm, tests/inferior.scm: New files. * Makefile.am (MODULES): Add 'guix/scripts/repl.scm' and 'guix/inferior.scm'. (SCM_TESTS): Add 'tests/inferior.scm'. * doc/guix.texi (Invoking guix repl): New node. | Ludovic Courtès |