index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gexp.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
store-copy: 'populate-store' can optionally deduplicate files.
...
Ludovic Courtès
2020-12-15
1
-1
/
+2
*
store-copy: 'populate-store' resets timestamps.
...
Ludovic Courtès
2020-12-15
1
-2
/
+17
*
gexp: Warn when importing (guix config) or (ice-9 …).
...
Ludovic Courtès
2020-11-05
1
-0
/
+12
*
gexp: Store the source code location in <gexp>.
...
Ludovic Courtès
2020-11-05
1
-1
/
+1
*
gexp: Fix expansion for (file-append (local-file ...) ...).
...
Ludovic Courtès
2020-05-25
1
-0
/
+14
*
tests: Hide quoted (define-module ...) form from Geiser.
...
Ludovic Courtès
2020-05-25
1
-1
/
+2
*
gexp: Add 'let-system'.
...
Ludovic Courtès
2020-05-16
1
-0
/
+54
*
gexp: Add 'with-parameters'.
...
Ludovic Courtès
2020-03-12
1
-0
/
+38
*
gexp: Default to current target.
...
Mathieu Othacehe
2020-03-08
1
-0
/
+50
*
gexp: Add 'raw-derivation-file'.
...
Ludovic Courtès
2020-01-04
1
-1
/
+30
*
gexp: Allow character literals in GEXP->SEXP.
...
Marius Bakke
2019-12-18
1
-0
/
+6
*
gexp: 'local-file' properly resolves non-literal relative file names.
...
Ludovic Courtès
2019-11-30
1
-0
/
+8
*
gexp: Catch and report non-self-quoting gexp inputs.
...
Ludovic Courtès
2019-09-23
1
-0
/
+7
*
gexp: 'program-file' honors the current system and cross-compilation target.
...
Ludovic Courtès
2019-07-26
1
-0
/
+19
*
gexp: 'lowered-gexp-guile' now returns a <derivation-input>.
...
Ludovic Courtès
2019-07-15
1
-1
/
+2
*
gexp: <lowered-gexp> separates sources from derivation inputs.
...
Ludovic Courtès
2019-07-15
1
-2
/
+3
*
gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.
...
Ludovic Courtès
2019-07-04
1
-0
/
+37
*
store: Rename '&nix-error' to '&store-error'.
...
Ludovic Courtès
2019-01-21
1
-2
/
+2
*
gexp: Lowering a <computed-file> honors SYSTEM and TARGET.
...
Ludovic Courtès
2019-01-05
1
-1
/
+19
*
Merge branch 'master' into core-updates
Marius Bakke
2018-11-29
1
-1
/
+9
|
\
|
*
derivations: Add properties.
...
Ludovic Courtès
2018-11-28
1
-1
/
+9
*
|
Merge branch 'master' into core-updates
Marius Bakke
2018-11-14
1
-5
/
+0
|
\
|
|
*
tests: Add 'test-assertm' to (guix tests).
...
Ludovic Courtès
2018-11-12
1
-5
/
+0
*
|
Merge branch 'master' into core-updates
Marius Bakke
2018-11-05
1
-0
/
+16
|
\
|
|
*
gexp: 'gexp-modules' now consistently deletes duplicates.
...
Ludovic Courtès
2018-10-27
1
-0
/
+16
*
|
Merge branch 'master' into core-updates
Marius Bakke
2018-10-05
1
-0
/
+4
|
\
|
|
*
tests: Update (guix build store-copy) tests.
...
Ludovic Courtès
2018-09-27
1
-0
/
+4
*
|
Merge branch 'master' into core-updates
Marius Bakke
2018-09-09
1
-0
/
+18
|
\
|
|
*
gexp: 'file-union' accepts directory names.
...
Ludovic Courtès
2018-09-08
1
-0
/
+18
*
|
gexp: Remove backward compatibility hack for 'imported-files'.
...
Ludovic Courtès
2018-07-26
1
-3
/
+3
|
/
*
gexp: 'imported-files/derivation' can copy files instead of symlinking.
...
Ludovic Courtès
2018-07-19
1
-4
/
+7
*
gexp: 'imported-files' no longer creates a derivation by default.
...
Ludovic Courtès
2018-07-19
1
-11
/
+9
*
tests: Don't rely on temporary directories being permanent.
...
Leo Famulari
2018-07-13
1
-27
/
+29
*
store-copy: 'read-reference-graph' returns a list of records.
...
Ludovic Courtès
2018-06-14
1
-6
/
+11
*
gexp: Add 'with-extensions'.
...
Ludovic Courtès
2018-06-01
1
-0
/
+86
*
gexp: 'scheme-file' can splice expressions.
...
Ludovic Courtès
2018-04-11
1
-2
/
+21
*
gexp: 'program-file' has a new #:module-path parameter.
...
Ludovic Courtès
2018-03-23
1
-0
/
+27
*
gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter.
...
Ludovic Courtès
2018-03-23
1
-1
/
+33
*
gexp: 'ungexp-splicing' properly accounts for nested native inputs.
...
Ludovic Courtès
2017-07-17
1
-0
/
+8
*
gexp: 'gexp-modules' accepts plain Scheme objects.
...
Ludovic Courtès
2017-04-19
1
-0
/
+4
*
gexp: 'lower-object' raises an exception when passed an invalid object.
...
Ludovic Courtès
2017-04-04
1
-0
/
+7
*
gexp: Add '=>' syntax to import computed modules.
...
Ludovic Courtès
2017-03-16
1
-0
/
+39
*
gexp: Support 'ungexp' forms in improper lists.
...
Ludovic Courtès
2017-01-01
1
-1
/
+11
*
gexp: Native inputs of nested gexps are properly accounted for.
...
Ludovic Courtès
2016-12-19
1
-1
/
+10
*
store: Add 'references*'.
...
Ludovic Courtès
2016-11-19
1
-30
/
+29
*
gexp: Add 'file-append'.
...
Ludovic Courtès
2016-09-09
1
-0
/
+53
*
gexp: Remove more uses of #:modules.
...
Ludovic Courtès
2016-07-12
1
-18
/
+18
*
gexp: Add 'with-imported-modules' macro.
...
Ludovic Courtès
2016-07-12
1
-4
/
+60
*
gexp: Add 'local-file' file name resolution test.
...
Ludovic Courtès
2016-06-16
1
-0
/
+9
*
gexp: Add #:select? parameter to 'local-file'.
...
Ludovic Courtès
2016-06-16
1
-1
/
+17
[next]