php-functional.git
2017-12-21  widmogrodFunctional\repeat test + implementation
2017-12-21  widmogrodFunctional\drop test + implementation
2017-12-21  widmogrodFunctional\take test + implementation
2017-12-21  widmogrodReplace all Listt::mempty() with fromNil
2017-12-21  widmogrodRefactor remaining call_user_func_array
2017-12-21  widmogrodIntroduce Functional\fromNil - produce empty list
2017-12-21  widmogrodFunctional\unzip tests
2017-12-21  widmogrodMake Listt lazy
2017-12-20  widmogrodRefactor listt
2017-12-20  widmogrodIntroduce new functions tail, head, length
2017-12-20  widmogrodFunctional\tail test
2017-12-20  widmogrodFunctional\length test
2017-12-20  widmogrodFunctional\head test
2017-12-20  widmogrodRename Monad\Free2 to Monad\Free
2017-12-20  widmogrodRefactor function match and introduce PatternMatcher
2017-12-20  widmogrodFunctional\applicator tests
2017-12-20  widmogrodFunctional\valueOf tests
2017-12-20  widmogrodSimplify Functional\tee
2017-12-20  widmogrodFunctiona\reverse tests
2017-12-20  widmogrodFunctional\join tests
2017-12-20  widmogrodFunctiona\filter test
2017-12-20  widmogrodreplace call_user_func to native function invocation
2017-12-20  widmogrodUse fromValue
2017-12-20  widmogrodremove functions like toTraversable/Foldabe
2017-12-20  widmogrodrefactor filterM foldM
2017-12-19  widmogrodReplace all usages of Listt::of with fromIterable
2017-12-19  widmogrodListt::of now only accepts iterables
2017-12-19  widmogrodFix concat behaviour
2017-12-19  widmogrodapply new curry style
2017-12-19  widmogrodReorder functions
2017-12-19  widmogrodClean up old Free implementation
2017-12-19  widmogrodRemove old Free implementation
2017-12-19  widmogrodList standardisation - wip
2017-12-19  Gabriel HabrynMerge pull request #71 from widmogrod/feature/php71
2017-12-19  widmogrodUse array destructuring instead of list()
2017-12-17  Gabriel HabrynMerge pull request #68 from tPl0ch/feature/listt 3.4.0
2017-12-13  Thomas PlochFixing Code Standards violations
2017-12-13  Thomas PlochImplement `Listt::head` and `Listt::tail`
2017-12-13  Gabriel HabrynMerge pull request #67 from widmogrod/feature/bdd-2
2017-12-13  widmogrodUpdate readme
2017-12-13  widmogrodUpdate readme about new example
2017-12-13  widmogrodBDD test framework style implemented using Free Monad
2017-12-12  Gabriel HabrynMerge pull request #66 from widmogrod/feature/php-7... 3.3.0
2017-12-12  widmogrodexclude vendor
2017-12-12  widmogrodUpdate php-cs-fixer
2017-12-12  widmogrodupdate composer.json and require php >= 7.1
2017-12-12  Gabriel HabrynMerge pull request #65 from widmogrod/tPl0ch-feature... 3.2.0
2017-12-12  widmogrodMake Maybe Monoid tests more sain
2017-12-12  widmogrodImport function and Maybe classes
2017-12-12  widmogrodProvide more test examples to Maybe Monoid
2017-12-12  Gabriel HabrynMerge pull request #64 from tPl0ch/feature/maybe-monoid
2017-12-12  Gabriel HabrynMerge branch 'master' into feature/maybe-monoid
2017-12-12  Gabriel HabrynMerge pull request #63 from widmogrod/feature/free-ap
2017-12-12  Thomas PlochFix missing namespace import in `MaybeMonoidTest`
2017-12-12  Thomas PlochApply coding standard fixes for namespace imports
2017-12-12  Jon WhelanImplement Monoid instance for Maybe data type
2017-12-12  widmogrodTest Applicative laws for Free2
2017-12-12  widmogrodUpdate test method names
2017-12-12  widmogrodUpdate test method names
2017-12-12  Gabriel HabrynMerge pull request #62 from widmogrod/feature/update...
2017-12-11  widmogrodUpdate readme
2017-12-11  Gabriel HabrynMerge pull request #61 from widmogrod/feature/free-2 2.0.0-beta3 3.1.0
2017-12-11  widmogrodRemove file
2017-12-11  widmogrodUpdate readme
2017-12-11  widmogrodPHP7 only
2017-12-11  widmogrodAnother implementation of free
2017-11-18  Gabriel HabrynMerge pull request #60 from EduardoGR/EduardoGR-adding...
2017-10-31  Eduardo GarcíaRename contributing.md to CONTRIBUTING.md
2017-10-31  Eduardo GarcíaCreate contributing.md
2017-08-12  Gabriel HabrynMerge pull request #59 from widmogrod/feature/code...
2017-08-12  widmogrodDisable some checks
2017-08-12  Gabriel HabrynMerge pull request #58 from widmogrod/feature/update...
2017-08-12  widmogroduse only one env
2017-08-12  widmogrodunit -> test
2017-08-12  widmogrodcodeclimate
2017-08-12  widmogrodrever changes fron .travis.yml
2017-08-12  widmogrodcode coverage
2017-08-12  Gabriel HabrynMerge pull request #57 from widmogrod/feature/code...
2017-08-12  widmogrodAdd Codeclimate badge
2017-08-12  widmogrodcodeclimat
2017-06-26  Gabriel HabrynMerge pull request #55 from widmogrod/feature/free...
2017-06-26  widmogrodphp5.6 compatibl
2017-06-26  widmogrodcomment code
2017-06-26  widmogrodUpdate readme
2017-06-26  widmogrodanother way to write echo program
2017-06-25  widmogrodImprove signatures
2017-06-25  widmogrodFix typo
2017-06-25  widmogrodSmall improvements in code quality
2017-06-14  widmogrodRemove var_dump
2017-06-11  widmogrodFree Monad in PHP. First implementation
2017-02-04  Gabriel HabrynMerge pull request #53 from mattjmattj/fix/travis-hhvm
2017-02-04  Matthias JouanFix travis build on HHVM
2017-01-05  Gabriel HabrynMerge pull request #51 from widmogrod/feature/cs-fixer
2017-01-05  widmogrodupdate php-cs-fixer
2016-10-29  Gabriel HabrynMerge pull request #44 from widmogrod/feature/reuse...
2016-10-29  widmogrodSlowly introduce listt instead of native php array
2016-10-24  Gabriel HabrynMerge pull request #43 from widmogrod/feature/improve...
2016-10-23  widmogrodFix traversable issue #30
2016-10-22  Gabriel HabrynMerge pull request #40 from widmogrod/feature/improve...
2016-10-22  widmogrodmake tests for php 7.1 mandatory
next