aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-05work: Match null type using pattern matching.Arun Isaac
2024-09-05workflow: Do not error out on optional outputs.Arun Isaac
2024-09-05vectors: Add vector-filter-map->list.Arun Isaac
2024-09-05workflow: Refactor workflow output capture into separate function.Arun Isaac
2024-09-05command-line-tool: Remove mutual recursion in collect-bindings.Arun Isaac
2024-09-05command-line-tool: Require glob only for File and Directory types.Arun Isaac
2024-09-05command-line-tool: Refactor glob extraction into separate function.Arun Isaac
2024-09-05workflow: Check requirements and hints.Arun Isaac
2024-09-05command-line-tool: Emit newline after warning.Arun Isaac
2024-09-05command-line-tool: Report ID of input whose type is not specified.Arun Isaac
2024-09-05command-line-tool: Disambiguate error from raise-error.Arun Isaac
2024-09-05workflow: Support merging vectors element-wise.Arun Isaac
2024-09-05command-line-tool: Match type to "stdout" using equal?.Arun Isaac
2024-09-03command-line-tool: Import guile-gcrypt as an extension.Arun Isaac
2024-09-03command-line-tool: Pass workflow-output-directory to path->value.Arun Isaac
2024-08-24propnet: Enqueue propagators to an inbox before scheduling them.Arun Isaac
2024-08-24workflow: Retrieve outputs differently based on workflow class.Arun Isaac
2024-08-24command-line-tool: Report progress verbosely.Arun Isaac
2024-08-22bin: Add --help flag.Arun Isaac
2024-08-22bin: Remove unused invoke function.Arun Isaac
2024-08-22reader: Read files in other directories correctly.Arun Isaac
2024-08-22Make repository a Guix channel.Arun Isaac
2024-08-22Add gitignore.Arun Isaac
2024-08-22Uncommit binary files.Arun Isaac
2024-08-20Initial commitArun Isaac