index
:
ccwl
keyring
main
Concise Common Workflow Language (mirror of https://github.com/arunisaac/ccwl)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
ccwl.skb
Age
Commit message (
Expand
)
Author
2024-05-30
doc: Use section- prefix in section identifier.
HEAD
main
Arun Isaac
2024-05-30
doc: Document prefixing arguments.
Arun Isaac
2024-05-30
doc: Document passing in arbitrary CWL Requirements.
Arun Isaac
2024-04-12
doc: Use curly single quotation marks.
Arun Isaac
2024-04-12
doc: Write guide to the source code.
Arun Isaac
2024-03-22
doc: Markup "0" and "n-1" as code.
Arun Isaac
2024-03-22
ccwl: Implement js-expression.
Arun Isaac
2023-12-01
ccwl: Implement identity construct.
Arun Isaac
2023-11-23
ccwl: Implement item separators for array inputs.
Arun Isaac
2023-11-21
doc: Update source reference to rename.
Arun Isaac
2023-11-17
doc: Add chapter and section identifiers.
Arun Isaac
2023-11-16
ccwl: Support nested arrays.
Arun Isaac
2023-11-14
ccwl: Implement scatter.
Arun Isaac
2023-10-17
ccwl: Support staging input files.
Arun Isaac
2023-10-15
ccwl: Make #:stderr and #:stdout first class parameters.
Arun Isaac
2022-04-09
doc: Add table of contents.
Arun Isaac
2021-11-05
doc: Add spell check workflow to tutorial.
Arun Isaac
2021-11-05
doc: Document reuse of external CWL workflows.
Arun Isaac
2021-10-18
doc: Say that inputs, not workflow inputs, come into pipe and tee.
Arun Isaac
2021-08-16
Makefile: Generate sample output when building documentation.
Arun Isaac
2021-07-05
doc: Inline code snippets.
Arun Isaac
2021-07-05
doc: Add python named arguments example.
Arun Isaac
2021-07-04
doc: Use PNG images instead of SVG.
Arun Isaac
2021-07-04
Makefile: Build skribilo documentation in-place.
Arun Isaac
2021-07-03
doc: Use emph instead of quotes for emphasis.
Arun Isaac
2021-07-03
doc: Move skribilo configuration into doc directory.
Arun Isaac
2021-07-03
doc: Squeeze double space.
Arun Isaac
2021-07-02
doc: Add copyright headers.
Arun Isaac
2021-06-29
doc: Document passing input into stdin.
Arun Isaac
2021-06-28
doc: Add workflow graphs.
Arun Isaac
2021-06-22
doc: Specify command inputs in a separate argument.
Arun Isaac
2021-06-22
doc: Fix comma position.
Arun Isaac
2021-06-21
doc: Fill paragraph.
Arun Isaac
2021-06-19
doc: Link to source for pipe and tee.
Arun Isaac
2021-06-15
doc: Move documentation from texinfo to skribilo.
Arun Isaac