summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
keyringAdd key for arunisaac.Arun Isaac21 months
mainREADME: Mention that we do not work on GitHub.Arun Isaac5 weeks
 
TagDownloadAuthorAge
v0.4.0ccwl-0.4.0.tar.gz  ccwl-0.4.0.tar.lz  ccwl-0.4.0.zip  Arun Isaac2 months
v0.3.0ccwl-0.3.0.tar.gz  ccwl-0.3.0.tar.lz  ccwl-0.3.0.zip  Arun Isaac14 months
v0.2.0ccwl-0.2.0.tar.gz  ccwl-0.2.0.tar.lz  ccwl-0.2.0.zip  Arun Isaac3 years
v0.1.0ccwl-0.1.0.tar.gz  ccwl-0.1.0.tar.lz  ccwl-0.1.0.zip  Arun Isaac4 years
 
AgeCommit messageAuthor
2021-07-06Release version 0.1.0.•••* website/releases/ccwl-0.1.0.tar.lz, website/releases/ccwl-0.1.0.tar.lz.asc: New files. v0.1.0Arun Isaac
2021-07-06NEWS: Update.•••* NEWS: New file. Arun Isaac
2021-07-06.gitignore: Update rules regarding website directory.•••* .gitignore: Replace website with website/index.html and website/manual. Arun Isaac
2021-07-06Makefile: Add release target.•••* Makefile.am (CURRENT_RELEASE): New variable. (release, $(CURRENT_RELEASE), %.asc): New rules. Arun Isaac
2021-07-05ccwl: Remove extra blank lines.•••* ccwl/ccwl.scm: Remove extra blank lines. Arun Isaac
2021-07-05website: Highlight code snippets.•••* website/style.css (code): Set background color to the same gray as pre code snippets. Pad 0.2 em on the left and the right. Arun Isaac
2021-07-05doc: Inline code snippets.•••* doc/ccwl.skb (Tutorial)[Important concepts]: Inline code snippets. Arun Isaac
2021-07-05doc: Add python named arguments example.•••* doc/ccwl.skb (Tutorial)[Important concepts]: Add python named arguments example. Arun Isaac
2021-07-04Makefile: Replace top_builddir with builddir.•••Since we only have a top-level Makefile, top_builddir and builddir are the same. Use builddir in the interest of brevity. * Makefile.am (%.go, SCM_LOG_DRIVER, doc/ccwl.info, doc/ccwl.html): Replace top_builddire with builddir. Arun Isaac
2021-07-04Makefile: Pass image path to skribilo.•••* Makefile.am (SKRIBILO_FLAGS): Add --image-path=$(builddir). Arun Isaac
[...]