Commit Graph

945 Commits

Author SHA1 Message Date
a8b190d5f7
init pool 2022-06-11 17:43:47 +02:00
952c894c9e
added threaded obj man test 2022-06-11 14:05:20 +02:00
6bc87746c6
typo 2022-06-11 12:37:54 +02:00
9119357b7e Merge pull request 'Init Event Module' (#4) from events into main
Reviewed-on: rust/launchpad#4
2022-06-11 12:36:40 +02:00
ac6b9fc99c
improved docs 2022-06-11 12:30:20 +02:00
64899939b4
added core docs 2022-06-11 12:27:03 +02:00
da30491cb9
added addiitonal run cfg 2022-06-11 02:01:40 +02:00
ab7ef418f6
clippy improvement 2022-06-11 02:00:44 +02:00
8c94c5300d
finished event man tests 2022-06-11 01:59:39 +02:00
e813d7d51c
adding first unittest 2022-06-10 19:22:05 +02:00
b283c66155
some minor improvements 2022-06-10 18:54:30 +02:00
3bd8c58340
kind of awkward, but maybe there is no other way.. 2022-06-10 18:47:56 +02:00
b8d5f75cff
new event_man module 2022-06-10 18:10:40 +02:00
3d5654a5e6
added first event manager 2022-06-10 17:55:01 +02:00
30bf2ca667
some minor improvements 2022-06-09 17:02:23 +02:00
472c8349ac
refactor into functions 2022-06-09 16:59:38 +02:00
0bd6190055
basic event sender/receiver test 2022-06-09 16:58:44 +02:00
d1ff7c5463
added additional test 2022-06-09 16:24:50 +02:00
476b1f6d22
fmt 2022-06-09 16:21:18 +02:00
7f6a5c8d29
started event abstraction 2022-06-09 16:21:07 +02:00
66cfc1c794 Merge branch 'threading' 2022-06-09 12:52:23 +02:00
b250ddb681
update README 2022-06-09 12:52:01 +02:00
c7f55014c3 Merge pull request 'Threading/Executable module' (#1) from threading into main
Reviewed-on: rust/launchpad#1
2022-06-09 12:50:05 +02:00
a17b3123a5
cargo fmt 2022-06-09 12:49:48 +02:00
0192a705c5
this should be sufficient coverage/testing 2022-06-09 12:49:06 +02:00
d2830cb5b6
clippy fixes 2022-06-08 19:43:32 +02:00
59103135d9
continued executable module 2022-06-08 19:42:32 +02:00
7989d197fd
clippy fix 2022-05-26 21:10:25 +02:00
40ba758a4e
cancel condition works 2022-05-26 21:10:08 +02:00
e9567e3872
moved exec scheduler into lib 2022-05-26 19:23:31 +02:00
35aa7c450c
some bugfixes 2022-05-26 19:19:16 +02:00
be2a4ac3a2
testing 2022-05-26 18:53:07 +02:00
e4b5df8287
allow passing in task vectors now 2022-05-26 17:51:10 +02:00
529d2ff67d
error handling fixes 2022-05-16 11:24:59 +02:00
061fcf2d97
continued threading tests 2022-05-16 11:01:57 +02:00
ff1730f220
improve structure 2022-05-15 19:17:07 +02:00
b6bea7de42
default impl for obj manager 2022-05-15 14:24:18 +02:00
53e75f2555
more clippy 2022-05-15 14:22:38 +02:00
19e918fdf7
more clippy 2022-05-15 14:21:32 +02:00
19e3a8e256
clippy fix 2022-05-15 14:21:09 +02:00
de6eacd001
some improvements 2022-05-15 10:27:27 +02:00
4b36805b55
continue obj manager 2022-05-15 10:26:55 +02:00
21c53c07ab
eeeh 2022-05-14 21:53:59 +02:00
c9313c1bce
update .gitignore and add clion run config 2022-05-14 20:49:26 +02:00
4eb103508c
init repo 2022-05-14 20:44:44 +02:00