Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/purescript/purescript-st
The ST effect, for safe local mutation
https://github.com/purescript/purescript-st
Adds uncurried ST functions
mikesol opened this pull request over 2 years ago
mikesol opened this pull request over 2 years ago
Add Semigroup and Monoid instances
purefunctor opened this pull request over 2 years ago
purefunctor opened this pull request over 2 years ago
Why does Aff not implement MonadST?
Mateiadrielrafael opened this issue over 2 years ago
Mateiadrielrafael opened this issue over 2 years ago
Link to original paper?
JordanMartinez opened this issue over 2 years ago
JordanMartinez opened this issue over 2 years ago
Prepare v6.0.0 release (1st PS 0.15.0-compatible release)
JordanMartinez opened this pull request over 2 years ago
JordanMartinez opened this pull request over 2 years ago
Update to v0.15.0
JordanMartinez opened this pull request almost 3 years ago
JordanMartinez opened this pull request almost 3 years ago
Migrate FFI to ES modules
JordanMartinez opened this pull request almost 3 years ago
JordanMartinez opened this pull request almost 3 years ago
Update MonadSt to have Monad superclass
JordanMartinez opened this pull request almost 3 years ago
JordanMartinez opened this pull request almost 3 years ago
`MonadST` should have a `Monad` superclass
natefaubion opened this issue almost 3 years ago
natefaubion opened this issue almost 3 years ago
Fix warnings revealed by v0.14.1 PS release
JordanMartinez opened this pull request over 3 years ago
JordanMartinez opened this pull request over 3 years ago
Prepare v5.0.0 release
kl0tl opened this pull request almost 4 years ago
kl0tl opened this pull request almost 4 years ago
Update changelog since v4.1.1
thomashoneyman opened this pull request almost 4 years ago
thomashoneyman opened this pull request almost 4 years ago
Generate changelog and add PR template
JordanMartinez opened this pull request almost 4 years ago
JordanMartinez opened this pull request almost 4 years ago
Add `foreachWithIndex`
JordanMartinez opened this issue about 4 years ago
JordanMartinez opened this issue about 4 years ago
Migrate to GitHub Actions
thomashoneyman opened this pull request about 4 years ago
thomashoneyman opened this pull request about 4 years ago
Update to v0.14.0-rc3
JordanMartinez opened this pull request about 4 years ago
JordanMartinez opened this pull request about 4 years ago
feat(https://github.com/purescript/purescript/issues/3923): add `ST.Uncurried`
srghma opened this pull request over 4 years ago
srghma opened this pull request over 4 years ago
Add roles declarations to allow safe coercions
kl0tl opened this pull request over 4 years ago
kl0tl opened this pull request over 4 years ago
Bump pulp version
garyb opened this pull request over 4 years ago
garyb opened this pull request over 4 years ago
Inline optimization with `run` still makes calls to `modify`
milesfrain opened this issue over 4 years ago
milesfrain opened this issue over 4 years ago
Fix the retrieval of the latest compiler version tag
kl0tl opened this pull request almost 5 years ago
kl0tl opened this pull request almost 5 years ago
Merge `Effect` and `ST`
garyb opened this issue almost 5 years ago
garyb opened this issue almost 5 years ago
Remove `STRef`, unify with `Ref`
garyb opened this issue almost 5 years ago
garyb opened this issue almost 5 years ago
Remove primes from foreign modules exports
kl0tl opened this pull request almost 5 years ago
kl0tl opened this pull request almost 5 years ago
Release with `v` prefix
f-f opened this issue almost 5 years ago
f-f opened this issue almost 5 years ago
Debug build failure
garyb opened this pull request almost 5 years ago
garyb opened this pull request almost 5 years ago
Add global region and MonadST
garyb opened this pull request almost 5 years ago
garyb opened this pull request almost 5 years ago
Update library to remove warnings on 0.14.0 PS release
JordanMartinez opened this pull request almost 5 years ago
JordanMartinez opened this pull request almost 5 years ago
Revert "fixing Region unused reference"
hdgarrood opened this pull request about 5 years ago
hdgarrood opened this pull request about 5 years ago
fixing Region unused reference
Ebmtranceboy opened this pull request about 5 years ago
Ebmtranceboy opened this pull request about 5 years ago
Ignore :)
jy14898 opened this pull request over 5 years ago
jy14898 opened this pull request over 5 years ago
Fix small error in docs
jy14898 opened this pull request over 5 years ago
jy14898 opened this pull request over 5 years ago
Update for PureScript 0.12
garyb opened this pull request over 6 years ago
garyb opened this pull request over 6 years ago
Global region, take two
rightfold opened this issue over 6 years ago
rightfold opened this issue over 6 years ago
Adds a MonadRec instance for ST, introduces an Internal module
kritzcreek opened this pull request over 6 years ago
kritzcreek opened this pull request over 6 years ago
Get rid of Eff dependency, add Region kind.
paf31 opened this pull request almost 7 years ago
paf31 opened this pull request almost 7 years ago
move STRef to Control.Monad.ST.Ref
matthewleon opened this issue almost 7 years ago
matthewleon opened this issue almost 7 years ago
Implement `ST h a` as a newtype
joneshf opened this pull request about 7 years ago
joneshf opened this pull request about 7 years ago
Update dependencies to 0.11
joneshf opened this pull request about 7 years ago
joneshf opened this pull request about 7 years ago
more doc typo fixes
matthewleon opened this pull request over 7 years ago
matthewleon opened this pull request over 7 years ago
Define a kind for regions
paf31 opened this issue almost 8 years ago
paf31 opened this issue almost 8 years ago
Update for PureScript 0.11
garyb opened this pull request almost 8 years ago
garyb opened this pull request almost 8 years ago
provide an `STEff` type synonym
matthewleon opened this pull request almost 8 years ago
matthewleon opened this pull request almost 8 years ago
fix phantom type var in doc strings
matthewleon opened this pull request almost 8 years ago
matthewleon opened this pull request almost 8 years ago
Consider implementing as a newtype instead of an effect
natefaubion opened this issue about 8 years ago
natefaubion opened this issue about 8 years ago
Global region
rightfold opened this issue about 8 years ago
rightfold opened this issue about 8 years ago
Prepare for 2.0 release
garyb opened this pull request over 8 years ago
garyb opened this pull request over 8 years ago
[BREAKING] Replace FFI with Ref
texastoland opened this pull request over 8 years ago
texastoland opened this pull request over 8 years ago
Implement ST using Ref
texastoland opened this issue over 8 years ago
texastoland opened this issue over 8 years ago
Updates for PureScript 0.8
garyb opened this pull request almost 9 years ago
garyb opened this pull request almost 9 years ago
Fix warnings generated by purescript-0.8.0
telser opened this pull request almost 9 years ago
telser opened this pull request almost 9 years ago
leave off the "| r" in pureST
jbrownson opened this pull request over 9 years ago
jbrownson opened this pull request over 9 years ago