Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/purescript/purescript-enums
Operations for sequentially ordered types
https://github.com/purescript/purescript-enums
Use Char's top/bottom, not Int's
JordanMartinez opened this pull request over 2 years ago
JordanMartinez opened this pull request over 2 years ago
Define BoundedEnum-like class using type-level Ints
JordanMartinez opened this issue over 2 years ago
JordanMartinez opened this issue over 2 years ago
Why succ returns Maybe?
Masynchin opened this issue over 2 years ago
Masynchin 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
`charToEnum` implementation is wrong
JordanMartinez opened this issue over 3 years ago
JordanMartinez opened this issue 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
Changelog updates since v4.0.1
milesfrain opened this pull request almost 4 years ago
milesfrain 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
Port Enum parts of generics-rep to this repo
JordanMartinez opened this pull request about 4 years ago
JordanMartinez opened this pull request 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
paluh opened this pull request about 4 years ago
paluh opened this pull request about 4 years ago
Add roles declarations to forbid unsafe 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
Update CI
garyb opened this pull request over 4 years ago
garyb opened this pull request over 4 years ago
`toEnum` modulo `Cardinality a`
marcosh opened this issue almost 5 years ago
marcosh opened this issue almost 5 years ago
Add SmallBounded* type classes and related instances; Fixes #38
bbarker opened this pull request over 5 years ago
bbarker opened this pull request over 5 years ago
Consider a SmallBounded type
bbarker opened this issue over 5 years ago
bbarker opened this issue over 5 years ago
Make sure default impls for BoundedEnum are TCO'd
hdgarrood opened this pull request almost 6 years ago
hdgarrood opened this pull request almost 6 years ago
Updates for 0.12
garyb opened this pull request over 6 years ago
garyb opened this pull request over 6 years ago
move Cardinality to type level
matthewleon opened this issue almost 7 years ago
matthewleon opened this issue almost 7 years ago
Enum.range - all elements of an enum, ordered
matthewleon opened this pull request almost 7 years ago
matthewleon opened this pull request almost 7 years ago
more efficient genBoundedEnum
matthewleon opened this pull request about 7 years ago
matthewleon opened this pull request about 7 years ago
Fix laws
hdgarrood opened this pull request over 7 years ago
hdgarrood opened this pull request over 7 years ago
define upFromIncluding
safareli opened this pull request over 7 years ago
safareli opened this pull request over 7 years ago
upFromIncluding :: ∀ a u. Enum a => Unfoldable u => a -> NonEmpty u a
safareli opened this issue over 7 years ago
safareli opened this issue over 7 years ago
Add `genBoundedEnum`
garyb opened this pull request over 7 years ago
garyb opened this pull request over 7 years ago
Why isn't BoundedEnum constraint used in defaultSucc and defaultPred?
safareli opened this issue over 7 years ago
safareli opened this issue over 7 years ago
Incorrect assumptions from BoundedEnum laws.
MaloJaffre opened this issue over 7 years ago
MaloJaffre opened this issue over 7 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
BoundedEnum instance for Int has invalid cardinality
matthewleon opened this issue almost 8 years ago
matthewleon opened this issue almost 8 years ago
[BREAKING] Data.Generic.Rep.Enum
matthewleon opened this pull request almost 8 years ago
matthewleon opened this pull request almost 8 years ago
Laws didn't hold for BoundedEnum
jacereda opened this pull request about 8 years ago
jacereda opened this pull request about 8 years ago
UnboundedEnum
jacereda opened this issue about 8 years ago
jacereda opened this issue about 8 years ago
Simplify toEnum for Either instance.
LiamGoodacre opened this pull request about 8 years ago
LiamGoodacre opened this pull request about 8 years ago
Fix toEnum for (Maybe a)
jacereda opened this pull request about 8 years ago
jacereda opened this pull request about 8 years ago
Fix stack overflow in BoundedEnum (Either _ _)
LiamGoodacre opened this pull request about 8 years ago
LiamGoodacre opened this pull request 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
Add toBoundedEnum
tfausak opened this pull request over 8 years ago
tfausak opened this pull request over 8 years ago
Add tests and fix enumFromTo, closes #15
sharkdp opened this pull request almost 9 years ago
sharkdp opened this pull request almost 9 years ago
Inconsistent behavior of enumFromTo for bounded enums
sharkdp opened this issue almost 9 years ago
sharkdp opened this issue almost 9 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
BoundedOrd
LiamGoodacre opened this issue over 9 years ago
LiamGoodacre opened this issue over 9 years ago
Separate Enum/Finite classes, fix bugs in the Maybe instance, and add Unit instance
jbrownson opened this pull request over 9 years ago
jbrownson opened this pull request over 9 years ago
No separation between Enumerable and FinitelyEnumerable
jbrownson opened this issue over 9 years ago
jbrownson opened this issue over 9 years ago
Overlapping instances found
rubenmoor opened this issue over 9 years ago
rubenmoor opened this issue over 9 years ago
Fix laws
hdgarrood opened this pull request over 9 years ago
hdgarrood opened this pull request over 9 years ago
Use Bounded, Int
garyb opened this pull request almost 10 years ago
garyb opened this pull request almost 10 years ago
Move toEnum&fromEnum into the Enum class, provide range functions.
NightRa opened this pull request about 10 years ago
NightRa opened this pull request about 10 years ago
update dependencies
jdegoes opened this pull request about 10 years ago
jdegoes opened this pull request about 10 years ago
added Enum instance for Either
jdegoes opened this pull request about 10 years ago
jdegoes opened this pull request about 10 years ago
add Enum instance for Char, fix all versions
jdegoes opened this pull request about 10 years ago
jdegoes opened this pull request about 10 years ago
export all type class functions
jdegoes opened this pull request about 10 years ago
jdegoes opened this pull request about 10 years ago
change structure & add laws for enums
jdegoes opened this pull request about 10 years ago
jdegoes opened this pull request about 10 years ago