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

Implementation of lazy stream astraction in JS #9

Open
wants to merge 210 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2011

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

Commits on Oct 21, 2011

  1. Configuration menu
    Copy the full SHA
    fc85eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4671d0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aff3de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a983930 View commit details
    Browse the repository at this point in the history
  5. Update map tests.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    0d65bc2 View commit details
    Browse the repository at this point in the history
  6. Update filter tests.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    2fdca66 View commit details
    Browse the repository at this point in the history
  7. Update list tests.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    d229d81 View commit details
    Browse the repository at this point in the history
  8. Rearrange few functions.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    dc52b9b View commit details
    Browse the repository at this point in the history
  9. Create tests for take.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    84e5ee7 View commit details
    Browse the repository at this point in the history
  10. Fix implementation of head.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    7fc9dd9 View commit details
    Browse the repository at this point in the history
  11. Update head tests.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    38a3f31 View commit details
    Browse the repository at this point in the history
  12. Update documentation of take.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    6abc2e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    effe6dc View commit details
    Browse the repository at this point in the history
  14. Update tail tests.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    2842f07 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7600fdb View commit details
    Browse the repository at this point in the history
  16. Implement drop.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    571d20a View commit details
    Browse the repository at this point in the history
  17. Implement tests for drop.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    8a1b79a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6aab25a View commit details
    Browse the repository at this point in the history
  19. Fix few typos in take tests.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    8a837e1 View commit details
    Browse the repository at this point in the history
  20. Update zip tests.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    132e60d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4c791e0 View commit details
    Browse the repository at this point in the history
  22. Update append tests.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    e29dfda View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d964841 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ddfd815 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6f85484 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f0207c3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    217c365 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d8164c4 View commit details
    Browse the repository at this point in the history
  29. Disable non up 2 date tests.

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    9d05988 View commit details
    Browse the repository at this point in the history
  30. fix package.json

    Gozala committed Oct 21, 2011
    Configuration menu
    Copy the full SHA
    ea81267 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2011

  1. Configuration menu
    Copy the full SHA
    f9537a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f18312 View commit details
    Browse the repository at this point in the history
  3. Add tests for mix.

    Gozala committed Oct 23, 2011
    Configuration menu
    Copy the full SHA
    cf26023 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2011

  1. Configuration menu
    Copy the full SHA
    dd29b31 View commit details
    Browse the repository at this point in the history
  2. Update & enable merge tests.

    Gozala committed Oct 24, 2011
    Configuration menu
    Copy the full SHA
    3074e4a View commit details
    Browse the repository at this point in the history
  3. Fix typo it mix tests.

    Gozala committed Oct 24, 2011
    Configuration menu
    Copy the full SHA
    f0db006 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51fcdad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab53b51 View commit details
    Browse the repository at this point in the history
  6. Update hub tests.

    Gozala committed Oct 24, 2011
    Configuration menu
    Copy the full SHA
    cd4600e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4f7a7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2dc4d37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1ba8c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    256bd93 View commit details
    Browse the repository at this point in the history
  11. Adding tests for repeat.

    Gozala committed Oct 24, 2011
    Configuration menu
    Copy the full SHA
    87d2de7 View commit details
    Browse the repository at this point in the history
  12. Implement tests for iterate.

    Gozala committed Oct 24, 2011
    Configuration menu
    Copy the full SHA
    14a9d16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d3526b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2011

  1. add travis config

    Gozala committed Nov 18, 2011
    Configuration menu
    Copy the full SHA
    3c6c433 View commit details
    Browse the repository at this point in the history
  2. Adding build indicator.

    Gozala committed Nov 18, 2011
    Configuration menu
    Copy the full SHA
    b290d80 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2012

  1. Configuration menu
    Copy the full SHA
    61c1f24 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2012

  1. Configuration menu
    Copy the full SHA
    493da49 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2012

  1. Configuration menu
    Copy the full SHA
    c191315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eeffeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e86cab5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69f5172 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23e4383 View commit details
    Browse the repository at this point in the history
  6. Fix bug in delay.

    Gozala committed Jan 10, 2012
    Configuration menu
    Copy the full SHA
    f7a1472 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d27ea9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5403715 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    315b945 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2012

  1. Configuration menu
    Copy the full SHA
    43d491b View commit details
    Browse the repository at this point in the history
  2. Improve assert dsl.

    Gozala committed Jan 14, 2012
    Configuration menu
    Copy the full SHA
    ad54dd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01f4cdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c49466b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c85265 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64d2e8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f8a2d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1193e69 View commit details
    Browse the repository at this point in the history
  9. Update map tests.

    Gozala committed Jan 14, 2012
    Configuration menu
    Copy the full SHA
    c29f8fd View commit details
    Browse the repository at this point in the history
  10. Update filter tests.

    Gozala committed Jan 14, 2012
    Configuration menu
    Copy the full SHA
    f8d966f View commit details
    Browse the repository at this point in the history
  11. Update append tests.

    Gozala committed Jan 14, 2012
    Configuration menu
    Copy the full SHA
    0693e98 View commit details
    Browse the repository at this point in the history
  12. Update flatten tests.

    Gozala committed Jan 14, 2012
    Configuration menu
    Copy the full SHA
    755acb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2012

  1. Configuration menu
    Copy the full SHA
    5326317 View commit details
    Browse the repository at this point in the history
  2. Update test for lazy.

    Gozala committed Jan 17, 2012
    Configuration menu
    Copy the full SHA
    7ac855f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf0a507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    858f930 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2012

  1. Configuration menu
    Copy the full SHA
    44fcf81 View commit details
    Browse the repository at this point in the history
  2. Refine promises pattern used.

    Gozala committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    67d4a65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c49bc59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de4ebe2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    256283a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01e51dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    969ee9f View commit details
    Browse the repository at this point in the history
  8. Update mix tests.

    Gozala committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    d9c6a32 View commit details
    Browse the repository at this point in the history
  9. Update test for merge.

    Gozala committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    275d23f View commit details
    Browse the repository at this point in the history
  10. Update implementation of zip.

    Gozala committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    7f4020d View commit details
    Browse the repository at this point in the history
  11. Update tests for zip.

    Gozala committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    e585297 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2012

  1. Remove useless line breaks.

    Gozala committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    bdf1e14 View commit details
    Browse the repository at this point in the history
  2. Simplify Stream.promise API.

    Gozala committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    c796e31 View commit details
    Browse the repository at this point in the history
  3. Make sure asserts run async.

    Gozala committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    892469c View commit details
    Browse the repository at this point in the history
  4. error is delivered async.

    Gozala committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    f80cf11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    633eff7 View commit details
    Browse the repository at this point in the history
  6. Enable updated tests.

    Gozala committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    99025e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    419b925 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6eb5907 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5699a5d View commit details
    Browse the repository at this point in the history
  10. Implement tests for alter.

    Gozala committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    59a036c View commit details
    Browse the repository at this point in the history
  11. Implement revise function which is just like alter with a differe…

    …nce that end just propagates.
    Gozala committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    f09f4d2 View commit details
    Browse the repository at this point in the history
  12. Add revise tests.

    Gozala committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    24e0052 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5a696fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df7df3a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0508997 View commit details
    Browse the repository at this point in the history
  16. Update map tests.

    Gozala committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    6ba372e View commit details
    Browse the repository at this point in the history
  17. Update take testes.

    Gozala committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    27f8d84 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9887c75 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6b214eb View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2012

  1. Configuration menu
    Copy the full SHA
    abb7bf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ad863 View commit details
    Browse the repository at this point in the history
  3. Update append tests.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    ef89696 View commit details
    Browse the repository at this point in the history
  4. Update filter documentation.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    d050f0b View commit details
    Browse the repository at this point in the history
  5. Update filter tests.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    496a836 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa5880f View commit details
    Browse the repository at this point in the history
  7. Update drop tests.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    e68d2f1 View commit details
    Browse the repository at this point in the history
  8. Implement take.while function.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    ccc9eb1 View commit details
    Browse the repository at this point in the history
  9. Add take.while tests.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    2d5f0fe View commit details
    Browse the repository at this point in the history
  10. Implement drop.while function.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    2a21321 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9133193 View commit details
    Browse the repository at this point in the history
  12. Fix error in print definition.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    7415f58 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5774153 View commit details
    Browse the repository at this point in the history
  14. Update flatten tests.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    ef8a93d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e2fc8a0 View commit details
    Browse the repository at this point in the history
  16. Implement test for capture.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    ae64324 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    74eb9d7 View commit details
    Browse the repository at this point in the history
  18. Update mix tests.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    6804a02 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1bbb818 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    141cecd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c675ec3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4aaf027 View commit details
    Browse the repository at this point in the history
  23. Update merge tests.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    7e361c4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    90331f1 View commit details
    Browse the repository at this point in the history
  25. update tests for repeat.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    90a0f6c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6f9a57e View commit details
    Browse the repository at this point in the history
  27. Update tests for iterate.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    64ee804 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0b2514b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ed279d4 View commit details
    Browse the repository at this point in the history
  30. Update tests for lazy.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    f075581 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    58d3990 View commit details
    Browse the repository at this point in the history
  32. Update tests for zip.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    4d2568f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0098577 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6fe3100 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    6254f35 View commit details
    Browse the repository at this point in the history
  36. Improve some documentation.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    e3a594a View commit details
    Browse the repository at this point in the history
  37. Rename revise to edit.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    12b9adc View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a301a63 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    1a50249 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    59837ff View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8b2d80d View commit details
    Browse the repository at this point in the history
  42. Update tests for zip.all

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    137100d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    07a99d8 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    ec1a3c7 View commit details
    Browse the repository at this point in the history
  45. Remove unused utils in tests.

    Gozala committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    25a3ebc View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2cdd5e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2012

  1. Configuration menu
    Copy the full SHA
    420a8df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f8bd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3490fa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2307fdd View commit details
    Browse the repository at this point in the history
  5. Remove on method.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    4300838 View commit details
    Browse the repository at this point in the history
  6. Remove hub API.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    f255344 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75d0235 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2dd785e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dafb519 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85596f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fdb52a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b21cda View commit details
    Browse the repository at this point in the history
  13. Imply expected argument order when using run in non-standard (strea…

    …m last) functions when using with `run`.
    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    38b0ee4 View commit details
    Browse the repository at this point in the history
  14. Update some out of dated docs.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    90a5f50 View commit details
    Browse the repository at this point in the history
  15. Implement tail.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    172785d View commit details
    Browse the repository at this point in the history
  16. Implement head / first.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    2d9c637 View commit details
    Browse the repository at this point in the history
  17. Update head tests.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    885550f View commit details
    Browse the repository at this point in the history
  18. Update tail / rest tests.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    84f5b51 View commit details
    Browse the repository at this point in the history
  19. Remove hub tests.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    7128b68 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ded6b59 View commit details
    Browse the repository at this point in the history
  21. Refine promise API.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    8f29cba View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a51572f View commit details
    Browse the repository at this point in the history
  23. Move definition of run to the top of the file so that access to `run.…

    …index` is not `undefined` for the rest of the file.
    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    3bba8d9 View commit details
    Browse the repository at this point in the history
  24. rename internal run function to runner in order to avoid conflict…

    …s with `run.index`.
    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    325f8fe View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0890614 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    431481c View commit details
    Browse the repository at this point in the history
  27. Implement tests for finalize.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    21cfc73 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fc3e8c0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c538299 View commit details
    Browse the repository at this point in the history
  30. Implement tests for attempt.

    Gozala committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    94f0f20 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    257bfcf View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2012

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

