Ludovic Courtès
|
2363bdd707
gexp: 'gexp-modules' accepts plain Scheme objects.
|
7 years ago |
Ludovic Courtès
|
3e43166ffc
gexp: 'lower-object' raises an exception when passed an invalid object.
|
7 years ago |
Ludovic Courtès
|
d938a58bee
gexp: Add '=>' syntax to import computed modules.
|
7 years ago |
Ludovic Courtès
|
5e2e4a51f9
gexp: Support 'ungexp' forms in improper lists.
|
7 years ago |
Ludovic Courtès
|
5b14a7902c
gexp: Native inputs of nested gexps are properly accounted for.
|
8 years ago |
Ludovic Courtès
|
e74f64b9e5
store: Add 'references*'.
|
8 years ago |
Ludovic Courtès
|
a9e5e92f94
gexp: Add 'file-append'.
|
8 years ago |
Ludovic Courtès
|
66a35ceb43
gexp: Remove more uses of #:modules.
|
8 years ago |
Ludovic Courtès
|
0bb9929eaa
gexp: Add 'with-imported-modules' macro.
|
8 years ago |
Ludovic Courtès
|
4ff76a0a34
gexp: Add 'local-file' file name resolution test.
|
8 years ago |
Ludovic Courtès
|
0687fc9cd9
gexp: Add #:select? parameter to 'local-file'.
|
8 years ago |
Mathieu Lirzin
|
a9edb211e7
build: Add a Guile custom test driver using SRFI-64.
|
9 years ago |
Ludovic Courtès
|
3f4ecf3229
gexp: Add #:disallowed-references.
|
8 years ago |
Ludovic Courtès
|
ef8de9852e
tests: Disable grafting by default for most tests.
|
8 years ago |
Ludovic Courtès
|
47b3124a8e
tests: Skip 'program-file' test when shebang is too long.
|
9 years ago |
Ludovic Courtès
|
e1c153e0ab
gexp: Add 'scheme-file'.
|
9 years ago |
Ludovic Courtès
|
b751cde36b
gexp: Add 'mixed-text-file'.
|
9 years ago |
Ludovic Courtès
|
15a01c7220
gexp: Add 'program-file'.
|
9 years ago |
Ludovic Courtès
|
919370291f
gexp: Add 'computed-file'.
|
9 years ago |
Ludovic Courtès
|
c2b8467645
gexp: Add 'lower-object'.
|
9 years ago |
Ludovic Courtès
|
72cd8ec0b1
tests: Make #:references-graphs gexp test more tolerant.
|
9 years ago |
Ludovic Courtès
|
686784d0b9
tests: Adjust tests for new bootstrap Guile.
|
9 years ago |
Ludovic Courtès
|
a8afb9aed3
store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f.
|
9 years ago |
Ludovic Courtès
|
7833db1f30
gexp: 'local-file' canonicalizes its file argument.
|
9 years ago |
Ludovic Courtès
|
020f3e4156
gexp: 'local-file' now defaults to non-recursive.
|
9 years ago |
Ludovic Courtès
|
558e8b11d7
gexp: Add 'plain-file'.
|
9 years ago |
Ludovic Courtès
|
d9ae938f2c
gexp: Add 'local-file'.
|
9 years ago |
Ludovic Courtès
|
1123759b45
gexp: Fix handling of nativeness in nested gexps.
|
9 years ago |
Ludovic Courtès
|
accb682c50
gexp: Allow <gexp-input> objects in #:allowed-references.
|
9 years ago |
Ludovic Courtès
|
a482cfdcae
gexp: Remove special meaning of forms (PACKAGE OUTPUT) in ungexp.
|
9 years ago |