Commit Graph

14 Commits

Author SHA1 Message Date
e40d56152d
Add an Expect-like tool
All checks were successful
Alpine 3.20 Success
OpenBSD 7.5 Success
This is to provide an Expect utility with a minimal dependency tree
for C-based projects.  It also addresses some Tcl Expect design issues,
as perceived by me.
2025-01-06 08:30:14 +01:00
21379d4c02
Update README
All checks were successful
Alpine 3.20 Success
OpenBSD 7.5 Success
2025-01-01 23:36:55 +01:00
09e635cf97
Add a --help/--version to AsciiDoc convertor
liberty is now self-contained, from opt_handler to manual page.
2024-12-31 20:25:51 +01:00
149938cc44
lxdrgen-cpp: add a Qt backend
All checks were successful
Alpine 3.20 Success
Motivation: some Android NDKs do not have iconv.
2024-12-15 06:44:06 +01:00
2edc9c6fd1
Add a C++ backend for LibertyXDR
Also change the C backend so that it also de/serializes
unions without any other fields besides the tag.
2023-07-07 16:43:52 +02:00
53197b51e5
Add a Swift backend for LibertyXDR 2023-07-06 06:54:22 +02:00
0e86ffe7c3
asciiman: fixes, improve mandoc compatibility 2022-10-09 01:01:08 +02:00
cbeb4e3133
Improve documentation 2022-10-04 01:46:41 +02:00
035bfe5e81
Document the recently added scripts 2022-09-30 03:09:04 +02:00
47ef2ae5bd
Update README 2018-06-21 23:58:03 +02:00
69800a6afb
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-06-21 23:57:25 +02:00
7f7606008d
Update README 2017-06-04 00:49:15 +02:00
1051ad555a Update README 2016-03-13 16:40:49 +01:00
835f0a36db Convert README to AsciiDoc 2015-09-27 01:55:27 +02:00