2017
[folly.git] / folly / gen / Base-inl.h
2017-01-04 Yedidya Feldblum2017
2016-08-29 Yedidya Feldblumgen::dereference should perfectly-forward unwrapped...
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-09-09 Tom JacksonHandle take(-1) better
2015-08-21 Tom JacksonPrevent accidental moves in filter()
2015-08-19 Kristen PartonRevert "[folly::gen] Prevent accidental moves in filter()"
2015-08-18 Tom JacksonPrevent accidental moves in filter()
2015-07-21 Tom JacksonRemove EmptySequence exception in favor of optional...
2015-07-15 Joe RicheyActually denote when we have infinite generators
2015-07-15 Joe RicheyChanging behavior of 'any' and 'all' sinks, adding...
2015-07-09 Joe RicheyAdded default value for filter's predicate argument
2015-06-26 Tom JacksonGroupBy
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-12 Tom JacksonMaking 'just()' reference arguments like 'from()' ...
2015-02-02 Chip TurnerRevert "[folly::gen] Making 'just()' reference argument...
2015-02-02 Tom JacksonMaking 'just()' reference arguments like 'from()'
2015-02-02 Tom Jacksonindirect(), for making pointers out of refs
2014-07-09 Tom Jacksonstride()
2014-04-18 Hannes Roth(Folly/Gen) Make ranges and sequences take a stepping...
2014-04-18 Tom Jacksonparallel(pipeline)
2014-02-06 Tom JacksonPromoting out of experimental