dereference
[folly.git] / folly / experimental / Gen-inl.h
2013-08-28 Tom Jacksondereference
2013-08-28 Tom JacksonFixing Until, Take
2013-08-28 Kittipat VirochsiriBatch
2013-08-28 Tom JacksonCycle
2013-07-18 Tom Jacksonguard<Exception>() (redo)
2013-07-09 Chip TurnerRevert D874344 (it broke the build)
2013-07-09 Tom Jacksonguard<Exception>()
2013-06-26 Jim Meyeringfolly: accommodate use of -Wshadow in other projects
2013-06-03 Mike CurtissHACK: New Gen operators: zip, interleave
2013-06-03 Tom Jacksonmember(&Foo::getter), field(&Foo::field)
2013-05-23 Mike CurtissGen apply comment
2013-05-20 Mike Curtissgen::sample
2013-05-20 Tom JacksondistinctBy()
2013-03-27 Louis Brandyfix clang warnings in folly::Gen
2013-03-27 Mike CurtissHACK: Static detection of infinite sequences
2013-03-19 Tom JacksonFixing namespace for GeneratorBuilder, more moves for...
2013-03-19 Tom Jacksonall(), better any()
2013-02-04 Tom Jacksoncontains()
2013-01-19 Philip Proninfix some of the warning/errors clang 3.1 reports
2012-12-16 Tom JacksonRemoving test code from `first`
2012-12-16 Tom JacksonSimplifying GENERATOR to be like ScopeGuard
2012-12-16 Tudor BosmanRemove Stream
2012-12-16 Tudor Bosmanfix comments
2012-12-16 Tudor Bosmanadd split operator
2012-12-16 Tudor Bosmanmovify generators (but mostly operators)
2012-12-16 Tom JacksonComposed, for lightweight operator composition
2012-10-29 Tom Jacksonfolly::gen, or Comprehensions->Folly