1
0
forked from Alepha/Alepha

7 Commits

Author SHA1 Message Date
373b07e1c4 Apply the newer namespace rules and layout/formatting. 2024-04-02 23:32:02 -04:00
5db7ad01f8 A large number of files have had their module namespace renamed 2023-11-12 05:03:26 -05:00
d1157cabf7 Start the C++23 adoption. 2023-11-07 05:30:50 -05:00
f54ef61e6d Simplify AutoRAII.
MCE permits us to discard the move operations that used to give
us the ability to construct these and return them from functions.
2023-10-25 22:37:28 -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
49d53fecb6 Updated some things to C++20 headers.
Lots more to do...
2023-02-09 22:01:19 -08:00
6110f618d8 AutoRAII facility. 2021-10-16 23:21:28 -04:00