Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / purescript/purescript-tuples issues and pull requests
#53 - Add an operator for convenience
Issue -
State: closed - Opened by david-sledge 11 months ago
- 3 comments
#52 - Add Debug instance
Pull Request -
State: closed - Opened by JordanMartinez over 2 years ago
- 1 comment
#51 - Prepare v7.0.0 release (1st PS 0.15.0-compatible release)
Pull Request -
State: closed - Opened by JordanMartinez almost 3 years ago
Labels: purs-0.15
#50 - Update to v0.15.0
Pull Request -
State: closed - Opened by JordanMartinez almost 3 years ago
Labels: purs-0.15, type: breaking change
#49 - Add a Generic instance for tuple
Issue -
State: closed - Opened by mikesol about 3 years ago
- 2 comments
#48 - Fix warnings revealed by v0.14.1 PS release
Pull Request -
State: closed - Opened by JordanMartinez almost 4 years ago
#47 - Prepare v6.0.0 release
Pull Request -
State: closed - Opened by kl0tl almost 4 years ago
#46 - Refactor functors and related packages
Pull Request -
State: closed - Opened by rhendric about 4 years ago
#45 - Update changelog since v5.1.0
Pull Request -
State: closed - Opened by thomashoneyman about 4 years ago
#44 - Generate changelog and add PR template
Pull Request -
State: closed - Opened by JordanMartinez about 4 years ago
#43 - Fix Foldable1 instance; update CI to v0.14.0-rc5
Pull Request -
State: closed - Opened by JordanMartinez about 4 years ago
#42 - Migrate to GitHub Actions
Pull Request -
State: closed - Opened by thomashoneyman about 4 years ago
- 1 comment
#41 - Add unicode logical and operator
Pull Request -
State: closed - Opened by jvliwanag about 4 years ago
- 2 comments
#40 - feat: Derive Generic instance (related to https://github.com/purescript/purescript-generics-rep/pull/34)
Pull Request -
State: closed - Opened by srghma over 4 years ago
#39 - Fix `Foldable1 (Tuple a)` instance
Pull Request -
State: closed - Opened by rhendric over 4 years ago
- 1 comment
#38 - Add foldr1 and `foldl1` members to Foldable instance
Issue -
State: closed - Opened by JordanMartinez over 4 years ago
#37 - Update to v0.14.0-rc3
Pull Request -
State: closed - Opened by paluh over 4 years ago
#36 - Contrast different ways to represent Tuples.
Issue -
State: open - Opened by milesfrain over 4 years ago
Labels: type: documentation
#35 - Bump pulp version
Pull Request -
State: closed - Opened by garyb over 4 years ago
#34 - Update CI
Pull Request -
State: closed - Opened by garyb almost 5 years ago
#33 - Make doc-comment for Apply instance refer to the correct class
Pull Request -
State: closed - Opened by bernhard-herzog almost 6 years ago
- 1 comment
#32 - Discussion: Convert Tuple into a newtyped Record
Issue -
State: closed - Opened by JordanMartinez over 6 years ago
- 2 comments
#31 - More Foldable/Traversable instances (Semigroup and WithIndex)
Pull Request -
State: closed - Opened by MonoidMusician over 6 years ago
- 2 comments
#30 - More documentation in the module header
Pull Request -
State: closed - Opened by marick over 6 years ago
- 2 comments
#29 - Updates for 0.12
Pull Request -
State: closed - Opened by garyb over 6 years ago
#28 - [breaking] distributive instance
Pull Request -
State: closed - Opened by matthewleon almost 8 years ago
- 6 comments
#27 - Update for PureScript 0.11
Pull Request -
State: closed - Opened by garyb almost 8 years ago
#26 - Add `Eq1` and `Ord1` instances
Pull Request -
State: closed - Opened by garyb almost 8 years ago
- 1 comment
#25 - Adds /\ type-level operator.
Pull Request -
State: closed - Opened by damncabbage about 8 years ago
- 2 comments
#24 - Add type operator for /\
Issue -
State: closed - Opened by natefaubion over 8 years ago
- 1 comment
#23 - Extensible tuples
Pull Request -
State: closed - Opened by natefaubion over 8 years ago
- 4 comments
#22 - Prepare for 2.0 release
Pull Request -
State: closed - Opened by garyb over 8 years ago
- 1 comment
#21 - HeytingAlgebra instance
Issue -
State: closed - Opened by garyb almost 9 years ago
- 1 comment
#20 - Update for new class hierarchies
Pull Request -
State: closed - Opened by garyb almost 9 years ago
#19 - Updates for PureScript 0.8
Pull Request -
State: closed - Opened by garyb about 9 years ago
#18 - Add (&&&) and (***)
Pull Request -
State: closed - Opened by matthieubulte over 9 years ago
- 2 comments
#17 - Updates
Pull Request -
State: closed - Opened by garyb almost 10 years ago
#16 - Inline all the things
Pull Request -
State: closed - Opened by natefaubion almost 10 years ago
- 1 comment
#15 - more utility functions and better docs for nested tuples
Pull Request -
State: closed - Opened by jdegoes almost 10 years ago
- 5 comments
#14 - even nicer nested tuples
Pull Request -
State: closed - Opened by jdegoes almost 10 years ago
- 4 comments
#13 - cleaner nested tuple machinery
Pull Request -
State: closed - Opened by jdegoes almost 10 years ago
- 11 comments
#12 - add some instance docs
Pull Request -
State: closed - Opened by brainrake almost 10 years ago
- 5 comments
#11 - add/update docs
Pull Request -
State: closed - Opened by brainrake almost 10 years ago
- 1 comment
#10 - add zipWithIndex
Pull Request -
State: closed - Opened by brainrake almost 10 years ago
- 4 comments
#9 - Generalize `zip` and `unzip`.
Pull Request -
State: closed - Opened by joneshf about 10 years ago
- 12 comments
#8 - Update dependencies & grunt task
Pull Request -
State: closed - Opened by garyb about 10 years ago
- 1 comment
#7 - Added setFst, setSnd, mapSnd
Pull Request -
State: closed - Opened by techtangents about 10 years ago
- 6 comments
#6 - ease pain of working with nested tuples
Pull Request -
State: closed - Opened by jdegoes over 10 years ago
- 4 comments
#5 - add right associative tilde operator to create tuples
Pull Request -
State: closed - Opened by jdegoes over 10 years ago
- 2 comments
#4 - Add Comonad, Extract, Monoid, Semigroup, and Semigroupoid instances.
Pull Request -
State: closed - Opened by joneshf over 10 years ago
- 2 comments
#3 - Add Lazy instances
Pull Request -
State: closed - Opened by garyb over 10 years ago
- 1 comment
#2 - Make show produce valid code
Pull Request -
State: closed - Opened by garyb almost 11 years ago
#1 - Add 3-tuples
Pull Request -
State: closed - Opened by garyb almost 11 years ago