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-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
2025-01-20
monads: Add mappend-map.
Arun Isaac
2025-01-20
monads: Add mmap.
Arun Isaac
2025-01-19
monads: Add sequence.
Arun Isaac
2025-01-19
monads: Implement the state monad.
Arun Isaac
2025-01-19
monads: Add mbegin.
Arun Isaac
2025-01-19
monads: Do not export maybe-monad.
Arun Isaac
2025-01-19
command-line-tool: Re-indent run-command-line-tool.
Arun Isaac
2025-01-07
guix: Use %default-gnu-imported-modules.
Arun Isaac
2025-01-07
guix: Add NODE makeflag.
Arun Isaac
2025-01-07
guix: Depend on guile-json-4.
Arun Isaac
[next]