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