summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-19website: Italicize code symbols.Arun Isaac
2021-06-19website: Add background color and padding to code snippets.Arun Isaac
2021-06-19README: Remove broken link to tutorial.Arun Isaac
2021-06-19.gitignore: Add files.Arun Isaac
2021-06-19Makefile: Let info and html targets depend on skribilo config.Arun Isaac
2021-06-19doc: Link to source for pipe and tee.Arun Isaac
2021-06-19ccwl: Add source links.Arun Isaac
2021-06-19configure: Search for emacs.Arun Isaac
2021-06-19Makefile: Use MKDIR_P instead of `mkdir -p'.Arun Isaac
2021-06-19Makefile: Delete manual directory before rebuilding.Arun Isaac
2021-06-19website: Move CSS into the website directory.Arun Isaac
2021-06-15website: Make SVG badges clickable.Arun Isaac
2021-06-15doc: Move documentation from texinfo to skribilo.Arun Isaac
2021-06-10build-aux: Do not override org-html--svg-image.Arun Isaac
2021-06-10pre-inst-env: Handle absent environment variables.Arun Isaac
2021-06-10README: Do not use org macros.Arun Isaac
2021-06-10README: Add continuous integration badges.Arun Isaac
2021-06-01Do not export obsolete functions.Arun Isaac
2021-06-01Introduce new command definition syntax.Arun Isaac
2021-06-01Remove unused setters, appenders, etc.Arun Isaac
2021-06-01In pipe, pass through input keys to all expressions.Arun Isaac
2021-06-01Filter out global workflow inputs from workflow outputs.Arun Isaac
2021-06-01Add filter-mapi.Arun Isaac
2021-06-01Add syntax-lambda**.Arun Isaac
2021-06-01Avoid datum->syntax.Arun Isaac
2021-06-01Add unsyntax-keywords.Arun Isaac
2021-05-25Git ignore auto-generated doc files.Arun Isaac
2021-05-25Add texinfo as a build dependency.Arun Isaac
2021-05-25Add table of contents to manual.Arun Isaac
2021-05-25Add title and copyright pages to manual.Arun Isaac
2021-05-25Hide Top node introduction in printed manual.Arun Isaac
2021-05-25Mention version in manual.Arun Isaac
2021-05-24Mention documentation in the README.Arun Isaac
2021-05-24Rewrite the README introduction to ccwl.Arun Isaac
2021-05-24Add HTML manual to website.Arun Isaac
2021-05-24Add CSS to website.Arun Isaac
2021-05-24Build website from README.org.Arun Isaac
2021-05-24Add Contributing section to README.Arun Isaac
2021-05-24Downcase ccwl.Arun Isaac
2021-05-24Do not compile pre-inst-env.Arun Isaac
2021-05-24Remove unnecessary -s flag from shebang.Arun Isaac
2021-05-24Replace suffix rule with pattern rule.Arun Isaac
2021-05-24Do not bind command line argument 0 in pre-inst-env.Arun Isaac
2021-05-24Set PATH in pre-inst-env.Arun Isaac
2021-05-24Add "Workflow with multiple steps" to tutorial.Arun Isaac
2021-05-24Install ccwl script.Arun Isaac
2021-05-24Add "Capturing output files" to tutorial.Arun Isaac
2021-05-24Add "Capturing stdout" section to tutorial.Arun Isaac
2021-05-24Add "First example" section to tutorial.Arun Isaac
2021-05-24Add tutorial.Arun Isaac