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-08-17
build-aux: Preserve only the LIBRARY_PATH environment in cwltool runs.
Arun Isaac
2021-08-16
Makefile: Generate sample output when building documentation.
Arun Isaac
2021-08-16
Makefile: Clean dot files correctly.
Arun Isaac
2021-08-16
Makefile: Allow tabs when editing in Emacs.
Arun Isaac
2021-08-16
ccwl: Define input objects using a macro instead of a function.
Arun Isaac
2021-07-27
ccwl: Make syntax-lambda** more like lambda**.
Arun Isaac
2021-07-27
build-aux: Use #t as the expected value for test-assert tests.
Arun Isaac
2021-07-20
ccwl: Do not specify '() as the default value for n-ary arguments.
Arun Isaac
2021-07-20
ccwl: Set default value of lambda** n-ary arguments to '().
Arun Isaac
2021-07-20
ccwl: Document syntax-lambda** support for default arguments.
Arun Isaac
2021-07-20
ccwl: Clarify difference between and lambda** and syntax-lambda**.
Arun Isaac
2021-07-20
ccwl: Support default values for arguments in lambda**.
Arun Isaac
2021-07-20
tests: Add tests for ccwl/utils.scm.
Arun Isaac
2021-07-20
ccwl: Add examples to docstrings.
Arun Isaac
2021-07-19
build-aux: Put website building code into a function.
Arun Isaac
2021-07-19
ccwl: Add missing syntax in unsyntax-keywords docstring example.
Arun Isaac
2021-07-19
tests: Fix order of arguments to test-equal.
Arun Isaac
2021-07-19
tests: Fix indentation.
Arun Isaac
2021-07-19
build-aux: Support disabling of color in tests.
Arun Isaac
2021-07-19
build-aux: Color test suite names.
Arun Isaac
2021-07-19
build-aux: Abstract out colored text.
Arun Isaac
2021-07-19
build-aux: Improve test driver output.
Arun Isaac
2021-07-06
Release version 0.1.0.
v0.1.0
Arun Isaac
2021-07-06
NEWS: Update.
Arun Isaac
2021-07-06
.gitignore: Update rules regarding website directory.
Arun Isaac
2021-07-06
Makefile: Add release target.
Arun Isaac
2021-07-05
ccwl: Remove extra blank lines.
Arun Isaac
2021-07-05
website: Highlight code snippets.
Arun Isaac
2021-07-05
doc: Inline code snippets.
Arun Isaac
2021-07-05
doc: Add python named arguments example.
Arun Isaac
2021-07-04
Makefile: Replace top_builddir with builddir.
Arun Isaac
2021-07-04
Makefile: Pass image path to skribilo.
Arun Isaac
2021-07-04
doc: Use PNG images instead of SVG.
Arun Isaac
2021-07-04
Makefile: Pass source path to skribilo.
Arun Isaac
2021-07-04
doc: Search for source-ref referenced files in source-path.
Arun Isaac
2021-07-04
doc: Remove redundant file open.
Arun Isaac
2021-07-04
Makefile: Distribute documentation.
Arun Isaac
2021-07-04
Makefile: Include .depends with automake.
Arun Isaac
2021-07-04
Makefile: Clean only directories in clean-local.
Arun Isaac
2021-07-04
Makefile: Build skribilo documentation in-place.
Arun Isaac
2021-07-04
Makefile: List files in a single line.
Arun Isaac
2021-07-04
scripts: Do not compile ccwl files.
Arun Isaac
2021-07-04
Makefile: Do not create website directory.
Arun Isaac
2021-07-04
Makefile: Add prefix variables for silencing commands.
Arun Isaac
2021-07-03
doc: Use emph instead of quotes for emphasis.
Arun Isaac
2021-07-03
doc: Move skribilo configuration into doc directory.
Arun Isaac
2021-07-03
Makefile: Build skribilo configuration before documentation.
Arun Isaac
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
[prev]
[next]