Commit Graph

1090 Commits

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