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
2025-02-28
README: Add Contributing section.
Arun Isaac
2025-02-24
command-line-tool: Pass package versions separately to inferior.
Arun Isaac
2025-02-24
command-line-tool: Handle SoftwarePackage in helper function.
Arun Isaac
2025-02-24
guix: Inherit ravanan package from Guix upstream.
Arun Isaac
2025-02-01
Revert "bin: Remove unused (ravanan command-line-tool) import."
Arun Isaac
2025-01-28
README: Mention use of caching for developing workflows.
Arun Isaac
2025-01-28
images: Crop image of Ravanan.
Arun Isaac
2025-01-28
releases: Add v0.1.0 release tarball.
Arun Isaac
2025-01-28
bin: Add newline after usage message.
v0.1.0
Arun Isaac
2025-01-28
Makefile: Add release tarball generation rules.
Arun Isaac
2025-01-28
Makefile: Treat config.scm distinctly from sources.
Arun Isaac
2025-01-27
README: Add table of contents.
Arun Isaac
2025-01-27
README: Add image of Ravanan.
Arun Isaac
2025-01-27
README: Fix grammar.
Arun Isaac
2025-01-27
README: Restructure introduction.
Arun Isaac
2025-01-27
README: Add "Building from source" section.
Arun Isaac
2025-01-27
README: Fill out "How to use" section.
Arun Isaac
2025-01-27
bin: Create store directory when it does not exist.
Arun Isaac
2025-01-27
store: Move store interning code to (ravanan store).
Arun Isaac
2025-01-27
bin: Remove unused (ravanan command-line-tool) import.
Arun Isaac
2025-01-27
store: Move store path related code to new module.
Arun Isaac
2025-01-26
slurm-api: Handle all slurm job state codes.
Arun Isaac
2025-01-25
workflow: Hard link instead of copying when interning into the store.
Arun Isaac
2025-01-25
slurm-api: Handle failed state when polling job state.
Arun Isaac
2025-01-24
slurm-api: Translate slurm job states correctly.
Arun Isaac
2025-01-24
slurm-api: Error out when all options have been exhausted.
Arun Isaac
2025-01-24
slurm-api: Support tracing.
Arun Isaac
2025-01-24
verbosity: Implement subsystem tracing.
Arun Isaac
2025-01-24
command-line-tool: Support float and double types.
Arun Isaac
2025-01-24
command-line-tool: Import (ravanan work types) into the job script.
Arun Isaac
2025-01-23
command-line-tool: Handle G-exp args when joining with item separator.
Arun Isaac
2025-01-23
workflow: Handle exceptions in run-workflow.
Arun Isaac
2025-01-23
slurm-api: Bind return value of slurm-http-get in the state monad.
Arun Isaac
2025-01-22
reader: Normalize File array type formals too.
Arun Isaac
2025-01-22
reader: Promote normalize functions to top level.
Arun Isaac
2025-01-22
workflow: Return correct updated state when polling list states.
Arun Isaac
2025-01-21
command-line-tool: Write output JSON atomically to the store.
Arun Isaac
2025-01-21
work/utils: Add call-with-atomic-output-file.
Arun Isaac
2025-01-21
utils: Delete unused call-with-temporary-file.
Arun Isaac
2025-01-21
propnet: Make interface state-monadic.
Arun Isaac
2025-01-21
workflow: Use lists to represent state of scatter steps.
Arun Isaac
2025-01-21
propnet: Introduce <state+status> objects for polling.
Arun Isaac
2025-01-21
job-state: Do not allow updating of low-level job-state objects.
Arun Isaac
2025-01-21
workflow: Return state of scheduled jobs as a state-monadic value.
Arun Isaac
2025-01-20
single-machine: Make interface state-monadic.
Arun Isaac
2025-01-20
slurm: Make interface state-monadic.
Arun Isaac
2025-01-20
propnet: Schedule all propagators from inbox in a single step.
Arun Isaac
2025-01-20
single-machine: Move single machine batch system to separate module.
Arun Isaac
2025-01-20
monads: Rename bindings to other-bindings in mlet*.
Arun Isaac
2025-01-20
monads: Re-indent mlet*.
Arun Isaac
[next]