1
0
forked from Alepha/Alepha

16 Commits

Author SHA1 Message Date
5efc8b79f0 Updated thread slab with overflow protection and rewritten. 2024-09-06 17:06:08 -04:00
5ce131114f Unify the grade checking. 2024-02-21 20:38:47 -05:00
a28c99cca7 Fix the aliasing of what in exceptions. 2023-12-01 17:40:52 -05:00
f2de383c03 Exception message observer needs to be public. 2023-11-16 07:28:56 -05:00
be150783f0 Merge branch 'master' of coruscant:/Sources/Repositories/Alepha 2023-11-11 15:01:26 -05:00
96d09e3df2 Missing ctor. 2023-11-10 23:26:44 -05:00
d1157cabf7 Start the C++23 adoption. 2023-11-07 05:30:50 -05:00
40f6d30da6 Another file into new module nameing. 2023-11-05 21:55:22 -05:00
89e5ef6169 Exception header namespace reformat. 2023-10-21 00:18:52 -04:00
b6cbf5199b Clean up some exceptions doc. 2023-10-15 03:37:12 -04:00
b97ede2b86 The great exception rename. 2023-10-15 02:34:23 -04:00
4229b0bd8a Add out of range exception classes to Alepha. 2023-02-10 13:15:30 -08:00
5a8faf189d Allocation base not needed for normal exceptions 2023-02-09 20:29:27 -08:00
72b316d0e2 Flesh out more automatic exception class generation.
Also improved the tests.
2022-10-17 22:49:49 -04:00
5c1d821bc2 Moving towards type-linked exception storage. 2022-10-16 11:36:09 -04:00
8a75be721e First draft of more streamlined tagged Exceptions. 2022-10-16 01:52:16 -04:00