aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
keyringAdd key for arunisaac.Arun Isaac20 months
mainREAME: Add image name to docker commands.Arun Isaac3 weeks
 
TagDownloadAuthorAge
v0.4.0ccwl-0.4.0.tar.gz  ccwl-0.4.0.tar.lz  ccwl-0.4.0.zip  Arun Isaac4 weeks
v0.3.0ccwl-0.3.0.tar.gz  ccwl-0.3.0.tar.lz  ccwl-0.3.0.zip  Arun Isaac13 months
v0.2.0ccwl-0.2.0.tar.gz  ccwl-0.2.0.tar.lz  ccwl-0.2.0.zip  Arun Isaac3 years
v0.1.0ccwl-0.1.0.tar.gz  ccwl-0.1.0.tar.lz  ccwl-0.1.0.zip  Arun Isaac4 years
 
AgeCommit messageAuthor
2025-01-28REAME: Add image name to docker commands.•••* README.org (Installation)[Using binary software bundles]{Using the Docker image}: Add image name to docker commands. HEADmainArun Isaac
2025-01-28Add v0.4.0 release tarball.•••* website/releases/ccwl-0.4.0.tar.lz, website/releases/ccwl-0.4.0.tar.lz.asc: New files * build-aux/build-home-page.el (org-dblock-write:download): Update website. Arun Isaac
2025-01-28NEWS: Update for version 0.4.0.•••* NEWS.org (Changes in 0.4.0 (since 0.3.0)): New section. v0.4.0Arun Isaac
2024-05-30doc: Use section- prefix in section identifier.•••* doc/ccwl.skb (Cookbook)[Prefix arguments]: Use section- prefix in identifier. Arun Isaac
2024-05-30doc: Document prefixing arguments.•••* doc/ccwl.skb (Cookbook)[Prefix arguments]: New section. * doc/prefix-arguments.scm: New file. Arun Isaac
2024-05-30doc: Document passing in arbitrary CWL Requirements.•••* doc/ccwl.skb (Cookbook)[Pass in arbitrary CWL Requirements]: New section. * doc/inline-javascript-requirement.scm, doc/resource-requirement.scm: New files. Arun Isaac
2024-04-13ccwl: Restrict #:requirements parameter to YAML serializable trees.•••This is in keeping with the way the #:other parameter is handled. * ccwl/ccwl.scm (command, js-expression): Restrict #:requirements parameter to YAML serializable trees. Arun Isaac
2024-04-12doc: Use curly single quotation marks.•••Curly quotation marks are better typography than straight quotation marks. Straight quotation marks were introduced only due to the physical limitations of the typewriter. * doc/ccwl.skb: Use curly single quotation marks. Arun Isaac
2024-04-12doc: Write guide to the source code.•••* doc/ccwl.skb (Guide to the source code): New chapter. (Contributing): Demote to section inside "Guide to the source code". Arun Isaac
2024-03-22doc: Markup "0" and "n-1" as code.•••* doc/ccwl.skb (Cookbook)[Javascript expressions via ExpressionTool]: Markup "0" and "n-1" as code. Arun Isaac
[...]