Branch | Commit message | Author | Age |
keyring | Add key for arunisaac. | Arun Isaac | 7 months |
main | README: Add Contributing section. | Arun Isaac | 13 days |
|
Tag | Download | Author | Age |
v0.1.0 | ravanan-0.1.0.tar.gz ravanan-0.1.0.tar.lz ravanan-0.1.0.zip | Arun Isaac | 6 weeks |
|
Age | Commit message | Author |
2025-01-28 | bin: Add newline after usage message.•••* bin/ravanan (print-usage): Add newline at the end.
v0.1.0 | Arun Isaac |
2025-01-28 | Makefile: Add release tarball generation rules.•••* Makefile (GIT, GPG, LZIP, config_file_template, distribute_files,
dist_archive): New variables.
(dist, distsign, $(dist_archive), %.asc): New rules.
| Arun Isaac |
2025-01-28 | Makefile: Treat config.scm distinctly from sources.•••config.scm is a generated source file. Treat it the same as a
hand-written source file creates problems when generating release
tarballs.
* Makefile (sources): Remove $(config_file).
(objects): Add $(config_file:.scm=.go).
(install): Depend on $(config_file) and install it.
| Arun Isaac |
2025-01-27 | README: Add table of contents.•••* README.md: Add table of contents.
| Arun Isaac |
2025-01-27 | README: Add image of Ravanan.•••* README.md: Add image of Ravanan.
(License): Mention license and attribution for image.
* images/ravanan-king-of-lanka.jpg, images/LICENSE.md: New files.
| Arun Isaac |
2025-01-27 | README: Fix grammar.•••* README.md (Building from source): Change "do" to "do so".
| Arun Isaac |
2025-01-27 | README: Restructure introduction.•••* README.md: Restructure introduction.
| Arun Isaac |
2025-01-27 | README: Add "Building from source" section.•••* README.md (Building from source): New section.
| Arun Isaac |
2025-01-27 | README: Fill out "How to use" section.•••* README.md (How to use): Fill out section.
* doc/hello-world-inputs.json, doc/hello-world.cwl: New files.
| Arun Isaac |
2025-01-27 | bin: Create store directory when it does not exist.•••* bin/ravanan: Import (ravanan store).
(main): Create store directory when it does not exist.
* ravanan/store.scm (make-store): New public function.
| Arun Isaac |
[...] |