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
2022-01-16
scripts: Decide to not compile files ever.
Arun Isaac
2022-01-16
scripts: Report ccwl syntax violations.
Arun Isaac
2022-01-16
scripts: Read using read-syntax.
Arun Isaac
2022-01-16
ccwl: Add &formatted-message condition.
Arun Isaac
2022-01-16
tests: Move plist-ref ahead of test-begin.
Arun Isaac
2022-01-16
ccwl: Raise lambda** and syntax-lambda** errors as exceptions.
Arun Isaac
2022-01-16
ccwl: Add conditions.
Arun Isaac
2022-01-16
tests: Use @@ instead of module-ref and resolve-module.
Arun Isaac
2022-01-16
ccwl: Indent lambda** docstring examples correctly.
Arun Isaac
2022-01-10
dir-locals: Allows tabs in Makefiles.
Arun Isaac
2022-01-10
Migrate to hand-written Makefiles.
Arun Isaac
2021-12-17
Create specialized type for graphviz edge.
Arun Isaac
2021-12-17
Abstract out serialization of graphviz properties.
Arun Isaac
2021-12-13
ccwl: Support graphviz node ports.
Arun Isaac
2021-12-13
ccwl: Organize serialize into a generic function.
Arun Isaac
2021-12-13
ccwl: Escape only the double quote character in graphviz output.
Arun Isaac
2021-12-13
ccwl: Support graphviz HTML strings.
Arun Isaac
2021-12-10
guix.scm: Base ccwl package off upstream Guix package.
Arun Isaac
2021-12-10
README: Recommend Guix to set up a development environment.
Arun Isaac
2021-12-10
README: Recommend upstream Guix package for installation.
Arun Isaac
2021-12-09
contrib: Add pggb workflow.
Arun Isaac
2021-11-29
README: Emphasize that manual installation is from source.
Arun Isaac
2021-11-29
README: Add instructions for installation using software bundles.
Arun Isaac
2021-11-29
Makefile: Build software bundles.
Arun Isaac
2021-11-29
guix.scm: Add a wrap phase.
Arun Isaac
2021-11-25
guix.scm: Bump version.
Arun Isaac
2021-11-25
guix.scm: Use the upstream Guix guile-libyaml package.
Arun Isaac
2021-11-19
README: Add installation instructions.
Arun Isaac
2021-11-19
guix.scm: Replace guix environment with guix shell.
Arun Isaac
2021-11-06
Release version 0.2.0.
v0.2.0
Arun Isaac
2021-11-05
doc: Search source-path in scheme-source-form.
Arun Isaac
2021-11-05
build-aux: Extract dependencies from scheme-source-form.
Arun Isaac
2021-11-05
build-aux: Delete duplicates in dependencies.
Arun Isaac
2021-11-05
gitignore: Ignore dot files.
Arun Isaac
2021-11-05
doc: Add spell check workflow to tutorial.
Arun Isaac
2021-11-05
doc: Support extracting specific forms from a scheme file.
Arun Isaac
2021-11-05
build-aux: Hide doc/cwl-output in the manual output snippets.
Arun Isaac
2021-11-05
website: Do not specify line-height on h1, h2 and h3.
Arun Isaac
2021-11-05
Makefile: Copy images without recursion.
Arun Isaac
2021-11-05
Makefile: Delete target if recipe fails.
Arun Isaac
2021-11-05
Makefile: Create doc directory before populating it.
Arun Isaac
2021-11-05
Makefile: Do not clean files based on extension.
Arun Isaac
2021-11-05
Makefile: Distinguish DOC_OTHER from DOC_OUT.
Arun Isaac
2021-11-05
doc: Document reuse of external CWL workflows.
Arun Isaac
2021-11-04
Makefile: Distribute doc/hello.c.gz. and doc/hello.txt.
Arun Isaac
2021-11-04
Makefile: Pass auxiliary dependencies from automatic variables.
Arun Isaac
2021-11-04
build-aux: Use paths relative to top-level in generate-cwl-output.sh.
Arun Isaac
2021-11-02
configure: Check for (yaml) guile module.
Arun Isaac
2021-11-02
Makefile: Distribute doc/hello.tar.
Arun Isaac
2021-11-02
Makefile: Do not distribute *.out files.
Arun Isaac
[next]