Ludovic Courtès 644cb40cd8
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-16 00:34:41 +02:00
..
2020-01-31 23:37:13 -05:00
2018-09-04 17:25:11 +02:00
2020-05-04 09:56:12 +02:00
2020-05-04 09:56:12 +02:00
2020-05-04 09:56:12 +02:00
2020-05-04 09:56:12 +02:00
2020-05-16 00:34:41 +02:00
2020-05-11 23:30:55 +02:00
2019-12-12 17:56:58 +01:00
2018-09-07 11:40:22 +02:00
2019-04-10 17:09:47 +02:00
2020-05-11 23:30:55 +02:00
2019-12-08 23:14:03 +01:00
2019-12-12 17:56:57 +01:00
2019-12-26 12:29:44 +01:00
2018-09-04 17:25:11 +02:00
2020-01-16 18:30:57 +01:00
2020-05-04 09:56:12 +02:00
2019-03-24 00:13:53 +01:00
2019-04-10 17:09:47 +02:00
2020-02-27 23:29:30 +01:00
2020-05-14 00:48:12 +02:00
2019-06-14 21:57:39 +02:00