|
5eb7864928
|
Moved TaskCancelled out of impl namespace and removed errornous noexcept.
|
2023-11-16 00:36:24 +01:00 |
|
|
0b8772c952
|
Added (pretty limited) support for uncaught exceptions in coroutines.
|
2023-11-13 11:34:47 +01:00 |
|
|
463890cfcb
|
Added Signal::connect() function that takes an object + function pointer.
|
2023-11-12 19:59:18 +01:00 |
|
|
ae5e73aa58
|
Fixed coroutine cleanup.
|
2023-11-11 01:37:59 +01:00 |
|
|
617e051943
|
Added validity check to task handles and fixed some clang-tidy warning in MIJIN_ASSERT.
|
2023-11-03 23:17:48 +01:00 |
|
|
89bb110116
|
Added cancelling (and some exception handling) for coroutines.
|
2023-11-03 00:48:13 +01:00 |
|
|
920e83d4da
|
Update to LibConf system, added loading of dynamic libraries (only Linux for now) and some more fixes.
|
2023-05-31 23:41:22 +02:00 |
|
|
da781b87f2
|
intial commit
|
2023-05-29 14:51:44 +02:00 |
|