summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-06Add command->cwl rendering function.Arun Isaac
2021-03-06Add modifier for run field of <step> object.Arun Isaac
2021-03-06Add field appenders.Arun Isaac
2021-03-06Introduce <command> type.Arun Isaac
2021-03-06Delete command parsing functions.Arun Isaac
2021-03-06Remove <intermediate> type.Arun Isaac
2021-03-06Re-order fields of <input> type.Arun Isaac
2021-03-06Combine <workflow-output> type into <output> type.Arun Isaac
2021-03-06Migrate to SRFI-9 records.Arun Isaac
2021-02-27Rewrite parse-command using break-pair.Arun Isaac
2021-02-27Add break-pair utility.Arun Isaac
2021-02-27Display dictionary entries with empty values on the same line.Arun Isaac
2021-02-27Add scm->yaml-string.Arun Isaac
2021-02-27Rename project to ccwl.Arun Isaac
2021-02-25Support embedding clitool into a workflow step.Arun Isaac
2021-02-23Initial commitArun Isaac