Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ianj-als/pypeline.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-06Fixed pypeline split and unsplit wires.Ian Johnson
2012-09-05Added batch subprocess pypeline component, and split and unsplit wires.Ian Johnson
2012-09-05Added unsplit unit tests for Kleisli arrowsIan Johnson
2012-09-05Made Kleisli arrow code a little more tidy.Ian Johnson
2012-09-05Implemented &&& for Kleisli arrows and implemented return_() for all monads.Ian Johnson
2012-08-29Fixed commentIan Johnson
2012-08-15Update README.mdIan Johnson
2012-08-15Merge branch 'master' of https://github.com/ianj-als/pypelineIan Johnson
2012-08-15Tweek, and more readme stuff.Ian Johnson
2012-08-15Update README.mdIan Johnson
2012-08-15The state object is now passed to input and output forming functions and the ↵Ian Johnson
function in a function based pipeline component.
2012-08-15Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-14Update README.mdIan Johnson
2012-08-13Update README.mdIan Johnson
2012-08-13Update README.mdIan Johnson
2012-08-13Update README.mdIan Johnson
2012-08-13Update README.mdIan Johnson
2012-08-13Update README.mdIan Johnson
2012-08-13Update README.mdIan Johnson
2012-08-13Merge branch 'master' of https://github.com/ianj-als/pypelineIan Johnson
Conflicts: setup.cfg setup.py src/pypeline/core/arrows/arrow.py src/pypeline/core/arrows/function_arrow.py src/pypeline/core/arrows/function_arrow_choice.py src/pypeline/core/arrows/kleisli_arrow.py src/pypeline/core/arrows/tests/function_arrow_choice_tests.py src/pypeline/core/arrows/tests/function_arrow_tests.py src/pypeline/core/arrows/tests/kleisli_arrow_tests.py src/pypeline/core/types/either.py src/pypeline/core/types/just.py src/pypeline/core/types/monad.py src/pypeline/core/types/nothing.py src/pypeline/core/types/state.py src/pypeline/core/types/tests/either_tests.py src/pypeline/core/types/tests/just_tests.py src/pypeline/core/types/tests/nothing_tests.py src/pypeline/core/types/tests/state_tests.py src/pypeline/helpers/helpers.py src/pypeline/helpers/tests/helper_pipeline_tests.py
2012-08-13Initial code commit.Ian Johnson
Changed email address in setup.py Remove temporary files and add tilda suffixed files to gitignore. Added copyright notices
2012-08-13Initial code commit.Ian Johnson
Changed email address in setup.py Remove temporary files and add tilda suffixed files to gitignore.
2012-08-10Update README.mdIan Johnson
2012-08-10Update README.mdIan Johnson
2012-08-10Update README.mdIan Johnson
2012-08-10Update README.mdIan Johnson
2012-08-10Update README.mdIan Johnson
2012-08-10Update README.mdIan Johnson
2012-08-10Update README.mdIan Johnson
2012-08-10Update README.mdIan Johnson
2012-08-10Update README.mdIan Johnson