Commits on Feb 6, 2012

  1. Implement reduce.

    Gozala committed Feb 6, 2012
    Configuration menu
    Copy the full SHA
    004d551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1849dfe View commit details
    Browse the repository at this point in the history
  3. Update promise library.

    Gozala committed Feb 6, 2012
    Configuration menu
    Copy the full SHA
    4d822d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e90007d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6d5efe View commit details
    Browse the repository at this point in the history
  6. Adding tests for delay.

    Gozala committed Feb 6, 2012
    Configuration menu
    Copy the full SHA
    76e1fe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e8ded4 View commit details
    Browse the repository at this point in the history
  8. Update tests for reduce.

    Gozala committed Feb 6, 2012
    Configuration menu
    Copy the full SHA
    3193c94 View commit details
    Browse the repository at this point in the history
  9. Add documentation to reduce.

    Gozala committed Feb 6, 2012
    Configuration menu
    Copy the full SHA
    17ef6c8 View commit details
    Browse the repository at this point in the history
  10. Fix error in map tests.

    Gozala committed Feb 6, 2012
    Configuration menu
    Copy the full SHA
    c5656c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3628cde View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2012

  1. Change semantics of finalize to make errors propagate, as they can …

    …be captured via `capture` anyway.
    Gozala committed Feb 11, 2012
    Configuration menu
    Copy the full SHA
    75f10b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2012

  1. Make print even lazier so that first item is not lost when repl is bu…

    …sy printing outer stuff.
    Gozala committed Feb 15, 2012
    Configuration menu
    Copy the full SHA
    8bc8e3e View commit details
    Browse the repository at this point in the history
  2. Iterate on idea of queues.

    Gozala committed Feb 15, 2012
    Configuration menu
    Copy the full SHA
    7eebcea View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2012

  1. Configuration menu
    Copy the full SHA
    b589034 View commit details
    Browse the repository at this point in the history
  2. Implement Queue and Channel.

    Gozala committed Feb 16, 2012
    Configuration menu
    Copy the full SHA
    f3559ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e686b99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8d49b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0229ae2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2012

  1. Configuration menu
    Copy the full SHA
    5e57477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db6af0 View commit details
    Browse the repository at this point in the history
  3. Move channel.

    Gozala committed Feb 17, 2012
    Configuration menu
    Copy the full SHA
    fe9abe3 View commit details
    Browse the repository at this point in the history
  4. Add channel tests.

    Gozala committed Feb 17, 2012
    Configuration menu
    Copy the full SHA
    617a16b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9778b4e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2012

  1. Configuration menu
    Copy the full SHA
    2f356fd View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2012

  1. implement expand function

    Gozala committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    3d2fa1a View commit details
    Browse the repository at this point in the history