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-07-03
guix.scm: Depend on cwltool and graphviz.
Arun Isaac
2021-07-03
guix.scm: Import (gnu packages skribilo).
Arun Isaac
2021-07-03
doc: Squeeze double space.
Arun Isaac
2021-07-03
Makefile: Comment on -local targets.
Arun Isaac
2021-07-02
.dir-locals.el: Indent syntax-lambda** correctly.
Arun Isaac
2021-07-02
.dir.locals.el: Remove unused indentation specifiers.
Arun Isaac
2021-07-02
doc: Add copyright headers.
Arun Isaac
2021-07-02
build-aux: Do not make backup files.
Arun Isaac
2021-07-02
tests: Ensure stdin input has no inputBinding.
Arun Isaac
2021-07-02
tests: Remove unnecessary import.
Arun Isaac
2021-07-02
Makefile: Track dependencies automatically.
Arun Isaac
2021-06-29
doc: Document passing input into stdin.
Arun Isaac
2021-06-29
ccwl: Return #f if alist is empty after filtering.
Arun Isaac
2021-06-28
Makefile: Clean entire website manual directory.
Arun Isaac
2021-06-28
ccwl: Import (srfi srfi-2).
Arun Isaac
2021-06-28
ccwl: Fix indentation.
Arun Isaac
2021-06-28
website: Constrain images within their containers.
Arun Isaac
2021-06-28
doc: Add workflow graphs.
Arun Isaac
2021-06-28
Makefile: Build workflow images.
Arun Isaac
2021-06-28
ccwl: Support SVG images in HTML documentation.
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-21
ccwl: Link source links to entire s-exp.
Arun Isaac
2021-06-19
website: Set foreground color to black.
Arun Isaac
2021-06-19
website: Italicize code symbols.
Arun Isaac
2021-06-19
website: Add background color and padding to code snippets.
Arun Isaac
2021-06-19
README: Remove broken link to tutorial.
Arun Isaac
2021-06-19
.gitignore: Add files.
Arun Isaac
2021-06-19
Makefile: Let info and html targets depend on skribilo config.
Arun Isaac
2021-06-19
doc: Link to source for pipe and tee.
Arun Isaac
2021-06-19
ccwl: Add source links.
Arun Isaac
2021-06-19
configure: Search for emacs.
Arun Isaac
2021-06-19
Makefile: Use MKDIR_P instead of `mkdir -p'.
Arun Isaac
2021-06-19
Makefile: Delete manual directory before rebuilding.
Arun Isaac
2021-06-19
website: Move CSS into the website directory.
Arun Isaac
2021-06-15
website: Make SVG badges clickable.
Arun Isaac
2021-06-15
doc: Move documentation from texinfo to skribilo.
Arun Isaac
2021-06-10
build-aux: Do not override org-html--svg-image.
Arun Isaac
2021-06-10
pre-inst-env: Handle absent environment variables.
Arun Isaac
2021-06-10
README: Do not use org macros.
Arun Isaac
2021-06-10
README: Add continuous integration badges.
Arun Isaac
2021-06-01
Do not export obsolete functions.
Arun Isaac
2021-06-01
Introduce new command definition syntax.
Arun Isaac
2021-06-01
Remove unused setters, appenders, etc.
Arun Isaac
2021-06-01
In pipe, pass through input keys to all expressions.
Arun Isaac
2021-06-01
Filter out global workflow inputs from workflow outputs.
Arun Isaac
2021-06-01
Add filter-mapi.
Arun Isaac
2021-06-01
Add syntax-lambda**.
Arun Isaac
2021-06-01
Avoid datum->syntax.
Arun Isaac
[next]