Commit Graph

5 Commits

Author SHA1 Message Date
Marcus Godwin
61cfe76b6d Fix bug in future causing a segfault. Fixed the test case. 2016-06-14 23:30:12 -04:00
Marcus Godwin
e3c1cbf27e remove debug printing from future 2016-06-13 20:21:23 -04:00
Nathan Braswell
7aa1d9983b Some bugfixes/added errors, convert most to not use simple_passthrough 2016-04-30 15:38:28 -04:00
Nathan Braswell
06f36f2a87 Return by reference and pass by reference working with objects. Closures might present problems, however 2015-07-15 00:53:53 -04:00
Marcus Godwin
e0fd2e01c3 Added futures to kraken!!!
Added a templated future class that wraps the pthread library to allow multithreaded development.
2015-07-05 01:27:43 -04:00