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-10-07
bin: Pass manifest file paths, not manifests to other functions.
Arun Isaac
2024-10-07
bin: Load manifests without their definitions leaking out.
Arun Isaac
2024-10-04
javascript: Unify simple parameter reference and node fallback.
Arun Isaac
2024-10-04
javascript: Remove "alternating" from tokenizing docstring.
Arun Isaac
2024-10-04
monads: Use write, not display, to print Just values.
Arun Isaac
2024-10-04
javascript: Implement parameter reference javascript subset language.
Arun Isaac
2024-10-04
command-line-tool: Move canonicalize-json to (ravanan work utils).
Arun Isaac
2024-10-04
command-line-tool: Merge local and remote coerce-expression.
Arun Isaac
2024-10-02
command-line-tool: Embed int value into G-expression.
Arun Isaac
2024-10-02
command-line-tool: Coerce coresMin expressions.
Arun Isaac
2024-10-02
command-line-tool: Re-indent coerce-expression.
Arun Isaac
2024-10-02
command-line-tool: Add local version of coerce-expression.
Arun Isaac
2024-10-02
reader: Handle coercion of number to number.
Arun Isaac
2024-10-02
config: Remove generated source file.
Arun Isaac
2024-10-02
Revert "config: Remove."
Arun Isaac
2024-10-02
workflow: Add default inputs before scheduling.
Arun Isaac
2024-10-02
command-line-tool: Make runtime.cores a number.
Arun Isaac
2024-10-02
command-line-tool: Support coresMin ResourceRequirement.
Arun Isaac
2024-10-02
reader: Support coercion to number.
Arun Isaac
2024-10-02
workflow: Move coerce-type to (ravanan reader).
Arun Isaac
2024-10-02
README: Mention "work reuse".
Arun Isaac
2024-10-02
command-line-tool: Promote find-requirement to top level.
Arun Isaac
2024-10-02
slurm-api: Allow requesting a certain number of CPUs.
Arun Isaac
2024-10-02
propnet: Explain in detail why we never cancel running propagators.
Arun Isaac
2024-10-02
command-line-tool: Allow per-batch system requirements support.
Arun Isaac
2024-10-02
utils: Remove unused (ice-9 match) import.
Arun Isaac
2024-10-02
command-line-tool: Remove unused imports.
Arun Isaac
2024-10-02
propnet: Remove unused (srfi srfi-26) import.
Arun Isaac
2024-10-02
workflow: Remove unused (ravanan reader) import.
Arun Isaac
2024-10-02
command-line-tool: Remove redundant newline after warning.
Arun Isaac
2024-10-02
command-line-tool: Canonicalize inputs before embedding in G-exp.
Arun Isaac
2024-10-02
workflow: Support subworkflows recursively.
Arun Isaac
2024-10-01
workflow: Pass a list, not two vectors, to fold.
Arun Isaac
2024-10-01
propnet: Pass on scheduler to schedule calls.
Arun Isaac
2024-10-01
command-line-tool: Move inputs resolution to (ravanan workflow).
Arun Isaac
2024-10-01
job-state: Add that the job-state records are for batch systems.
Arun Isaac
2024-10-01
vectors: Add vector-mapn.
Arun Isaac
2024-10-01
vectors: Add unindexed variant of vector-fold.
Arun Isaac
2024-10-01
job-state: Re-indent.
Arun Isaac
2024-10-01
command-line-tool: Copy path, not location.
Arun Isaac
2024-10-01
vectors: Add vector-member.
Arun Isaac
2024-10-01
workflow: Use bound variables instead of calling getters again.
Arun Isaac
2024-10-01
command-line-tool: Move scheduler to (ravanan workflow).
Arun Isaac
2024-10-01
propnet: Allow propagators to update their state.
Arun Isaac
2024-10-01
propnet: Present a polling interface to callers.
Arun Isaac
2024-09-23
command-line-tool: Update path to staged input files.
Arun Isaac
2024-09-23
command-line-tool: Defer access of input values to runtime.
Arun Isaac
2024-09-23
command-line-tool: Separate file copying from canonization.
Arun Isaac
2024-09-23
utils: Move json-ref to (ravanan work utils).
Arun Isaac
2024-09-20
command-line-tool: Add missing argument to canonicalize-file-value.
Arun Isaac
[next]