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
2023-09-28
cwl: Add command to CWL serialization function.
Arun Isaac
2023-09-28
scripts: Catch and report &formatted-message conditions.
Arun Isaac
2023-09-28
ui: Split out reporting of &formatted-message conditions.
Arun Isaac
2023-09-20
scripts: Ignore quit exceptions when requesting the user report bugs.
Arun Isaac
2023-09-20
scripts: Set scheme mode in Emacs.
Arun Isaac
2023-09-20
scripts: Catch uncaught exceptions and request the user report them.
Arun Isaac
2023-09-20
scripts: Allow script to be loaded without executing main.
Arun Isaac
2023-09-20
ccwl: Add TODO to support commands in lexical scope.
Arun Isaac
2023-09-20
tests: Test that rename works even on a final workflow output.
Arun Isaac
2023-09-19
ccwl: Use key name for output.
Arun Isaac
2023-09-19
ccwl: Add set-output-id setter.
Arun Isaac
2023-07-08
Make repository a guix channel.
Arun Isaac
2022-04-09
website: Use Fira Code and Charter fonts.
Arun Isaac
2022-04-09
doc: Add table of contents.
Arun Isaac
2022-04-09
scripts: Do not pass multiple arguments to env.
Arun Isaac
2022-04-09
scripts: Do not auto-compile the ccwl script.
Arun Isaac
2022-04-09
Makefile: Compile scheme source code with auto-compile disabled.
Arun Isaac
2022-02-11
README: Mention dependencies to build the manual.
Arun Isaac
2022-02-11
README: Remove deprecated bootstrap step from build instructions.
Arun Isaac
2022-02-05
Makefile: Copy HTML manual to website.
Arun Isaac
2022-01-19
build-aux: Fix broken link to signing key.
Arun Isaac
2022-01-16
ccwl: Raise parameter errors in workflow steps as exceptions.
Arun Isaac
2022-01-16
ccwl: Raise undefined ccwl command error as exception.
Arun Isaac
2022-01-16
ccwl: Raise exceptions on command syntax errors.
Arun Isaac
2022-01-16
ccwl: Raise exceptions on output syntax errors.
Arun Isaac
2022-01-16
ccwl: Raise exceptions on input syntax errors.
Arun Isaac
2022-01-16
ccwl: Delete plist->alist.
Arun Isaac
2022-01-16
ccwl: Document default default value of syntax-lambda**.
Arun Isaac
2022-01-16
ccwl: Clarify default default value of lambda**.
Arun Isaac
2022-01-16
ccwl: Do not expand to syntax values.
Arun Isaac
2022-01-16
ccwl: Remove out field from <step> type.
Arun Isaac
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
[next]