1
0
forked from Alepha/Alepha

10 Commits

Author SHA1 Message Date
db70cb3b08 Relocate StackableStreambuf to IOStreams. 2023-11-10 13:30:08 -05:00
d1157cabf7 Start the C++23 adoption. 2023-11-07 05:30:50 -05:00
353ab9afba More module namespaces. 2023-11-05 00:22:09 -04:00
cfca5d25b3 Move word-wrap into Hydrogen. 2023-10-21 00:26:27 -04:00
0001117f78 Make StackableStreambuf a compiled library. 2023-10-20 04:49:08 -04:00
92d6b3840d Use the stacked streambuf to implement wrapping. 2023-10-17 17:27:57 -04:00
384eba5797 Word wrapping as stream operations now. 2023-10-14 02:03:37 -04:00
046cf6d43f Progress towards a word-wrap stream helper. 2023-10-13 05:26:17 -04:00
76606fca97 Add a simple commandline parser example.
Also cleaned up a few files.  Since these were pulled from various
scratch repos from informal ISO discussions over the years, they don't
quite line up.  This at least gets everything building again.
2023-10-10 02:24:58 -04:00
103707367c Word wrapping implementation.
This was in my scratch notes.  I have to get it building again.
2023-10-09 18:51:56 -04:00