Commit Graph

10 Commits

Author SHA1 Message Date
Oliver Kowalke
51d18b8d82 iadd performance test for callcc, execution_context (v2) 2018-02-08 17:27:07 +01:00
Oliver Kowalke
be97a3ebbc cleanup performance tests 2017-06-01 18:20:02 +02:00
Oliver Kowalke
82293a2c03 rename of continuation member functions 2017-03-05 10:22:48 +01:00
oliver Kowalke
def95318cb remove performance test for ontop_fcontext 2017-02-20 14:50:36 +01:00
Oliver Kowalke
6b1611d46f fix performance test for callcc 2017-02-19 09:06:19 +01:00
oliver Kowalke
3a822359ec resume() -> continuation::operator() 2017-02-02 09:19:10 +01:00
Oliver Kowalke
dbd95e8421 callcc() -> resume() 2017-01-05 18:59:02 +01:00
Oliver Kowalke
6aafda324d decouple passed types 2017-01-02 10:07:17 +01:00
Oliver Kowalke
d32842cb50 context-fn signature continuation(*)(continuation &&) 2016-12-28 14:28:44 +01:00
oliver Kowalke
7ab9ace7b3 introduction of callcc()/continuation<> 2016-12-25 21:23:04 +01:00