index
:
ravanan
keyring
main
High-reproducibility CWL runner powered by Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2024-12-06
dir-locals: Indent call-with-inferior correctly.
Arun Isaac
2024-12-05
bin: Do not specify the default output port unnecessarily.
Arun Isaac
2024-12-05
bin: Add --output-directory argument.
Arun Isaac
2024-12-04
bin: Indicate that the --store argument was not specified.
Arun Isaac
2024-12-04
bin: Indicate that the --scratch argument was not specified.
Arun Isaac
2024-12-04
bin: Indicate that the --slurm-jwt argument was not specified.
Arun Isaac
2024-12-04
bin: Add --version flag.
Arun Isaac
2024-11-06
command-line-tool: Bubble up manifest file errors to the top level.
Arun Isaac
2024-11-06
bin: Remove default Guix manifest.
Arun Isaac
2024-11-06
command-line-tool: Support packages in SoftwareRequirement.
Arun Isaac
2024-11-06
command-line-tool: Allow processing manifest objects without a file.
Arun Isaac
2024-11-06
bin: Add --guix-channels command-line argument.
Arun Isaac
2024-11-06
command-line-tool: Build manifest in Guix inferior with channels.
Arun Isaac
2024-11-06
command-line-tool: Convert manifest to environment in new function.
Arun Isaac
2024-11-06
utils: Generalize load-manifest and move to (ravanan utils).
Arun Isaac
2024-11-06
command-line-tool: Implement WorkReuse.
Arun Isaac
2024-11-06
command-line-tool: Fit Guix manifest into SoftwareRequirement.
Arun Isaac
[next]