Finished Async into a working state #1

Merged
abelhooge merged 5 commits from development into master 2020-02-01 13:32:37 +00:00

5 Commits

Author SHA1 Message Date
Abel Hoogeveen da4a27c200
Initial release.
Removed Tracy dependency
2020-02-01 14:26:54 +01:00
Abel Hoogeveen b6057dc730
Implemented dependencyConstraint.
Partially fixes #3.
2020-02-01 13:36:39 +01:00
Abel Hoogeveen 9c08114008
Built foundation.
System is now fully in a working order, though many parts must still be developed.
System still requires the following components:
- Dependency Constraint. Only run when all dependencies have ran.
- TaskScheduler. Standardized task that plans task periodically and maintains consistency.
- Better TaskStorage.
- Proper documentation
2020-01-29 21:24:26 +01:00
Abel Hoogeveen bcbb7535b1
Brought everything back into working condition.
Also updated all copyright notices.
2020-01-28 12:03:25 +01:00
Abel Hoogeveen 4d61e84ad6
Moved files into right place. 2020-01-28 11:09:33 +01:00