Oliver Kowalke
|
2e37599461
|
remove all.hpp because of name clashes (forced_unwind)
|
2018-04-14 11:31:05 +02:00 |
|
Oliver Kowalke
|
618629a987
|
examples for all context-APIs
|
2018-02-06 19:29:55 +01:00 |
|
Oliver Kowalke
|
73add9eb12
|
cleanup examples directory
|
2017-06-01 18:20:02 +02:00 |
|
Oliver Kowalke
|
4b8a730919
|
support ucontext_t in callcc()
|
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
|
25ed545efb
|
ontop-fn accept rvalue reference to continuation
|
2017-02-04 06:58:17 +01:00 |
|
oliver Kowalke
|
3a822359ec
|
resume() -> continuation::operator()
|
2017-02-02 09:19:10 +01:00 |
|
oliver Kowalke
|
98291526a7
|
rename transfer_data() -> get_data()
|
2017-02-01 09:30:35 +01:00 |
|
Oliver Kowalke
|
f2e1761a4d
|
fix example fibonacci
|
2017-01-08 09:38:37 +01:00 |
|
Oliver Kowalke
|
e847c37d43
|
modify example endless_loop
|
2017-01-07 16:06:50 +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
|
ba37cd3968
|
remove template arg from callcc()
|
2016-12-28 12:36:25 +01:00 |
|
Oliver Kowalke
|
b78e0c894b
|
return values transferred by continuation
|
2016-12-26 10:11:06 +01:00 |
|
oliver Kowalke
|
7ab9ace7b3
|
introduction of callcc()/continuation<>
|
2016-12-25 21:23:04 +01:00 |
|