1
0
forked from Alepha/Alepha

7 Commits

Author SHA1 Message Date
d1157cabf7 Start the C++23 adoption. 2023-11-07 05:30:50 -05:00
c5c65daea2 Start module renames on some reflection things. 2023-10-31 02:24:49 -04:00
a62335960e Rename string gen to IOStreams::String. 2023-10-25 20:54:39 -04:00
89dd3cc81c Tuplize args testing.
The code bit-rotted a bit.  Some internals of Alepha
changed, this impl of tuplize args being imported from a
near-dead laptop.
2023-10-25 04:48:09 -04:00
c2bc8dae2e Stream builder notation for strings.
This should be less boilerplate than repeated `lexical_cast`
or `stringify` calls when building strings.
2023-10-25 04:03:39 -04:00
bb6049ad81 Move Alepha header to top, for tuplize_args. 2023-10-22 02:17:37 -04:00
f5fa12533a A parser-generator for tuples from my ISO fun scratch projects. 2023-10-09 20:34:24 -04:00