index
:
ccwl
keyring
main
Concise Common Workflow Language (mirror of https://github.com/arunisaac/ccwl)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-05
website: Do not specify line-height on h1, h2 and h3.
Arun Isaac
2021-11-05
Makefile: Copy images without recursion.
Arun Isaac
2021-11-05
Makefile: Delete target if recipe fails.
Arun Isaac
2021-11-05
Makefile: Create doc directory before populating it.
Arun Isaac
2021-11-05
Makefile: Do not clean files based on extension.
Arun Isaac
2021-11-05
Makefile: Distinguish DOC_OTHER from DOC_OUT.
Arun Isaac
2021-11-05
doc: Document reuse of external CWL workflows.
Arun Isaac
2021-11-04
Makefile: Distribute doc/hello.c.gz. and doc/hello.txt.
Arun Isaac
2021-11-04
Makefile: Pass auxiliary dependencies from automatic variables.
Arun Isaac
2021-11-04
build-aux: Use paths relative to top-level in generate-cwl-output.sh.
Arun Isaac
2021-11-02
configure: Check for (yaml) guile module.
Arun Isaac
2021-11-02
Makefile: Distribute doc/hello.tar.
Arun Isaac
2021-11-02
Makefile: Do not distribute *.out files.
Arun Isaac
2021-11-02
tests: Add input-output-parameters.cwl.
Arun Isaac
2021-11-02
ccwl: Support external CWL workflows.
Arun Isaac
2021-11-02
guix.scm: Define ccwl as a separate variable.
Arun Isaac
2021-11-02
ccwl: Rename graphviz to dot.
Arun Isaac
2021-10-19
configure: Warn if emacs is not found.
Arun Isaac
2021-10-19
configure: Error out if required programs are not found.
Arun Isaac
2021-10-19
guix.scm: Use git-predicate from (guix git-download).
Arun Isaac
2021-10-18
doc: Say that inputs, not workflow inputs, come into pipe and tee.
Arun Isaac
2021-10-18
ccwl: Fix indentation and paragraph filling.
Arun Isaac
2021-10-18
ccwl: Implement rename to rename keys between steps.
Arun Isaac
2021-10-18
ccwl: Improve comment describing handling of single input commands.
Arun Isaac
2021-10-18
ccwl: Add setter for name field of <key> type.
Arun Isaac
2021-10-18
ccwl: Separate ccwl key from CWL input/output id.
Arun Isaac
2021-10-12
tests: Fix quoting of type.
Arun Isaac
2021-10-12
Makefile: Use ccwl to generate graphviz graph.
Arun Isaac
2021-10-12
scripts: Allow compiling to graphviz.
Arun Isaac
2021-10-12
scripts: Print usage information on --help and incorrect usage.
Arun Isaac
2021-10-12
scripts: Use args-fold.
Arun Isaac
2021-10-12
scripts: Wrap main body in function.
Arun Isaac
2021-10-12
ccwl: Implement compiling to graphviz.
Arun Isaac
2021-10-11
ccwl: Remove unused invoke-command function.
Arun Isaac
2021-10-11
ccwl: Factorize out CWL generation code to separate file.
Arun Isaac
2021-10-11
ccwl: Remove unused write-cwl function.
Arun Isaac
2021-10-07
ccwl: Pass workflow inputs through every command.
Arun Isaac
2021-10-06
ccwl: Fix the docstring of workflow-steps.
Arun Isaac
2021-10-04
ccwl: Quote source code in error messages.
Arun Isaac
2021-10-04
ccwl: Support #:allow-other-keys in lambda** and syntax-lambda**.
Arun Isaac
2021-10-04
ccwl: Error out on invalid keywords to lambda**.
Arun Isaac
2021-10-04
tests: Remove stray syntax-lambda** form.
Arun Isaac
2021-10-04
Revert "In pipe, pass through input keys to all expressions."
Arun Isaac
2021-10-04
website: Upcase SVG in comment.
Arun Isaac
2021-09-29
README: Add a Download section using a dynamic block.
Arun Isaac
2021-09-29
README: Add GitHub link using an org dynamic block.
Arun Isaac
2021-09-29
Makefile: Record dependency on build-home-page.el.
Arun Isaac
2021-08-17
build-aux: Remove redundant beginning-of-line.
Arun Isaac
2021-08-17
build-aux: Link to GitHub repo on website.
Arun Isaac
2021-08-17
ccwl: Define output objects using a macro instead of a function.
Arun Isaac
[next]