Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: polysemy-research/polysemy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 838330bcadc2c4264698d287d6a2a441c88f10a8
Choose a base ref
...
head repository: polysemy-research/polysemy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: df5564099b7083bc5f2cf74db5fea5e75db5afcc
Choose a head ref
  • 15 commits
  • 26 files changed
  • 3 contributors

Commits on Jul 8, 2019

  1. Add Pass to Writer, replacing Censor. Fix semantics of listen (#169)

    * Added Pass to Writer, replacing Censor. Fixed semantics of listen
    
    * Swap order of elements in the Pass tuple
    
    * Sometimes I'm bad! Fixed compile error.
    KingoftheHomeless authored and isovector committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    0d22cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff2c96 View commit details
    Browse the repository at this point in the history
  3. Release polysemy-0.7.0.0

    isovector committed Jul 8, 2019
    1 Configuration menu
    Copy the full SHA
    f93e6d9 View commit details
    Browse the repository at this point in the history
  4. Forgot my thanks!

    isovector committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    d000121 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b5e7d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8773716 View commit details
    Browse the repository at this point in the history
  7. Add a Sandy reminder

    googleson78 committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    96a5b89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    238f210 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8e356a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82b1708 View commit details
    Browse the repository at this point in the history
  11. Rename Lift -> Embed

    googleson78 committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    aee0326 View commit details
    Browse the repository at this point in the history
  12. Replace sendM with embed

    googleson78 committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    b9c88c7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3edb5c2 View commit details
    Browse the repository at this point in the history
  14. Rename runEmbed and related runEmbedded (from IO)

    * runEmbedded -> runEmbeddedInIO
    * runEmbed -> runEmbedded
    googleson78 committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    e06f30d View commit details
    Browse the repository at this point in the history
  15. Update cabal

    googleson78 committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    df55640 View commit details
    Browse the repository at this point in the history
Loading