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

WIP: Refactor Requester modules #371

Open
wants to merge 40 commits into
base: develop
Choose a base branch
from

Commits on Sep 15, 2019

  1. WIP

    Ryan Trinkle committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    531cc28 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. More WIP (doesn't build)

    Ryan Trinkle committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    44cfdfa View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Still WIP, but seems to be working

    Ryan Trinkle committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    3c419d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Eliminate some more traces

    Ryan Trinkle committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    06337b7 View commit details
    Browse the repository at this point in the history
  2. Switch to using fake phantom type

    Ryan Trinkle committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    ee9c838 View commit details
    Browse the repository at this point in the history
  3. Try using NonEmptyDeferred

    Ryan Trinkle committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    d9144d6 View commit details
    Browse the repository at this point in the history
  4. Restrict Data.List.NonEmpty.Deferred's interface

    Ryan Trinkle committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    99213f6 View commit details
    Browse the repository at this point in the history
  5. Add Data.List.NonEmpty.Deferred to cabal file

    Ryan Trinkle committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    de53a95 View commit details
    Browse the repository at this point in the history
  6. Use NonEmptyDeferred and direct sconcat (which uses mergeInt under th…

    …e hood) for EventWriterT
    Ryan Trinkle committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    ead9cd5 View commit details
    Browse the repository at this point in the history
  7. Various simplifications

    Ryan Trinkle committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    e39c56c View commit details
    Browse the repository at this point in the history
  8. Some more random cleanups

    Ryan Trinkle committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    677ce27 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'requester-simple-fix-fake-phantom' into requester-simpl…

    …e-fix-nonempty-deferred
    
    # Conflicts:
    #	src/Reflex/PerformEvent/Base.hs
    Ryan Trinkle committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    b511a57 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

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

Commits on Sep 29, 2019

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

    ryantrinkle committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    64c5b76 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Merge remote-tracking branch 'origin/develop' into requester-simple-f…

    …ix-nonempty-deferred
    JBetz committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    063e840 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Merge remote-tracking branch 'origin/develop' into requester-simple-f…

    …ix-nonempty-deferred
    JBetz committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    c6982fb View commit details
    Browse the repository at this point in the history
  2. restore forRequesterData

    JBetz committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    ddf6544 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. reenable RequesterT tests

    JBetz committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    a9ceb8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c60dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09dad05 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

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

Commits on Jan 15, 2020

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

Commits on Jan 16, 2020

  1. restore some helper functions

    JBetz committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    0c05ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1539af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9f7dec View commit details
    Browse the repository at this point in the history
  4. test case for performEvent

    JBetz committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    bcf920c View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/develop' into requester-simple-f…

    …ix-nonempty-deferred
    JBetz committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    94b13bd View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. remove duplicate module

    JBetz committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    29def83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9748ca3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    609fc03 View commit details
    Browse the repository at this point in the history
  2. Delete IntMap.hs

    It's from the patch library now
    Ericson2314 authored Jan 21, 2020
    Configuration menu
    Copy the full SHA
    690aa6d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. add constraints(-extra) to RunRequesterT tests

    Owen Shepherd committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    d73838e View commit details
    Browse the repository at this point in the history
  2. hlint fixes

    Owen Shepherd committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b7eaf89 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    f8403b6 View commit details
    Browse the repository at this point in the history
  2. remove defunct perform event TODOs

    Owen Shepherd committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d2d152d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Remove obsolete TODO

    414owen authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    f153389 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Remove obsolete comment

    414owen authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    96ebc2b View commit details
    Browse the repository at this point in the history
  2. added trace to processIncoming

    Owen Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    8d49896 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

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