about summary refs log tree commit diff
AgeCommit message (Expand)Author
15 hoursscripts: Change directory before loading source files. HEAD mainArun Isaac
15 hoursutils: Add call-with-current-directory.Arun Isaac
15 hoursccwl: Error out if old key in rename is a keyword.Arun Isaac
25 hoursREADME: Document Singularity image usage.Arun Isaac
25 hoursHACKING: Add Matrix rooms to publicize releases at.Arun Isaac
26 hoursHACKING: List out publicity venues.Arun Isaac
39 hoursui: Handle ~A, ~a placeholders case-insensitively.Arun Isaac
39 hoursscripts: Report unbalanced parentheses gracefully.Arun Isaac
41 hoursscripts: Print bug report request before backtrace.Arun Isaac
2 daysscripts: Document --help in usage.Arun Isaac
2 daysdir-locals: Indent set-function-inputs correctly.Arun Isaac
2 daysMakefile: Add ares target.Arun Isaac
2 daysscripts: Report non-existent source files gracefully.Arun Isaac
2 daysscripts: Prefer let to let*.Arun Isaac
2 daysscripts: Do no accept argument with --help.Arun Isaac
2026-03-25manifest: Add development manifest.Arun Isaac
2026-03-24scripts: Remove unused invalid-operand function.Arun Isaac
2026-03-24scripts: Treat -h the same as --help.Arun Isaac
2026-03-23Revert "guix: Switch to skribilo 0.10.0."Arun Isaac
2026-01-27ccwl: Fix texinfo typo in function-inputs docstring.Arun Isaac
2026-01-27ccwl: Allow literals as arguments to workflows, not just commands.Arun Isaac
2026-01-13guix: Do not add guile-run64 to native inputs.Arun Isaac
2026-01-13guix: Switch to skribilo 0.10.0.Arun Isaac
2026-01-13HACKING: Add hacking instructions.Arun Isaac
2026-01-13guix: Produce distribution as output file, not a directory.Arun Isaac
2026-01-13guix: Clone ccwl git repository using file://.Arun Isaac
2026-01-13README: Mention that news for later releases is in the tag message.Arun Isaac
2026-01-13website: Add 0.5.0 release tarball.Arun Isaac
2025-12-31utils: Require arity for mapn. v0.5.0Arun Isaac
2025-12-19ccwl: Add #:separate? argument to prefixed arguments.Arun Isaac
2025-12-19ccwl: Allow prefixed arguments to have additional keyword arguments.Arun Isaac
2025-12-19ccwl: Add separator field to <input> constuctor.Arun Isaac
2025-12-19tests: Prefer test-equal to test-assert.Arun Isaac
2025-12-19doc: Do not capture output in prefix arguments example.Arun Isaac
2025-12-19conditions: Fix docstring typo.Arun Isaac
2025-12-19cwl: Prune unmapped keys from entire tree instead of filtering alists.Arun Isaac
2025-12-19guix: Move website builder to its own file.Arun Isaac
2025-12-02scripts: Use raise-exception instead of scm-error.Arun Isaac
2025-12-02scripts: Do not wrap simple condition in condition.Arun Isaac
2025-12-02scripts: Add --output option.Arun Isaac
2025-12-02scripts: Only guard load function for ccwl-violation.Arun Isaac
2025-12-02scripts: Spin out compilation into separate function.Arun Isaac
2025-12-01scripts: Move options to separate variable.Arun Isaac
2025-11-27cwl: Serialize #f default values.Arun Isaac
2025-11-27Use guile-run64 for tests.Arun Isaac
2025-02-28README: Mention that we do not work on GitHub.Arun Isaac
2025-02-28README: Mention public inbox.Arun Isaac
2025-01-28REAME: Add image name to docker commands.Arun Isaac
2025-01-28Add v0.4.0 release tarball.Arun Isaac
2025-01-28NEWS: Update for version 0.4.0. v0.4.0Arun Isaac