remove fireAndForget
[folly.git] / folly / wangle / Later-inl.h
2014-09-09 Hannes Roth(Folly/Wangle) Later.then, Later.whenAllLater
2014-08-14 Rushi DesaiConstruct Later with exception_ptr
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-27 Hans Fugal(wangle) Return a Later from Future::via
2014-06-27 Hans Fugal(wangle) s/continuation/callback
2014-06-27 Hans Fugalnuke executeWith
2014-04-04 Hans Fugal(wangle) Use an atomic_flag to make FutureObject threadsafe
2014-03-10 Marc CelaniMake it easy to wrap pre-existing cob-style async apis
2014-02-28 Dave WatsonMove wangle to folly