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

V2 - finally! #123

Merged
merged 98 commits into from
Jun 12, 2020
Merged

V2 - finally! #123

merged 98 commits into from
Jun 12, 2020

Commits on Jun 2, 2020

  1. Bump haxe.

    back2dos committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    59283d3 View commit details
    Browse the repository at this point in the history
  2. Add Disposable

    back2dos committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    8d03142 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd06828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05297d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    325d183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd8d98d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

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

Commits on Jun 6, 2020

  1. Tweak disposable API.

    back2dos committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    7a634c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b439823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e5ae8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1475db0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c319cf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44a25b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcc2b56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d62ba05 View commit details
    Browse the repository at this point in the history
  9. Drop Haxe 4.

    back2dos committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    2b55d26 View commit details
    Browse the repository at this point in the history
  10. Note to self.

    back2dos committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    33126f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af958e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e492820 View commit details
    Browse the repository at this point in the history
  13. Add Signal::pickNext.

    back2dos committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    1164ae0 View commit details
    Browse the repository at this point in the history
  14. Reimplement progress.

    back2dos committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    b34cf38 View commit details
    Browse the repository at this point in the history
  15. Deprecate >> on futures.

    back2dos committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    f829b37 View commit details
    Browse the repository at this point in the history
  16. Add Lazy::computed.

    back2dos committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    9e2d48d View commit details
    Browse the repository at this point in the history
  17. Add FutureStatus.

    back2dos committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    47b3f0a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    74af11e View commit details
    Browse the repository at this point in the history
  19. Bump libs.

    back2dos committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    437c8ff View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Delete obsolete batch file.

    back2dos committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    642ca4b View commit details
    Browse the repository at this point in the history
  2. Consolidate v2 attempts.

    back2dos committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    5e4b77f View commit details
    Browse the repository at this point in the history
  3. Tests passing.

    back2dos committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    e2f8c40 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Add CallbackLinkRef.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    249a5ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c132480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    066511f View commit details
    Browse the repository at this point in the history
  4. Move map/flatMap back from FutureObject ot Future. Noop out gather an…

    …d add deprecation warnings for gathering.
    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    ac988bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a215583 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    775c8c6 View commit details
    Browse the repository at this point in the history
  7. Uninline a few things.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    1a5c6b3 View commit details
    Browse the repository at this point in the history
  8. Whitespace.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    1ad6592 View commit details
    Browse the repository at this point in the history
  9. OCD.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    47f76e1 View commit details
    Browse the repository at this point in the history
  10. Unbreak tests.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    6ba6e47 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3ff8aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ca3785 View commit details
    Browse the repository at this point in the history
  13. Bump Haxe.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    e2256d4 View commit details
    Browse the repository at this point in the history
  14. Actually fix tests.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    8a7d7bc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dfc17d7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    214794a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    134fa4d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fbdd5ce View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4313437 View commit details
    Browse the repository at this point in the history
  20. Bump backend support libs.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    09c3c39 View commit details
    Browse the repository at this point in the history
  21. Fix typo.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    8b26398 View commit details
    Browse the repository at this point in the history
  22. Reorder things a little.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    363f39b View commit details
    Browse the repository at this point in the history
  23. OCD.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    e84e5f8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7fe0cf7 View commit details
    Browse the repository at this point in the history
  25. Use git version of hxcpp.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    ac4f631 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6ffdfc6 View commit details
    Browse the repository at this point in the history
  27. Manually compile hxcpp.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    c0cb2d9 View commit details
    Browse the repository at this point in the history
  28. Resolves #71.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    8b02483 View commit details
    Browse the repository at this point in the history
  29. Bump hxnodejs

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    e9b5c54 View commit details
    Browse the repository at this point in the history
  30. Tweak suspendable signals.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    73b425b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9d255c8 View commit details
    Browse the repository at this point in the history
  32. Minor simplification.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    1214cbc View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e4a4aa1 View commit details
    Browse the repository at this point in the history
  34. Resolves #119.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    d0640c3 View commit details
    Browse the repository at this point in the history
  35. Note to self.

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    c6eb394 View commit details
    Browse the repository at this point in the history
  36. No luck ...

    back2dos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    be37e9b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    9a58c12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e10c06 View commit details
    Browse the repository at this point in the history
  3. Slight simplification.

    back2dos committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    27958f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6a7cfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b018165 View commit details
    Browse the repository at this point in the history
  6. Simplify FutureStatus.

    back2dos committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    8d9a22e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    7cbadba View commit details
    Browse the repository at this point in the history
  2. Optimize for sync promises.

    back2dos committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    9d0cbeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acf8fbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62911cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    709a143 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a27c76c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d81130f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f47a223 View commit details
    Browse the repository at this point in the history
  9. Note to self.

    back2dos committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    395df41 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2b4c34 View commit details
    Browse the repository at this point in the history
  11. Resolves #3.

    back2dos committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    78bc719 View commit details
    Browse the repository at this point in the history
  12. Resolves #55.

    back2dos committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8e43451 View commit details
    Browse the repository at this point in the history
  13. Deprecate Future.async

    back2dos committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    641287d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ef187d0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e86cb32 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aeec16a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c0b2578 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    70f1808 View commit details
    Browse the repository at this point in the history
  19. Undeprecate Signal.new.

    back2dos committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e143686 View commit details
    Browse the repository at this point in the history
  20. Reexpose OutcomeTools.

    back2dos committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    b5b42fb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8e833bd View commit details
    Browse the repository at this point in the history
  22. Merge pull request #124 from nadako/no_coreApi

    Don't use tink.CoreApi inside tink.core itself (related to #119)
    back2dos authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    0dc5b89 View commit details
    Browse the repository at this point in the history
  23. Haxe4. The Future is now!

    back2dos committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8a89552 View commit details
    Browse the repository at this point in the history
  24. Skip Haxe 3 in gh actions.

    back2dos authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    9b09d4e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    83bda9c View commit details
    Browse the repository at this point in the history
  26. A few notes about behavior.

    back2dos committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    1e4eaf3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2f7e057 View commit details
    Browse the repository at this point in the history