Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bournish: Extend 'rm' command.•••* guix/build/bournish.scm (rm-command): New procedure. (%commands): Use it. * tests/bournish.scm: Add tests for "rm" and "rm -r". | Ricardo Wurmus | 2017-01-26 | 1 | -0/+12 |
* | bournish: Allow compilation of multiple expressions.•••* guix/build/bournish.scm (%bournish-language): Add a joiner to SCHEME. Compile only to Scheme. * tests/bournish.scm: New file. * Makefile.am (SCM_TESTS): Add it. | Ludovic Courtès | 2016-06-06 | 1 | -0/+42 |