guix/doc
Ludovic Courtès 8d408d5ae4
gexp: Add 'let-system'.
* guix/gexp.scm (<system-binding>): New record type.
(let-system): New macro.
(system-binding-compiler): New procedure.
(default-expander): Add 'self-quoting?' case.
(self-quoting?): New procedure.
(lower-inputs): Add 'filterm'.  Pass the result of
'mapm/accumulate-builds' through FILTERM.
(gexp->sexp)[self-quoting?]: Remove.
* tests/gexp.scm ("let-system", "let-system, target")
("let-system, ungexp-native, target")
("let-system, nested"): New tests.
* doc/guix.texi (G-Expressions): Document it.
2020-05-17 15:16:48 +02:00
..
images
build.scm
contributing.texi doc: Specify the branch name in the title of a patch. 2020-05-12 22:10:11 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi
guix.texi gexp: Add 'let-system'. 2020-05-17 15:16:48 +02:00
htmlxref.cnf
local.mk
package-hello.json
package-hello.scm