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-06-01
Add filter-mapi.
Arun Isaac
2021-06-01
Add syntax-lambda**.
Arun Isaac
2021-06-01
Avoid datum->syntax.
Arun Isaac
2021-06-01
Add unsyntax-keywords.
Arun Isaac
2021-05-25
Git ignore auto-generated doc files.
Arun Isaac
2021-05-25
Add texinfo as a build dependency.
Arun Isaac
2021-05-25
Add table of contents to manual.
Arun Isaac
2021-05-25
Add title and copyright pages to manual.
Arun Isaac
2021-05-25
Hide Top node introduction in printed manual.
Arun Isaac
2021-05-25
Mention version in manual.
Arun Isaac
2021-05-24
Mention documentation in the README.
Arun Isaac
2021-05-24
Rewrite the README introduction to ccwl.
Arun Isaac
2021-05-24
Add HTML manual to website.
Arun Isaac
2021-05-24
Add CSS to website.
Arun Isaac
2021-05-24
Build website from README.org.
Arun Isaac
2021-05-24
Add Contributing section to README.
Arun Isaac
2021-05-24
Downcase ccwl.
Arun Isaac
2021-05-24
Do not compile pre-inst-env.
Arun Isaac
2021-05-24
Remove unnecessary -s flag from shebang.
Arun Isaac
2021-05-24
Replace suffix rule with pattern rule.
Arun Isaac
2021-05-24
Do not bind command line argument 0 in pre-inst-env.
Arun Isaac
2021-05-24
Set PATH in pre-inst-env.
Arun Isaac
2021-05-24
Add "Workflow with multiple steps" to tutorial.
Arun Isaac
2021-05-24
Install ccwl script.
Arun Isaac
2021-05-24
Add "Capturing output files" to tutorial.
Arun Isaac
2021-05-24
Add "Capturing stdout" section to tutorial.
Arun Isaac
2021-05-24
Add "First example" section to tutorial.
Arun Isaac
2021-05-24
Add tutorial.
Arun Isaac
2021-05-23
Unify command variable reference.
Arun Isaac
2021-05-23
Add manual.
Arun Isaac
2021-05-17
Support simpler syntax for inputs with no properties.
Arun Isaac
2021-05-17
Support implicit key pairing.
Arun Isaac
2021-05-17
Support commands with implicit step identifier.
Arun Isaac
2021-05-17
Abstract out command variable reflection.
Arun Isaac
2021-05-17
Remove deprecated %stdin and %stdout variables.
Arun Isaac
2021-05-17
Indent workflow macro correctly.
Arun Isaac
2021-05-17
Support general DAG workflows.
Arun Isaac
2021-05-15
Implement <key> type and utilities.
Arun Isaac
2021-05-15
Pass inputs explicitly to make-workflow.
Arun Isaac
2021-05-15
Use symbols as input identifiers instead of strings.
Arun Isaac
2021-05-15
Make stdin a unary key of command.
Arun Isaac
2021-05-15
Do not convert YAML symbols from kebab case to camel case.
Arun Isaac
2021-05-15
Add list functions for multi-valued functions.
Arun Isaac
2021-05-14
Rewrite pre-inst-env in scheme.
Arun Isaac
2021-04-26
Remove deprecated pipeline function.
Arun Isaac
2021-04-26
Escape asterisk characters in scm->yaml.
Arun Isaac
2021-04-26
Test if scm->yaml escapes hyphen characters.
Arun Isaac
2021-04-26
Add .gitignore.
Arun Isaac
2021-04-26
Run tests in autotools build system.
Arun Isaac
2021-04-26
Remove deprecated break-pair tests.
Arun Isaac
[prev]
[next]