1
0
forked from Alepha/Alepha
Commit Graph

27 Commits

Author SHA1 Message Date
2b897da0ab Recording how I _want_ it to work.
It looks like the move operation on allocators is actually a copy!
2024-05-11 18:38:32 -04:00
29575e7e30 Some cleanup and tests for Enum and constexpr strings. 2024-04-04 00:53:12 -04:00
66e8acfd5b List delimiting primitive for output streams. 2024-04-03 15:53:43 -04:00
60ed507e8d Capabilities clauses can now be repeated. 2024-01-27 05:12:43 -05:00
001de28231 String distance algorithms. 2023-11-17 01:22:30 -05:00
4426fc2857 Mailbox has been modernized. 2023-11-16 07:32:56 -05:00
b8d6c5aced Modernize thread code. 2023-11-14 16:57:02 -05:00
81a28bbf0d Merge branch 'master' of /Sources/Repositories/Alepha 2023-11-10 23:56:38 -05:00
868723ea57 Pthread might also be needed. 2023-11-10 23:56:28 -05:00
c78237e844 Get Blob and Buffer building and a bit tested 2023-11-10 23:29:20 -05:00
e2c5d28c5b Constness. 2023-11-10 23:25:12 -05:00
0728478f24 Assertion facility. 2023-11-10 23:23:38 -05:00
8f96c9e888 Rehabilitate the Thread type and test. 2023-11-08 04:33:09 -05:00
7097e6ae65 renames 2023-10-29 20:37:52 -04:00
80cf4138ed Start name unification for console. 2023-10-29 11:58:24 -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
08971abb06 Add IStreamable helper. 2023-10-22 04:43:25 -04:00
5beca91dde Lower the cmake required version 2023-10-21 02:03:37 -04:00
127dd6308f Merge branch 'sean-approved' 2023-10-20 04:50:32 -04:00
909fe49169 Backdate required cmake to 3.22
In this commit, I propose to backdate cmake to version 3.22, as that is
the currently-supported Ubuntu LTS version.
2023-10-20 04:50:23 -04:00
267e6b4b70 Stackable streambuf testing... 2023-10-20 03:17:57 -04:00
f0b514dccd Add tests for string algorithms. 2023-10-15 19:51:37 -04:00
a8433d13e3 More progress on the testing front. 2023-10-12 18:57:40 -04:00
7bafa453da More testing. 2023-10-12 18:36:37 -04:00
dd3f825ecd A lot of the tests are now in cmake.
I've also fixed a few things up so that the tests can be all run, more easily.
2023-10-12 18:29:16 -04:00
57b68ef8a4 A lot of progress towards unifying the build system. 2023-10-12 18:11:51 -04:00
fe5831f643 A simple cmake build system to start. 2023-10-12 14:55:13 -04:00