Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iterant, version 2 #683

Merged
merged 102 commits into from Jul 4, 2018
Merged

Iterant, version 2 #683

merged 102 commits into from Jul 4, 2018

Commits on May 21, 2018

  1. Copy the full SHA
    cdc6533 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Copy the full SHA
    77a13e9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Merge branch 'iterant-scope' of https://github.com/oleg-py/monix into…

    … oleg-py-iterant-scope
    alexandru committed May 24, 2018
    Copy the full SHA
    041605b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2018

  1. Change encoding

    alexandru committed Jun 2, 2018
    Copy the full SHA
    e32a0a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Copy the full SHA
    d9a62c5 View commit details
    Browse the repository at this point in the history
  2. Broken merge

    alexandru committed Jun 3, 2018
    Copy the full SHA
    142d9c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Copy the full SHA
    88ffdb7 View commit details
    Browse the repository at this point in the history
  2. 18/19 MapBatch

    Avasil committed Jun 4, 2018
    Copy the full SHA
    1502d7a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Copy the full SHA
    f310926 View commit details
    Browse the repository at this point in the history
  2. IterantFoldLeft progress

    Signed-off-by: Piotr Gawryś <pgawrys2@gmail.com>
    Avasil committed Jun 5, 2018
    Copy the full SHA
    d574c04 View commit details
    Browse the repository at this point in the history
  3. Restore Iterant#map tests

    oleg-py committed Jun 5, 2018
    Copy the full SHA
    3bd1fa8 View commit details
    Browse the repository at this point in the history
  4. Fix Iterant#zipWithIndex

    oleg-py committed Jun 5, 2018
    Copy the full SHA
    e39c1c9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b5a5437 View commit details
    Browse the repository at this point in the history
  6. Fix Iterant#drop

    oleg-py committed Jun 5, 2018
    Copy the full SHA
    a8f9a4b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Copy the full SHA
    065eeb0 View commit details
    Browse the repository at this point in the history
  2. fix IterantDropWhile

    Avasil committed Jun 6, 2018
    Copy the full SHA
    c2eb380 View commit details
    Browse the repository at this point in the history
  3. Fix Iterant#filter

    oleg-py committed Jun 6, 2018
    Copy the full SHA
    601b2be View commit details
    Browse the repository at this point in the history
  4. Fix Iterant#liftMap

    oleg-py committed Jun 6, 2018
    Copy the full SHA
    1272fd7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ece6e1a View commit details
    Browse the repository at this point in the history
  6. Fix Iterant#skipSuspendL

    oleg-py committed Jun 6, 2018
    Copy the full SHA
    a7e0cec View commit details
    Browse the repository at this point in the history
  7. Fix Iterant#headOptionL

    oleg-py committed Jun 6, 2018
    Copy the full SHA
    00c0ca9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    fec29ba View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Restore fromIndexedSeq, fromIterable, fromList

    Signed-off-by: Avasil <pgawrys2@gmail.com>
    Avasil committed Jun 7, 2018
    Copy the full SHA
    98b6152 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Remove Iterant#skipSuspendL

    oleg-py committed Jun 8, 2018
    Copy the full SHA
    c055f04 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    95e1b4e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bbac0dd View commit details
    Browse the repository at this point in the history
  4. Fix IterantDropWhile

    Avasil committed Jun 8, 2018
    Copy the full SHA
    e0cf9b6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    977ad27 View commit details
    Browse the repository at this point in the history
  6. Fix Iterant#dropLast

    oleg-py committed Jun 8, 2018
    Copy the full SHA
    969bace View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e54489a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. Fix Iterant#intersperse

    oleg-py committed Jun 9, 2018
    Copy the full SHA
    98c8a6e View commit details
    Browse the repository at this point in the history
  2. Fix Iterant#reduce

    oleg-py committed Jun 9, 2018
    Copy the full SHA
    38b841b View commit details
    Browse the repository at this point in the history
  3. Fix IterantTakeWhile

    Avasil committed Jun 9, 2018
    Copy the full SHA
    961ba60 View commit details
    Browse the repository at this point in the history
  4. Fix IterantTakeWhileWithIndex

    Avasil committed Jun 9, 2018
    Copy the full SHA
    b28e42e View commit details
    Browse the repository at this point in the history
  5. Fix IterantDropWhileWithIndex

    Avasil committed Jun 9, 2018
    Copy the full SHA
    c0b5cdd View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5bc9476 View commit details
    Browse the repository at this point in the history
  7. Fix IterantDump

    Avasil committed Jun 9, 2018
    Copy the full SHA
    a3c9e40 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bf920af View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Copy the full SHA
    11c737d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Copy the full SHA
    d7af44f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2677980 View commit details
    Browse the repository at this point in the history
  3. Fix IterantTakeLast

    Avasil committed Jun 13, 2018
    Copy the full SHA
    da8606b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a97d953 View commit details
    Browse the repository at this point in the history
  5. Restore Iterant#scanMap suite

    oleg-py committed Jun 13, 2018
    Copy the full SHA
    fbd40f2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6756c0c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    158a4dc View commit details
    Browse the repository at this point in the history
  8. Restore Iterant#scanEval

    oleg-py committed Jun 13, 2018
    Copy the full SHA
    544da99 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Optimize Concat

    alexandru committed Jun 14, 2018
    Copy the full SHA
    d067aac View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    81bcc31 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7adcb14 View commit details
    Browse the repository at this point in the history
  4. Fix IterantRepeat

    alexandru committed Jun 14, 2018
    Copy the full SHA
    e7ab64c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Refactor Iterant#collect

    alexandru committed Jun 15, 2018
    Copy the full SHA
    50a7dbb View commit details
    Browse the repository at this point in the history
  2. Refactor Iterant.completeL

    alexandru committed Jun 15, 2018
    Copy the full SHA
    a1f7a05 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f40ca1f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0c2134e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9006243 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c6f59c0 View commit details
    Browse the repository at this point in the history
  7. Refactor Iterant.dropLast

    alexandru committed Jun 15, 2018
    Copy the full SHA
    fb5488a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2029f93 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    669209f View commit details
    Browse the repository at this point in the history
  10. Fix Iterant.foldRightL

    alexandru committed Jun 15, 2018
    Copy the full SHA
    faf7096 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    821d6df View commit details
    Browse the repository at this point in the history
  12. Refactor Iterant.mapBatch

    alexandru committed Jun 15, 2018
    Copy the full SHA
    63b2168 View commit details
    Browse the repository at this point in the history
  13. Refactor Iterant.mapEval

    alexandru committed Jun 15, 2018
    Copy the full SHA
    eec607e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Refactor Iterant.liftMap

    alexandru committed Jun 16, 2018
    Copy the full SHA
    76c2875 View commit details
    Browse the repository at this point in the history
  2. Add AndThen tests

    alexandru committed Jun 16, 2018
    Copy the full SHA
    c3507f6 View commit details
    Browse the repository at this point in the history
  3. Remove AndThen for now

    alexandru committed Jun 16, 2018
    Copy the full SHA
    5964927 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    104edce View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    28fd866 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    37870b5 View commit details
    Browse the repository at this point in the history
  7. Iterant.reduce refactoring

    alexandru committed Jun 16, 2018
    Copy the full SHA
    a0cd317 View commit details
    Browse the repository at this point in the history
  8. Refactor IterantScanEval

    alexandru committed Jun 16, 2018
    Copy the full SHA
    5135050 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    39d9020 View commit details
    Browse the repository at this point in the history
  10. Iterant.switchIfEmpty fix

    alexandru committed Jun 16, 2018
    Copy the full SHA
    2e58c76 View commit details
    Browse the repository at this point in the history
  11. Refactor Iterant.tail

    alexandru committed Jun 16, 2018
    Copy the full SHA
    ff24496 View commit details
    Browse the repository at this point in the history
  12. Refactor Iterant.take

    alexandru committed Jun 16, 2018
    Copy the full SHA
    a3aabe6 View commit details
    Browse the repository at this point in the history
  13. Refactor Iterant.takeLast

    alexandru committed Jun 16, 2018
    Copy the full SHA
    78f183b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e5012d0 View commit details
    Browse the repository at this point in the history
  15. Refactor Iterant.takeWhile

    alexandru committed Jun 16, 2018
    Copy the full SHA
    6c0e1fe View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    d86a6b6 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    3844db6 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    b670348 View commit details
    Browse the repository at this point in the history
  19. Fix Iterant.foldWhileLeftL

    alexandru committed Jun 16, 2018
    Copy the full SHA
    43b3e9e View commit details
    Browse the repository at this point in the history
  20. Fix Iterant folds

    alexandru committed Jun 16, 2018
    Copy the full SHA
    ee851e7 View commit details
    Browse the repository at this point in the history
  21. Fix Iterant.dump test

    alexandru committed Jun 16, 2018
    Copy the full SHA
    439588b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Copy the full SHA
    100b998 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    151da34 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1e8d37a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fb25761 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Refactor Iterant.foldRight

    alexandru committed Jun 18, 2018
    Copy the full SHA
    a3aa5a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Copy the full SHA
    ef1d3dc View commit details
    Browse the repository at this point in the history
  2. Remove junk

    alexandru committed Jun 20, 2018
    Copy the full SHA
    d197923 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Fix Iterant.interleave

    alexandru committed Jun 21, 2018
    Copy the full SHA
    bb77e8b View commit details
    Browse the repository at this point in the history
  2. Fix Iterant.interleave

    alexandru committed Jun 21, 2018
    Copy the full SHA
    e5c94ef View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Copy the full SHA
    f5f0082 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Copy the full SHA
    bdeb492 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Copy the full SHA
    e596a75 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Copy the full SHA
    6e0db51 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Fix tests

    alexandru committed Jul 3, 2018
    Copy the full SHA
    d9a31db View commit details
    Browse the repository at this point in the history
  2. Fix tests, builders

    alexandru committed Jul 3, 2018
    Copy the full SHA
    547762e View commit details
    Browse the repository at this point in the history
  3. Fix Mima issues

    alexandru committed Jul 3, 2018
    Copy the full SHA
    957cebc View commit details
    Browse the repository at this point in the history
  4. Fix Scala 2.12.6 warning

    alexandru committed Jul 3, 2018
    Copy the full SHA
    31bec94 View commit details
    Browse the repository at this point in the history