index
:
guile-heredoc
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
Makefile: Define $(INFODIR) based on $(SHAREDIR)
EuAndreh
1
-1
/
+1
2022-08-12
.gitignore: Add public/
EuAndreh
1
-2
/
+1
2022-08-12
Makefile: Generate HTML from Texinfo in "public" target
EuAndreh
1
-6
/
+8
2022-08-12
doc/guile-heredoc.texi: Init basic documentation skeleton
EuAndreh
1
-0
/
+105
2022-08-12
tests/heredoc.scm: Keep max column width at 80
EuAndreh
1
-1
/
+2
2022-08-12
Makefile: Fix "public" target dependencies
EuAndreh
1
-1
/
+5
2022-08-12
Makefile: Stop generating PDFs
EuAndreh
1
-6
/
+2
2022-08-05
tests/heredoc.scm: Add test for (enable-syntax) macro
EuAndreh
3
-4
/
+23
2022-05-17
doc/: Setup Texinfo documentation skeleton
EuAndreh
4
-4
/
+30
2022-05-17
src/xyz/euandreh/heredoc.scm: Add (enable-syntax) macro
EuAndreh
1
-1
/
+6
2022-05-17
src/xyz/euandreh/heredoc.scm: Rename (heredoc-reader ...) to (reader ...)
EuAndreh
2
-4
/
+4
2022-05-17
Update references to src/heredoc.scm
EuAndreh
4
-16
/
+16
2022-05-17
git mv src/heredoc.scm src/xyz/euandreh/
EuAndreh
1
-0
/
+0
2022-05-17
Add first workikng version, with proper Makefile with "install" target
EuAndreh
4
-0
/
+498