Commit Graph

8 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 1446fe2e8a refactor(cleanup): cleans up a bit, adds some comments, renames components 2020-10-07 19:35:43 +01:00
Dimitrie Stefanescu fd229e1a7f fix(data matching): corrects cancellation on fast input changes & other things:
corrects getdata for child tasks, syncs current state, extra signalling for SetData phase
2020-10-07 17:02:36 +01:00
Dimitrie Stefanescu e5ba777fd2 feat(cleanup): replaced interface with abstract class, cleanup, comments 2020-10-07 14:48:04 +01:00
Dimitrie Stefanescu b88c61fe88 feat(multiple runs): adds iteration handling to async component base
nifty data matching is now in place

fixes #1
2020-10-07 13:35:04 +01:00
Dimitrie Stefanescu cf889e7f2c docs(boilerplate): copy pasted contribution and coc 2020-10-04 23:21:05 +01:00
Dimitrie Stefanescu 48f8d6a7ed feat(sample & readme): added a small sample file and added extra info in the readme file 2020-10-04 23:19:46 +01:00
Dimitrie Stefanescu 011a28df6a feat(init): first commit! 2020-10-04 23:01:30 +01:00
Dimitrie Stefanescu a230f98723 Initial commit 2020-10-04 14:56:50 +01:00