Ecosyste.ms: Issues

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

GitHub / purescript/purescript-enums issues and pull requests

#55 - Use Char's top/bottom, not Int's

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

#54 - Define BoundedEnum-like class using type-level Ints

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

#53 - Why succ returns Maybe?

Issue - State: closed - Opened by Masynchin over 2 years ago - 6 comments

#52 - 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

#51 - Update to v0.15.0

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

#50 - `charToEnum` implementation is wrong

Issue - State: closed - Opened by JordanMartinez about 3 years ago - 1 comment
Labels: type: bug

#49 - Prepare v5.0.0 release

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

#48 - Changelog updates since v4.0.1

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

#47 - Generate changelog and add PR template

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

#46 - Port Enum parts of generics-rep to this repo

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

#45 - Migrate to GitHub Actions

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

#44 - Update to v0.14.0-rc3

Pull Request - State: closed - Opened by paluh about 4 years ago - 2 comments

#43 - Add roles declarations to forbid unsafe coercions

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

#42 - Bump pulp version

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

#41 - Update CI

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

#40 - `toEnum` modulo `Cardinality a`

Issue - State: open - Opened by marcosh over 4 years ago
Labels: status: needs more info

#39 - Add SmallBounded* type classes and related instances; Fixes #38

Pull Request - State: open - Opened by bbarker over 5 years ago - 5 comments

#38 - Consider a SmallBounded type

Issue - State: open - Opened by bbarker over 5 years ago
Labels: status: needs more info

#37 - Make sure default impls for BoundedEnum are TCO'd

Pull Request - State: closed - Opened by hdgarrood almost 6 years ago

#36 - Updates for 0.12

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

#35 - move Cardinality to type level

Issue - State: closed - Opened by matthewleon almost 7 years ago - 3 comments

#34 - Enum.range - all elements of an enum, ordered

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

#33 - more efficient genBoundedEnum

Pull Request - State: closed - Opened by matthewleon about 7 years ago - 4 comments

#32 - Fix laws

Pull Request - State: closed - Opened by hdgarrood over 7 years ago - 3 comments

#31 - define upFromIncluding

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

#30 - upFromIncluding :: ∀ a u. Enum a => Unfoldable u => a -> NonEmpty u a

Issue - State: closed - Opened by safareli over 7 years ago - 2 comments

#29 - Add `genBoundedEnum`

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

#28 - Why isn't BoundedEnum constraint used in defaultSucc and defaultPred?

Issue - State: closed - Opened by safareli over 7 years ago - 2 comments

#27 - Incorrect assumptions from BoundedEnum laws.

Issue - State: closed - Opened by MaloJaffre over 7 years ago - 3 comments

#26 - Update for PureScript 0.11

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

#25 - BoundedEnum instance for Int has invalid cardinality

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

#24 - [BREAKING] Data.Generic.Rep.Enum

Pull Request - State: closed - Opened by matthewleon almost 8 years ago - 27 comments

#23 - Laws didn't hold for BoundedEnum

Pull Request - State: closed - Opened by jacereda about 8 years ago - 15 comments

#22 - UnboundedEnum

Issue - State: closed - Opened by jacereda about 8 years ago - 6 comments

#21 - Simplify toEnum for Either instance.

Pull Request - State: closed - Opened by LiamGoodacre about 8 years ago - 1 comment

#20 - Fix toEnum for (Maybe a)

Pull Request - State: closed - Opened by jacereda about 8 years ago - 3 comments

#19 - Fix stack overflow in BoundedEnum (Either _ _)

Pull Request - State: closed - Opened by LiamGoodacre about 8 years ago - 17 comments

#18 - Prepare for 2.0 release

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

#17 - Add toBoundedEnum

Pull Request - State: closed - Opened by tfausak over 8 years ago - 9 comments

#16 - Add tests and fix enumFromTo, closes #15

Pull Request - State: closed - Opened by sharkdp over 8 years ago - 10 comments

#15 - Inconsistent behavior of enumFromTo for bounded enums

Issue - State: closed - Opened by sharkdp over 8 years ago - 2 comments

#14 - Updates for PureScript 0.8

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

#13 - Fix warnings generated by purescript-0.8.0

Pull Request - State: closed - Opened by telser almost 9 years ago

#12 - BoundedOrd

Issue - State: closed - Opened by LiamGoodacre about 9 years ago - 1 comment

#11 - Separate Enum/Finite classes, fix bugs in the Maybe instance, and add Unit instance

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

#10 - No separation between Enumerable and FinitelyEnumerable

Issue - State: closed - Opened by jbrownson about 9 years ago - 1 comment

#9 - Overlapping instances found

Issue - State: closed - Opened by rubenmoor over 9 years ago - 24 comments

#8 - Fix laws

Pull Request - State: closed - Opened by hdgarrood over 9 years ago - 1 comment

#7 - Use Bounded, Int

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

#6 - Move toEnum&fromEnum into the Enum class, provide range functions.

Pull Request - State: closed - Opened by NightRa almost 10 years ago - 8 comments

#5 - update dependencies

Pull Request - State: closed - Opened by jdegoes about 10 years ago - 4 comments

#4 - added Enum instance for Either

Pull Request - State: closed - Opened by jdegoes about 10 years ago - 3 comments

#3 - add Enum instance for Char, fix all versions

Pull Request - State: closed - Opened by jdegoes about 10 years ago - 6 comments

#2 - export all type class functions

Pull Request - State: closed - Opened by jdegoes about 10 years ago - 5 comments

#1 - change structure & add laws for enums

Pull Request - State: closed - Opened by jdegoes about 10 years ago - 4 comments