Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bournish: Extend 'rm' command. | Ricardo Wurmus | 2017-01-26 |
| | | | | | | * guix/build/bournish.scm (rm-command): New procedure. (%commands): Use it. * tests/bournish.scm: Add tests for "rm" and "rm -r". | ||
* | bournish: Allow compilation of multiple expressions. | Ludovic Courtès | 2016-06-06 |
* 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. |