1
0
forked from Alepha/Alepha

10 Commits

Author SHA1 Message Date
5db7ad01f8 A large number of files have had their module namespace renamed 2023-11-12 05:03:26 -05:00
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
4d88f7cb75 Multi-char delimiter string splitting. 2023-10-29 05:57:11 -04:00
eee9c5362f Move string substitution to the StackableStreambuf framework. 2023-10-21 05:08:48 -04:00
c92eeb0a2a Put string algorithms into Hydrogen ABI. 2023-10-21 00:19:11 -04:00
e4b8b3f6ef Clean up the external-boost framework. 2023-10-18 13:58:34 -04:00
3ad9f33953 Change variable substitution to work on streams. 2023-10-15 20:05:26 -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
167de83b3b Some string algorithms also from my scrach environment.
The most useful one is the variable expansion code.
2023-10-09 18:52:54 -04:00