Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / purescript/purescript-st issues and pull requests

#52 - Adds uncurried ST functions

Pull Request - State: closed - Opened by mikesol about 2 years ago - 6 comments

#51 - Add Semigroup and Monoid instances

Pull Request - State: closed - Opened by purefunctor about 2 years ago

#50 - Why does Aff not implement MonadST?

Issue - State: closed - Opened by Mateiadrielrafael about 2 years ago - 7 comments

#49 - Link to original paper?

Issue - State: open - Opened by JordanMartinez about 2 years ago

#48 - Prepare v6.0.0 release (1st PS 0.15.0-compatible release)

Pull Request - State: closed - Opened by JordanMartinez over 2 years ago
Labels: purs-0.15

#47 - Update to v0.15.0

Pull Request - State: closed - Opened by JordanMartinez over 2 years ago
Labels: type: breaking change, purs-0.15

#46 - Migrate FFI to ES modules

Pull Request - State: closed - Opened by JordanMartinez over 2 years ago

#45 - Update MonadSt to have Monad superclass

Pull Request - State: closed - Opened by JordanMartinez over 2 years ago
Labels: type: breaking change, purs-0.15

#44 - `MonadST` should have a `Monad` superclass

Issue - State: closed - Opened by natefaubion over 2 years ago - 1 comment
Labels: type: breaking change, purs-0.15

#43 - Fix warnings revealed by v0.14.1 PS release

Pull Request - State: closed - Opened by JordanMartinez over 3 years ago

#42 - Prepare v5.0.0 release

Pull Request - State: closed - Opened by kl0tl over 3 years ago

#41 - Update changelog since v4.1.1

Pull Request - State: closed - Opened by thomashoneyman over 3 years ago

#40 - Generate changelog and add PR template

Pull Request - State: closed - Opened by JordanMartinez over 3 years ago

#39 - Add `foreachWithIndex`

Issue - State: closed - Opened by JordanMartinez over 3 years ago - 1 comment

#38 - Migrate to GitHub Actions

Pull Request - State: closed - Opened by thomashoneyman almost 4 years ago

#37 - Update to v0.14.0-rc3

Pull Request - State: closed - Opened by JordanMartinez almost 4 years ago

#36 - feat(https://github.com/purescript/purescript/issues/3923): add `ST.Uncurried`

Pull Request - State: closed - Opened by srghma about 4 years ago - 3 comments

#35 - Add roles declarations to allow safe coercions

Pull Request - State: closed - Opened by kl0tl about 4 years ago - 1 comment

#34 - Bump pulp version

Pull Request - State: closed - Opened by garyb over 4 years ago

#33 - Inline optimization with `run` still makes calls to `modify`

Issue - State: open - Opened by milesfrain over 4 years ago - 1 comment
Labels: type: breaking change, purs-0.15

#32 - Fix the retrieval of the latest compiler version tag

Pull Request - State: closed - Opened by kl0tl over 4 years ago

#31 - Merge `Effect` and `ST`

Issue - State: open - Opened by garyb over 4 years ago - 25 comments
Labels: type: breaking change, purs-0.15

#30 - Remove `STRef`, unify with `Ref`

Issue - State: open - Opened by garyb over 4 years ago - 9 comments
Labels: type: breaking change, purs-0.15

#29 - Remove primes from foreign modules exports

Pull Request - State: closed - Opened by kl0tl over 4 years ago

#28 - Release with `v` prefix

Issue - State: closed - Opened by f-f over 4 years ago - 6 comments

#27 - Debug build failure

Pull Request - State: closed - Opened by garyb over 4 years ago

#26 - Add global region and MonadST

Pull Request - State: closed - Opened by garyb over 4 years ago
Labels: type: enhancement

#25 - Update library to remove warnings on 0.14.0 PS release

Pull Request - State: closed - Opened by JordanMartinez over 4 years ago

#24 - Revert "fixing Region unused reference"

Pull Request - State: closed - Opened by hdgarrood almost 5 years ago - 1 comment

#23 - fixing Region unused reference

Pull Request - State: closed - Opened by Ebmtranceboy almost 5 years ago - 4 comments

#22 - Ignore :)

Pull Request - State: closed - Opened by jy14898 about 5 years ago

#21 - Fix small error in docs

Pull Request - State: closed - Opened by jy14898 over 5 years ago - 1 comment

#20 - Update for PureScript 0.12

Pull Request - State: closed - Opened by garyb over 6 years ago

#19 - Global region, take two

Issue - State: closed - Opened by rightfold over 6 years ago - 3 comments

#18 - Adds a MonadRec instance for ST, introduces an Internal module

Pull Request - State: closed - Opened by kritzcreek over 6 years ago

#17 - Get rid of Eff dependency, add Region kind.

Pull Request - State: closed - Opened by paf31 over 6 years ago - 6 comments

#16 - move STRef to Control.Monad.ST.Ref

Issue - State: closed - Opened by matthewleon over 6 years ago - 1 comment

#15 - Implement `ST h a` as a newtype

Pull Request - State: closed - Opened by joneshf almost 7 years ago - 8 comments

#14 - Update dependencies to 0.11

Pull Request - State: closed - Opened by joneshf almost 7 years ago - 1 comment

#13 - more doc typo fixes

Pull Request - State: closed - Opened by matthewleon over 7 years ago - 2 comments

#12 - Define a kind for regions

Issue - State: closed - Opened by paf31 over 7 years ago - 1 comment

#11 - Update for PureScript 0.11

Pull Request - State: closed - Opened by garyb over 7 years ago

#10 - provide an `STEff` type synonym

Pull Request - State: closed - Opened by matthewleon over 7 years ago - 5 comments

#9 - fix phantom type var in doc strings

Pull Request - State: closed - Opened by matthewleon over 7 years ago - 1 comment

#8 - Consider implementing as a newtype instead of an effect

Issue - State: closed - Opened by natefaubion almost 8 years ago - 7 comments

#7 - Global region

Issue - State: closed - Opened by rightfold almost 8 years ago - 5 comments

#6 - Prepare for 2.0 release

Pull Request - State: closed - Opened by garyb almost 8 years ago - 1 comment

#5 - [BREAKING] Replace FFI with Ref

Pull Request - State: closed - Opened by texastoland about 8 years ago - 2 comments

#4 - Implement ST using Ref

Issue - State: closed - Opened by texastoland about 8 years ago - 3 comments

#3 - Updates for PureScript 0.8

Pull Request - State: closed - Opened by garyb over 8 years ago

#2 - Fix warnings generated by purescript-0.8.0

Pull Request - State: closed - Opened by telser over 8 years ago - 1 comment

#1 - leave off the "| r" in pureST

Pull Request - State: closed - Opened by jbrownson about 9 years ago - 5 comments