index
:
guix.git
keyring
master
private
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
gexp.scm
Age
Commit message (
Expand
)
Author
2020-05-25
gexp: The result of 'imported-files/derivation' is non-substitutable.
Ludovic Courtès
2020-05-25
self: Optimize 'file-append*' for 'local-file?'.
Ludovic Courtès
2020-05-25
gexp: Fix expansion for (file-append (local-file ...) ...).
Ludovic Courtès
2020-05-16
gexp: Add 'let-system'.
Ludovic Courtès
2020-05-16
gexp: Compilers can now return lowerable objects.
Ludovic Courtès
2020-04-23
Merge branch 'master' into core-updates
Marius Bakke
2020-04-22
gexp: Add 'load-path?' field to <scheme-file>.
Ludovic Courtès
2020-04-08
Merge branch 'master' into core-updates
Marius Bakke
2020-04-02
gexp: 'lower-references' uses 'mapm/accumulate-builds'.
Ludovic Courtès
2020-03-30
Merge branch 'master' into core-updates
Marius Bakke
2020-03-29
gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.
Ludovic Courtès
2020-03-17
gexp: Change default Guile effective version to 3.0.
Ludovic Courtès
2020-03-16
gnu: Default to Guile 3.0.
Ludovic Courtès
2020-03-14
Merge branch 'master' into core-updates
Marius Bakke
2020-03-12
gexp: Add 'with-parameters'.
Ludovic Courtès
2020-03-08
gexp: Default to current target.
Mathieu Othacehe
2020-03-06
gexp: Default to current target.
Mathieu Othacehe
2020-01-30
gexp: Move 'file-mapping->tree' to (guix store).
Ludovic Courtès
2020-01-11
Merge branch 'master' into core-updates
Marius Bakke
2020-01-04
gexp: Add 'raw-derivation-file'.
Ludovic Courtès
2020-01-03
gexp: 'gexp->script' marks its result as non-offloadable and non-substitutable.
Ludovic Courtès
2019-12-31
Merge remote-tracking branch 'master' into core-updates.
Mathieu Othacehe
2019-12-22
gexp: Add system and target support to gexp->file.
Mathieu Othacehe
2019-12-22
gexp: Add system and target support to gexp->file.
Mathieu Othacehe
2019-12-18
gexp: Allow character literals in GEXP->SEXP.
Marius Bakke
2019-12-05
gexp: Unconditionally include (system base target) in 'compiled-modules'.
Marius Bakke
2019-11-30
gexp: 'local-file' properly resolves non-literal relative file names.
Ludovic Courtès
2019-10-27
gexp: Cache the module to derivation mappings.
Ludovic Courtès
2019-10-27
gexp: Add 'imported+compiled-modules'.
Ludovic Courtès
2019-10-14
gexp: Use cross extensions when cross-compiling.
Mathieu Othacehe
2019-10-06
Merge branch 'master' into core-updates
Ricardo Wurmus
2019-10-03
gexp: 'load-path-expression' produces an expression that deletes duplicates.
Ludovic Courtès
2019-09-24
Merge branch 'master' into core-updates
Ludovic Courtès
2019-09-23
gexp: Remove unused procedure.
Ludovic Courtès
2019-09-23
gexp: Catch and report non-self-quoting gexp inputs.
Ludovic Courtès
2019-07-31
Merge branch 'master' into core-updates
Marius Bakke
2019-07-26
gexp: 'program-file' honors the current system and cross-compilation target.
Ludovic Courtès
2019-07-26
gexp: 'compiled-modules' can cross-compile.
Ludovic Courtès
2019-07-17
Merge branch 'master' into core-updates
Ludovic Courtès
2019-07-15
gexp: 'lowered-gexp-guile' now returns a <derivation-input>.
Ludovic Courtès
2019-07-15
gexp: <lowered-gexp> separates sources from derivation inputs.
Ludovic Courtès
2019-07-12
Merge branch 'master' into core-updates
Marius Bakke
2019-07-04
gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.
Ludovic Courtès
2019-06-17
gexp: Remove #:pre-load-modules? parameter.
Ludovic Courtès
2019-04-04
gexp: 'compiled-modules' loads modules before compiling them.
Ludovic Courtès
2019-02-06
monads, gexp: Prevent redefinition of syntax parameters.
Ludovic Courtès
2019-01-07
gexp: 'gexp->script' does not emit load-path expression when unnecessary.
Ludovic Courtès
2019-01-05
gexp: Lowering a <computed-file> honors SYSTEM and TARGET.
Ludovic Courtès
2018-12-19
Use 'mapm' instead of 'sequence' + 'map'.
Ludovic Courtès
2018-11-29
Merge branch 'master' into core-updates
Marius Bakke
[next]