index
:
ravanan
keyring
main
High-reproducibility CWL runner powered by Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-19
work/utils: Add alist=?.
Arun Isaac
2024-09-19
propnet: Describe state machine implementation.
Arun Isaac
2024-09-16
bin: Explain why we support the SLURM_JWT=token format.
Arun Isaac
2024-09-13
bin: Support SLURM_JWT=token format in JWT files.
Arun Isaac
2024-09-13
bin: Refactor JWT reading into separate function.
Arun Isaac
2024-09-13
utils: Add string-trim-prefix.
Arun Isaac
2024-09-13
command-line-tool: Add nameroot and nameext fields.
Arun Isaac
2024-09-13
command-line-tool: Remove unused collect-input-files function.
Arun Isaac
2024-09-13
command-line-tool: Do not embed stdout-filename outside main body.
Arun Isaac
2024-09-13
command-line-tool: Create vectors of secondary files for recursion.
Arun Isaac
2024-09-13
job-state: Pass on slurm API endpoint and jwt recursively.
Arun Isaac
2024-09-13
config: Remove.
Arun Isaac
2024-09-13
command-line-tool: Support secondary files.
Arun Isaac
2024-09-13
vectors: Add vector-filter-map.
Arun Isaac
2024-09-13
work/command-line-tool: Comment on match-type clauses.
Arun Isaac
2024-09-13
work/command-line-tool: Comment on formal-parameter-type clauses.
Arun Isaac
2024-09-13
vectors: Rename module to (ravanan work vectors).
Arun Isaac
2024-09-13
monads: Rename module to (ravanan work monads).
Arun Isaac
2024-09-13
utils: Move assoc-ref* to (ravanan work utils).
Arun Isaac
2024-09-13
command-line-tool: Do not re-intern already interned files.
Arun Isaac
2024-09-13
command-line-tool: Improve grammar in docstring.
Arun Isaac
2024-09-13
command-line-tool: Coerce expressions in glob patterns.
Arun Isaac
2024-09-13
command-line-tool: Import (ravanan work ui) into G-expression.
Arun Isaac
2024-09-13
ui: Rename module to (ravanan work ui).
Arun Isaac
2024-09-13
reader: Normalize secondaryFiles in formals.
Arun Isaac
2024-09-12
vectors: Add vector-append-map.
Arun Isaac
2024-09-12
reader: Refactor type normalization into separate function.
Arun Isaac
2024-09-12
command-line-tool: Import guile-filesystem as an extension.
Arun Isaac
2024-09-12
command-line-tool: Support File type staging entries.
Arun Isaac
2024-09-12
command-line-tool: Support interpolation with parameter references.
Arun Isaac
2024-09-11
command-line-tool: Import (rnrs io ports) into G-exp for put-string.
Arun Isaac
2024-09-11
command-line-tool: Write, not read from, literal staged file.
Arun Isaac
2024-09-11
command-line-tool: Use coerce-expression with staging files.
Arun Isaac
2024-09-11
command-line-tool: Return maybe monad from maybe-bind.
Arun Isaac
2024-09-11
command-line-tool: Use vector-map->list.
Arun Isaac
2024-09-11
ui: Add docstrings.
Arun Isaac
2024-09-11
workflow: Ensure required inputs are specified.
Arun Isaac
2024-09-11
workflow: Move optional input predicate to separate function.
Arun Isaac
2024-09-11
ui: Rename error to user-error.
Arun Isaac
2024-09-11
ui: Move warning and error reporting functions to separate module.
Arun Isaac
2024-09-10
job-state: Move job-state records into separate module.
Arun Isaac
2024-09-10
slurm-api: Set name of job.
Arun Isaac
2024-09-10
propnet: Trigger propagators with no inputs.
Arun Isaac
2024-09-10
workflow: Support ScatterFeatureRequirement.
Arun Isaac
2024-09-10
dir-locals: Do not indent call-with-temporary-directory specially.
Arun Isaac
2024-09-10
dir-locals: Set fill-column to 80 only in scheme-mode.
Arun Isaac
2024-09-10
tests: Add tests.
Arun Isaac
2024-09-10
gitignore: Add log files.
Arun Isaac
2024-09-10
Makefile: Add check target.
Arun Isaac
2024-09-10
bin: Import (guix profiles) to load manifest files.
Arun Isaac
[next]