index
:
gwl.git
Guix Workflow Language
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
Use more hash tables instead of alists.
HEAD
master
Ricardo Wurmus
4
-114
/
+142
2024-03-25
workflows: workflow-free-inputs: Use sets.
Ricardo Wurmus
1
-5
/
+10
2024-03-25
workflows: Use PARTITION instead of FILTER and LSET-DIFFERENCE.
Ricardo Wurmus
1
-3
/
+3
2024-03-25
processes: call-with-output-processor: Return opaque status value.
Ricardo Wurmus
1
-4
/
+2
2024-03-12
doc: Document log events.
Ricardo Wurmus
1
-5
/
+15
2024-03-12
guix: Replace guile-config-new with guile-config.
Ricardo Wurmus
1
-33
/
+1
2024-03-12
guix: Replace texlive-* with texlive-scheme-basic.
Ricardo Wurmus
1
-2
/
+1
2023-03-23
doc: Add missing example file.
Ricardo Wurmus
1
-0
/
+5
2023-03-23
utils: workflow-files: Don't crash on dotted lists.
Ricardo Wurmus
4
-13
/
+46
2023-03-20
config: Use MERGE-STRATEGY instead of SRFI-37.
Ricardo Wurmus
2
-29
/
+13
2023-03-09
publications: Add preprint of workflow tool evaluation.
Ricardo Wurmus
1
-0
/
+22
2023-03-09
publications: Add 2016 paper introducing the GWL.
Ricardo Wurmus
1
-2
/
+17
2023-01-15
doc: Add missing workflow name.
Jelle Licht
1
-1
/
+1
2022-11-18
extensions: Set load-path after launching Guile.
Ricardo Wurmus
1
-45
/
+45
2022-11-13
Makefile: distribute include-test*w.
v0.5.1
Ricardo Wurmus
1
-1
/
+4
2022-11-12
Bump version to 0.5.1.
Ricardo Wurmus
1
-1
/
+1
2022-11-11
tests: Add process lookup test.
Ricardo Wurmus
2
-2
/
+46
2022-11-09
NEWS: List noteworthy changes.
Ricardo Wurmus
1
-0
/
+11
2022-11-09
processes: process->script: Use hashq-ref.
Ricardo Wurmus
1
-1
/
+1
2022-11-09
doc: Clarify input mapping.
Ricardo Wurmus
1
-0
/
+20
2022-11-09
main: Fix argument parsing.
Ricardo Wurmus
1
-1
/
+6
2022-11-08
compute-workflow: Do not reuse processes with identical procedure.
Ricardo Wurmus
1
-26
/
+13
2022-11-08
processes: Add process-manifest.
Ricardo Wurmus
1
-6
/
+10
2022-10-24
cache: Use hashq-ref instead of hash-ref.
Ricardo Wurmus
2
-5
/
+16
2022-10-19
workflows: Add workflow-hash.
Ricardo Wurmus
2
-2
/
+36
2022-10-19
workflows: Move local definition of read* to top level as make-reader.
Ricardo Wurmus
1
-10
/
+7
2022-10-19
workflows: Add workflow-files.
Ricardo Wurmus
4
-2
/
+83
2022-10-17
cache: Add hash-input-file* to hash input file contents.
Ricardo Wurmus
2
-7
/
+12
2022-10-03
processes: Store packages as manifest.
Liliana Marie Prikler
4
-36
/
+39
2022-08-01
config: Fix handler for max-file-size option.
Ricardo Wurmus
1
-2
/
+4
2022-08-01
config: Fix validation of workflows-directory option.
Ricardo Wurmus
1
-3
/
+6
2022-07-21
Bump version to 0.5.0.
v0.5.0
Ricardo Wurmus
1
-1
/
+1
2022-07-21
Update NEWS.
Ricardo Wurmus
1
-1
/
+1
2022-07-14
extensions: Use execl instead of system*.
Ricardo Wurmus
1
-1
/
+1
2022-07-06
TODO: Remove completed task.
Ricardo Wurmus
1
-3
/
+0
2022-07-06
processes: run-process-command: Use call-with-output-processor.
Ricardo Wurmus
1
-10
/
+6
2022-07-06
processes: Add call-with-output-processor.
Ricardo Wurmus
1
-0
/
+43
2022-07-06
Include environment variables in slurm instructions.
Ricardo Wurmus
1
-0
/
+2
2022-07-06
channel: Use older slurm.
Ricardo Wurmus
1
-2
/
+5
2022-07-06
slurm: Explicitly use no jobacct_gather plugin.
Ricardo Wurmus
1
-0
/
+2
2022-07-05
Revert "slurm: Increase node memory and enable oversubscription."
Ricardo Wurmus
1
-8
/
+2
2022-07-05
NEWS: Mention improvements in test setup.
Ricardo Wurmus
1
-0
/
+3
2022-07-05
Use manifest.scm instead of guix.scm.
Ricardo Wurmus
4
-6
/
+3
2022-07-05
slurm: Increase node memory and enable oversubscription.
Ricardo Wurmus
1
-2
/
+8
2022-07-05
slurm: Enable debug logs.
Ricardo Wurmus
1
-0
/
+2
2022-07-05
channel: Use guile-config 0.5.1.
Ricardo Wurmus
1
-1
/
+37
2022-07-05
Require guile-config >= 0.5.0.
Ricardo Wurmus
2
-5
/
+14
2022-06-15
gwl/ui: Protect format to currnt-error-port with mutex
Olivier Dion
1
-27
/
+32
2022-06-15
gwl/workflows: Execute independent processes in parallel
Olivier Dion
1
-7
/
+7
2022-06-15
drmaa: Don't quote arguments again.
Ricardo Wurmus
1
-1
/
+1
[next]