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
Age
Commit message (
Expand
)
Author
2024-03-22
doc: Markup "0" and "n-1" as code.
Arun Isaac
2024-03-22
ccwl: Implement js-expression.
Arun Isaac
2024-03-22
scripts: Use unified function terminology.
Arun Isaac
2024-03-12
ccwl: Find run argument directly without finding the position first.
Arun Isaac
2024-03-12
ccwl: Count argument positions on flattened run arguments.
Arun Isaac
2024-03-12
tests: Fix command definition in test.
Arun Isaac
2024-01-26
NEWS: Mark (term ansi-color) as code.
Arun Isaac
2024-01-26
Add v0.3.0 release tarballs.
Arun Isaac
2024-01-26
NEWS: Update for version 0.3.0.
v0.3.0
Arun Isaac
2024-01-26
guix: Add recipe to create a distribution tarball.
Arun Isaac
2024-01-26
Makefile: Split up release tarball signature into separate target.
Arun Isaac
2024-01-26
Makefile: Clean up .depends.
Arun Isaac
2024-01-26
build-aux: Do not infer release information from git tags.
Arun Isaac
2024-01-25
Revert "guix: Use source with complete git repo to build website."
Arun Isaac
2024-01-25
configure: Sort tags latest first when picking version.
Arun Isaac
2024-01-25
guix: Use source with complete git repository to build website.
Arun Isaac
2024-01-13
guix: Add G-expression computed-file to build website.
Arun Isaac
2023-12-01
ccwl: Deduplicate global workflow input keys across tee branches.
Arun Isaac
2023-12-01
tests: Put expected expression before actual expression.
Arun Isaac
2023-12-01
ccwl: Implement identity construct.
Arun Isaac
2023-11-23
tests: Bump copyright year.
Arun Isaac
2023-11-23
yaml: Escape all indicator characters.
Arun Isaac
2023-11-23
ccwl: Implement item separators for array inputs.
Arun Isaac
2023-11-23
ccwl: Scan run-args only once when constructing inputs.
Arun Isaac
2023-11-23
ccwl: Parse run arguments recursively.
Arun Isaac
2023-11-23
dir-locals: Indent test-condition correctly.
Arun Isaac
2023-11-21
doc: Update source reference to rename.
Arun Isaac
2023-11-21
ccwl: Comment on passing global workflow inputs through all commands.
Arun Isaac
2023-11-21
ccwl: Reimplement rename recursively.
Arun Isaac
2023-11-21
ccwl: Report unknown keys passed to rename.
Arun Isaac
2023-11-21
tests: Report non-keyword arguments to rename.
Arun Isaac
2023-11-21
tests: Abstract out testing for conditions.
Arun Isaac
2023-11-19
ccwl: Delete code remnant from previous editing.
Arun Isaac
2023-11-18
ccwl: Error out if arguments have been supplied more than once.
Arun Isaac
2023-11-18
scripts: When ccwl crashes, say so explicitly.
Arun Isaac
2023-11-18
ccwl: Never set other and binding fields of inputs/outputs to #f.
Arun Isaac
2023-11-18
ccwl: Report non-existent external CWL workflow files.
Arun Isaac
2023-11-18
ccwl: Allow nested workflows in workflow body.
Arun Isaac
2023-11-18
ccwl: Restrict #:binding parameter to YAML serializable trees.
Arun Isaac
2023-11-17
ccwl: Report errors in rename mappings.
Arun Isaac
2023-11-17
utils: Define pairify behaviour on odd number of elements.
Arun Isaac
2023-11-17
ccwl: Implement cross product scattering operations.
Arun Isaac
2023-11-17
ccwl: Recreate types using syntax.
Arun Isaac
2023-11-17
ui: Colorize format specifiers not format arguments.
Arun Isaac
2023-11-17
yaml: Serialize atomic dictionary values on the same line.
Arun Isaac
2023-11-17
doc: Add chapter and section identifiers.
Arun Isaac
2023-11-16
yaml: Comment on various cases handled by scm->yaml.
Arun Isaac
2023-11-16
yaml: Display arrays with a single atomic element on the same line.
Arun Isaac
2023-11-16
ccwl: Support nested arrays.
Arun Isaac
2023-11-14
doc: Add scatter-gather snippet.
Arun Isaac
[next]