Ludovic Courtès 5b273e7c77
read-print: Introduce <blank> parent class of <comment>.
* guix/read-print.scm (<blank>, blank?): New record type.
(<comment>): Redefine using the record interface.
(read-with-comments, pretty-print-with-comments): Change some uses of
'comment?' to 'blank?'.
* guix/scripts/style.scm (simplify-inputs)[simplify-expressions]: Use
'blank?' instead of 'comment?'.
2022-08-08 11:22:32 +02:00
..
2019-12-15 00:34:05 +01:00
2022-05-01 21:30:34 +02:00
2022-02-14 11:23:07 +01:00
2022-03-18 16:03:33 +01:00
2021-04-12 18:42:22 +02:00
2022-06-10 23:52:34 -04:00
2022-07-31 21:55:48 -04:00
2022-07-10 23:57:14 +02:00
2021-08-12 12:34:13 +02:00
2022-02-14 11:23:07 +01:00
2022-08-05 00:14:30 +02:00