guix/doc
Ludovic Courtès cf2ac04f13
gexp: Add 'with-parameters'.
* guix/gexp.scm (<parameterized>): New record type.
(with-parameters): New macro.
(compile-parameterized): New gexp compiler.
* tests/gexp.scm ("with-parameters for %current-system")
("with-parameters for %current-target-system")
("with-parameters + file-append"): New tests.
* doc/guix.texi (G-Expressions): Document it.
2020-03-12 18:32:15 +01:00
..
images
build.scm doc: Make sure 'htmlxref.cnf' is honored. 2020-01-12 00:19:10 +01:00
contributing.texi doc: Use HTTPS for external links. 2020-03-10 20:26:52 +01:00
environment-gdb.scm
fdl-1.3.texi doc: Use HTTPS for external links. 2020-03-10 20:26:52 +01:00
guix-cookbook.texi doc: cookbook: Avoid URL reference to the manual. 2020-01-17 14:22:07 +01:00
guix.texi gexp: Add 'with-parameters'. 2020-03-12 18:32:15 +01:00
htmlxref.cnf doc: Update htmlxref.cnf. 2020-01-12 00:19:10 +01:00
local.mk doc: Add German Cookbook translation. 2020-02-17 06:52:11 +00:00
package-hello.scm