GitHub / purescript/purescript-control / commits
Common control classes and utility functions
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| a6033808 | Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#81) |
JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| f8814d34 | Change <|> to be right-associative (#80) |
JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 05e4445b |
Drop MonadZero file, class, and instance (#76)
Co-authored-by: Thomas Honeyman <h****o@t****m>, Thomas Honeyman <h****o@t****m> |
JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| e49aee09 |
Update to v0.15.0 (#78)
Co-authored-by: Cyril Sobierajewicz <s****l@g****m> |
JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 18d582e3 | Prepare v5.0.0 release (#75) |
Cyril <s****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8c11e170 | Update changelog since v4.2.0 (#73) |
milesfrain <m****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 87ff34ce | Generate changelog and add PR template (#72) |
JordanMartinez <j****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 1b9c1362 | Remove MonadZero from class hierarchy (#70) |
Cyril <s****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 4db92e47 |
Don’t let MonadZero imply its deprecation warning (#68)
Co-authored-by: JordanMartinez <j****z@g****m>, Thomas Honeyman <a****n@t****m> |
Cyril <s****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d0a51ecb | Run CI on push / pull_request to master | Thomas Honeyman <a****n@t****m> | over 5 years ago | |
| 443f67b9 | Update CI to run on push, pull_request and add Pursuit badge |
Thomas Honeyman <a****n@t****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 37cdccf9 | merge Merge pull request #66 from JordanMartinez/addMonadZeroInstance |
Cyril <s****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| eefe1d05 | Remove warn constraint on array instance of MonadZero | Jordan Martinez <j****z@g****m> | over 5 years ago | |
| f40cfe9e | Censor user-defined warnings to get around MonadZero compiler warning | Jordan Martinez <j****z@g****m> | over 5 years ago | |
| 293c7c60 | Add Array's MonadZero instance again with a compiler warning | Jordan Martinez <j****z@g****m> | over 5 years ago | |
| 0f5848b8 | Migrate to GitHub Actions and update installation instructions. (#65) |
Thomas Honeyman <a****n@t****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9132ec91 | Deprecate MonadZero (#64) |
Cyril <s****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 185c084c | Add examples for alt (#58) |
milesfrain <m****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d65c49b9 | Update to v0.14.0-rc2 (#61) |
JordanMartinez <j****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3d3222ff | merge Merge pull request #60 from purescript/bump-pulp |
Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 102339c0 | Bump pulp version | Gary Burgess <g****s@g****m> | almost 6 years ago | |
| 3e29c8e3 | merge Merge pull request #56 from purescript/update-ci |
Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d4df1ab0 | Update CI | Gary Burgess <g****s@g****m> | about 6 years ago | |
| 05d40c58 | merge Merge pull request #53 from masaeedu/newtypealternate |
Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| c25cd667 | Add newtype instance for Alternate | Asad Saeeduddin <m****u@g****m> | over 6 years ago | |
| 8af53eea | merge Merge pull request #50 from Thimoteus/alternate-newtype |
Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| a5c1b6e8 | re-add Alternate newtype | thimoteus <T****s@u****m> | almost 8 years ago | |
| f7d91cd1 | merge Merge pull request #49 from purescript/compiler/0.12 |
Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| ab8a3378 | Update dependencies, license | Gary Burgess <g****s@g****m> | about 8 years ago | |
| 39780341 | Better `fix` definition | Gary Burgess <g****s@g****m> | about 8 years ago | |
| 46a65db4 | Bump deps for compiler/0.12 | Liam Goodacre <g****m@g****m> | about 8 years ago | |
| daae61df | Fix `guard` example (#45) |
Michael Trotter <s****s@u****m>
Committed by: Phil Freeman <p****1@c****t> |
over 8 years ago | |
| 139584a8 | trivial Lazy instance for Unit (#40) |
Matthew Leon <m****l@m****m>
Committed by: Phil Freeman <p****1@c****t> |
almost 9 years ago | |
| efaccc9a | merge Merge pull request #44 from i-am-tom/master |
Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| e2ce8e0c | Add `extend` instance for `Array` | Tom <t****g@l****k> | about 9 years ago | |
| c393ee50 | trivial Lazy instance for functions (#38) |
Matthew Leon <m****l@m****m>
Committed by: Phil Freeman <p****1@c****t> |
about 9 years ago | |
| 33bcce05 | merge Merge pull request #37 from purescript/ps-0.11 |
Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 3d1817dc | Update for PureScript 0.11 | Gary Burgess <g****s@g****m> | about 9 years ago | |
| 6d17c010 | Update docs for `guard` (#36) |
Jamie Wohletz <r****e@g****m>
Committed by: Phil Freeman <p****1@c****t> |
over 9 years ago | |
| 7447320c | Update README.md |
Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 3a9f762c | merge Merge pull request #33 from purescript/bump |
Gary Burgess <g****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| f14399dc | Remove reference to `return` from Comonad doc | Gary Burgess <g****s@g****m> | over 9 years ago | |
| 8d5a0284 | Bump prelude dependency | Gary Burgess <g****s@g****m> | over 9 years ago | |
| d791ae81 | Update build | Gary Burgess <g****s@g****m> | almost 10 years ago | |
| 4cad6c91 | Update build for release | Gary Burgess <g****s@g****m> | about 10 years ago | |
| 97096c7e | Stricter build | Gary Burgess <g****s@g****m> | about 10 years ago | |
| 3dd3d3d7 | Update build, fix warning | Gary Burgess <g****s@g****m> | about 10 years ago | |
| 074102e3 | merge Merge pull request #28 from purescript/0.8-updates | Gary Burgess <g****s@g****m> | over 10 years ago | |
| 3c424743 | Updates for PureScript 0.8 | Gary Burgess <g****s@g****m> | over 10 years ago | |
| 71dfbece | Remove unused imports | Gary Burgess <g****s@g****m> | over 10 years ago | |
| 109796af | merge Merge pull request #27 from zudov/unused-variable | Gary Burgess <g****s@g****m> | over 10 years ago | |
| eae62f62 | Remove unused type variable | Konstantin Zudov <k****n@a****o> | over 10 years ago | |
| 6ac33b6e | Update build | Gary Burgess <g****s@g****m> | almost 11 years ago | |
| 12e62837 | Add orphan Array instances | Gary Burgess <g****s@g****m> | almost 11 years ago | |
| 59981dd5 | Updates for RC | Gary Burgess <g****s@g****m> | almost 11 years ago | |
| f7e3e15b | Updates for 0.7 | Phil Freeman <p****1@c****t> | almost 11 years ago | |
| 95b78bb6 | Removing unused stuff relating to FFI code | Gary Burgess <g****s@g****m> | about 11 years ago | |
| a1bf3362 | Updates for 0.7 | Gary Burgess <g****s@g****m> | about 11 years ago | |
| f1bcb8fd | merge Merge pull request #23 from purescript/0.7 | Phil Freeman <p****1@c****t> | about 11 years ago | |
| 230d7c16 | Fix dependencies | Phil Freeman <p****1@c****t> | about 11 years ago | |
| 31f16dec | Docs | Phil Freeman <p****1@c****t> | about 11 years ago | |
| fa2c186b | Updates for Arrays | Phil Freeman <p****1@c****t> | about 11 years ago | |
| f8423fff | merge Merge pull request #22 from purescript/updates | Gary Burgess <g****s@g****m> | about 11 years ago | |
| fa1f8c04 | Update gulpfile for consistency with other projects | Gary Burgess <g****s@g****m> | about 11 years ago | |
| fe9e85d5 | Separate docs | Gary Burgess <g****s@g****m> | about 11 years ago | |
| c5fef0a0 | Update dependencies, build, docs | Gary Burgess <g****s@g****m> | about 11 years ago | |
| 7078ba02 | Remove LazyN variants, resolves #15 | Gary Burgess <g****s@g****m> | about 11 years ago | |
| 832845b1 | Use Int for replicateM | Gary Burgess <g****s@g****m> | about 11 years ago | |
| 30467f16 | merge Merge pull request #20 from purescript/extend | Phil Freeman <p****1@c****t> | about 11 years ago | |
| 996469d0 | Add extend | Phil Freeman <p****1@c****t> | about 11 years ago | |
| a559c911 | merge Merge pull request #19 from purescript/docs | Phil Freeman <p****1@c****t> | about 11 years ago | |
| f7e6cb50 | Consistency | Phil Freeman <p****1@c****t> | about 11 years ago | |
| 78c1d025 | Docs | Phil Freeman <p****1@c****t> | about 11 years ago | |
| 95ae38fe | A start on more docs | Phil Freeman <p****1@c****t> | about 11 years ago | |
| 65da2348 | merge Merge pull request #18 from pseudonom/master | Phil Freeman <p****1@c****t> | about 11 years ago | |
| b17994e1 | Added filterM comment | Eric Easley <e****r@r****t> | about 11 years ago | |
| 4650b6c9 | Added filterM | Eric Easley <e****r@r****t> | about 11 years ago | |
| 9a4953b4 | merge Merge pull request #17 from hdgarrood/master | Phil Freeman <p****1@c****t> | about 11 years ago | |
| aceaea4b | Refer to type constructors rather than types | Harry Garrood <h****y@g****e> | about 11 years ago | |
| 0c93f9ef | More docs updates for Alt, Plus, MonadPlus | Harry Garrood <h****y@g****e> | about 11 years ago | |
| dbb7ea7f | More docs for Alt, Plus, MonadPlus | Harry Garrood <h****y@g****e> | about 11 years ago | |
| 7abb4550 | More Alt and Plus laws | Harry Garrood <h****y@g****e> | about 11 years ago | |
| b38b04a2 | Update docs as per @garyb's suggestions | Harry Garrood <h****y@g****e> | about 11 years ago | |
| b771f993 | Bump grunt-purescript to 0.6.0 | Harry Garrood <h****y@g****e> | about 11 years ago | |
| ec7f41f3 | Regenerate docs | Harry Garrood <h****y@g****e> | about 11 years ago | |
| d9544bd1 | Make all (<|>) go in <code> tags | Harry Garrood <h****y@g****e> | about 11 years ago | |
| 965b2495 | consistency: 'type class' with a space | Harry Garrood <h****y@g****e> | about 11 years ago | |
| 93945fff | Add docs for Alt and Plus | Harry Garrood <h****y@g****e> | about 11 years ago | |
| 72451a3e | Add class diagram | Gary Burgess <g****s@g****m> | about 11 years ago | |
| 43e216a4 | merge Merge pull request #12 from joneshf/master | Phil Freeman <p****1@c****t> | over 11 years ago | |
| 016bb392 | Added `($>)` and `(<$)`. | joneshf <j****y@g****m> | over 11 years ago | |
| fe8fd04d | merge Merge pull request #10 from joneshf/master | Gary Burgess <g****s@g****m> | almost 12 years ago | |
| 7485be94 | Added back breaking change note. | joneshf <j****y@g****m> | almost 12 years ago | |
| 0c56250c | merge Merge branch 'master' of github.com:purescript/purescript-control | joneshf <j****y@g****m> | almost 12 years ago | |
| 6fa92cad | Add breaking change note | Gary Burgess <g****s@g****m> | almost 12 years ago | |
| 3100ed71 | merge Merge pull request #8 from purescript/alternative | Gary Burgess <g****s@g****m> | almost 12 years ago | |
| 849032cf | Add Lazy2, fix, fix1, fix2 | Gary Burgess <g****s@g****m> | almost 12 years ago | |
| e7662bf0 | Update generated docs | Gary Burgess <g****s@g****m> | almost 12 years ago | |
| 80437cfd | Better name type var | Gary Burgess <g****s@g****m> | almost 12 years ago | |
| fb367629 | Add Lazy | Gary Burgess <g****s@g****m> | almost 12 years ago |