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
cd373c580b69fdc00e412bddbc299adabe242cc5 authored over 2 years ago by Jordan Martinez <[email protected]>
f79faea6aaebafe62b6e1889c4d70d9e5437874c authored over 2 years ago by Jordan Martinez <[email protected]>
* Use Char's top/bottom, not Int's
* Add changelog
08c3fe82d8689824cdaaae03b2ce6451573a32de authored over 2 years ago by JordanMartinez <[email protected]>* Update the bower dependencies
* Update Node to 14 in CI
* Update the changelog
bae47961d401f9acf88da38f32e87403e5f0cf2f authored over 2 years ago by JordanMartinez <[email protected]>* Add support for es modules
* Update to CI to use 'unstable' purescript
* Update pulp to ...
4cb1bce5b42f82a8777de2354d66ba533fd7ee86 authored almost 3 years ago by JordanMartinez <[email protected]>* Update CI to build with the latest version of the compiler
* Update the bower repository UR...
170d959644eb99e0025f4ab2e38f5f132fd85fa4 authored almost 4 years ago by Cyril <[email protected]>985858964e243cf3de5dd6e3a4613bab5b148442 authored almost 4 years ago by milesfrain <[email protected]>
* Generate CHANGELOG.md file using notes from previous GH releases
* Add pull request templat...
0fd19b4e2f4d8a13e1939dea41c38cef250d7a4b authored almost 4 years ago by JordanMartinez <[email protected]>* first commit
* Fix instances for record fields
* Break modules up
* Deriving Show (#5...
cd8c0d3c9013a0ab98a7abf93f852f728b3627e2 authored about 4 years ago by JordanMartinez <[email protected]>c8f7b752bca701918bbbce6e4c5f26fbbc644419 authored about 4 years ago by Thomas Honeyman <[email protected]>
Migrate to GitHub Actions
d4f833af189aa888e60a0be65b61e5deee469516 authored about 4 years ago by Cyril <[email protected]>aa90913f915b1a5f350f7b039ca9e91dc9e2049c authored about 4 years ago by Thomas Honeyman <[email protected]>
* Update TAG to v0.14.0-rc3; dependencies to master; psa to v0.8.0
* Add roles declarations t...
ba6aca09930e4f425acc3512cdafb961f8db65cb authored about 4 years ago by paluh <[email protected]>Bump pulp version
077f6eefdc36c39a500a26c337d4ab6398448fee authored over 4 years ago by Gary Burgess <[email protected]>e3c0a51184b205bc987422634cc90726d8347df3 authored over 4 years ago by Gary Burgess <[email protected]>
Update CI
8d3e9a32e1f17c4a0044b2dee0d37c78f4d5bfcc authored over 4 years ago by Gary Burgess <[email protected]>42f074fae625b6dc34a43d37aa9d1fee7bff2840 authored over 4 years ago by Gary Burgess <[email protected]>
19800105b556798ea5650f8a01bfe5ea17cfc6eb authored almost 6 years ago by Harry Garrood <[email protected]>
The implementations for `defaultCardinality`, `defaultToEnum`, and
`defaultFromEnum` don't trig...
Updates for 0.12
b244240032c661c588ac22ea5aca2c5dc1b3e3a4 authored over 6 years ago by Gary Burgess <[email protected]>ad8db13887875180996a13e9a711d14996e74c95 authored over 6 years ago by Gary Burgess <[email protected]>
acd7f32faff2227e8e3541644288ee82095a97f7 authored over 6 years ago by Gary Burgess <[email protected]>
5e41a1319a4d5d94437982b585f2d80fdec9d0f4 authored over 6 years ago by Gary Burgess <[email protected]>
9fb28ae500cdf0211eb7823c6d8059540a13c2f8 authored over 6 years ago by Gary Burgess <[email protected]>
8c10e4342fefc1e19ebafd5d36dc17cb2f989fdc authored over 6 years ago by Gary Burgess <[email protected]>
a0da563b132f619bbb601c3ccbca884141a5813d authored over 6 years ago by Gary Burgess <[email protected]>
2b848bf1c7a70fd437a439e33a5088b310f4b990 authored over 7 years ago by Harry Garrood <[email protected]>
* Fix succ/pred laws
* Add non-skipping laws
* Use pred/succ instead of arithmetic
* Use `any...
define upFromIncluding
fbdce5ef9b47a3a0ca3f9576a806cc46c183cadf authored over 7 years ago by Phil Freeman <[email protected]>fix #30
e5e2fcf1636c56f74c34e4bcee70b01072a8425b authored over 7 years ago by Irakli Safareli <[email protected]>d6e3b2dc57e905fee6f5ad1e17631ac58602b64e authored over 7 years ago by Irakli Safareli <[email protected]>
* Add `genBoundedEnum`
* Use `enumFromTo` for `genBoundedEnum`
* Un-bias the enum generator
d307db56c681bf37ffa2ffe40979a63e161687c0 authored over 7 years ago by Gary Burgess <[email protected]>Update for PureScript 0.11
bf99e6a63e8cf20a220c88ea523f051fd4d019a4 authored almost 8 years ago by Gary Burgess <[email protected]>13f4698ec4e4ebe8c18fbc71c4f40384090dbb21 authored almost 8 years ago by Gary Burgess <[email protected]>
af104f78cf7f05adfafbda0a19fc3f8e5ae6bef9 authored almost 8 years ago by Gary Burgess <[email protected]>
6f0472264b61409355f58007e14cf7187f6632ec authored about 8 years ago by Gary Burgess <[email protected]>
Simplify toEnum for Either instance.
3b6c0847f0263369184e4027a76845acde5c17bc authored about 8 years ago by Gary Burgess <[email protected]>73e6c20e390dba5c0398b3b06549af8aea45fcf8 authored about 8 years ago by Liam Goodacre <[email protected]>
Fix stack overflow in BoundedEnum (Either _ _)
dc6bbed91fb8b11bfc455deccdb73b5fca9b6dfa authored about 8 years ago by Gary Burgess <[email protected]>
The definition of `toEnum` in the `BoundedEnum (Either _ _)` instance
eagerly depended on its ow...
Fix toEnum for (Maybe a)
52e61deccc47f4c228c12858008c15c330dab384 authored about 8 years ago by Gary Burgess <[email protected]>6c8fb737cc371796aaa8463e04379637c6ceb272 authored about 8 years ago by Jorge Acereda <[email protected]>
9c6a643c849e61f02265fbef1757bdb4b3ac8be8 authored about 8 years ago by Jorge Acereda <[email protected]>
Prepare for 2.0 release
c3cd333c5bfd878f1f4978ea23f0d0336a4c5845 authored about 8 years ago by Gary Burgess <[email protected]>38a655c430bf89e25232e7e6ce73a94a1a1c6dbe authored over 8 years ago by Gary Burgess <[email protected]>
5f584f2676ee0acb78279a7ef5c7d02ec5aca260 authored over 8 years ago by Phil Freeman <[email protected]>
Add toBoundedEnum
1812314f254e3dd0b36468bd4459ba2d76609689 authored over 8 years ago by Phil Freeman <[email protected]>a604c0a5b917825b6074c1334219c7474b9e3ff6 authored over 8 years ago by Taylor Fausak <[email protected]>
cd4a15ea91455c0e8039700c2849ef72b4e0ec98 authored over 8 years ago by Gary Burgess <[email protected]>
6d7938de7b88d4ed7b2a1e984b6dfac492940c91 authored over 8 years ago by Gary Burgess <[email protected]>
Add tests and fix enumFromTo, closes #15
db0b3d66b2d870a7c40a910caaa37100be84dfc6 authored over 8 years ago by Gary Burgess <[email protected]>0037450c8abf7f345d0d2a17ab92e8bde533d59d authored over 8 years ago by sharkdp <[email protected]>
9332412e52d415450cc95b7f4f059e6019404dc6 authored over 8 years ago by Gary Burgess <[email protected]>
Updates for PureScript 0.8
b0b70581bc0fabef28b4a8ff808ea343876a38fd authored almost 9 years ago by Gary Burgess <[email protected]>9189e7c8e4cec68d169be4b5b67f9df56bba13cc authored almost 9 years ago by Gary Burgess <[email protected]>
* First pass mostly blindly converting things, type checks
* add Unit
* update docs
* f...
51f7c0644a5e098e0fe0645c12483ffcd918ef91 authored almost 9 years ago by Jake Brownson <[email protected]>94188c75deeb55e42d3ef3634f31c2a6dbeab2ba authored over 9 years ago by Gary Burgess <[email protected]>
0b6f85d80272adde92abe3b76f3f34ecfde1aa63 authored over 9 years ago by Gary Burgess <[email protected]>
0254d6b8035cb26122b714f9eba09a1ba4cb68ba authored over 9 years ago by Gary Burgess <[email protected]>
55d1b409315d07f91f9eefb1ed4cc3f21565e0ec authored over 9 years ago by Gary Burgess <[email protected]>
2589ee7c54ffd0b69148f0ac1c6288cd0cff57bb authored over 9 years ago by Phil Freeman <[email protected]>
43b15c07b0f9db9d53eea5865368733ffa711654 authored over 9 years ago by Phil Freeman <[email protected]>
85ed4c3308186a4189d5819466c242a384131b36 authored over 9 years ago by Phil Freeman <[email protected]>
bcec86fb7a733af1dc375db2930f12386bf975bd authored over 9 years ago by Phil Freeman <[email protected]>
Fix laws
f636c788765a289b0f3fd0ffaf5bdb22a2554057 authored over 9 years ago by Gary Burgess <[email protected]>a0b02f5fbfc21daf250a99519f30fbed0699d531 authored over 9 years ago by Harry Garrood <[email protected]>
fc954d02e6a8485dd1bf9ebdf4e6fbdf5823a761 authored almost 10 years ago by Gary Burgess <[email protected]>
51aa8661557c7cea43e6beb3181f413671b620c7 authored almost 10 years ago by Gary Burgess <[email protected]>
6d83b25afe7ab02c334671eaaf79ee717fdc85b5 authored almost 10 years ago by Phil Freeman <[email protected]>
35af410e9470879f89d564ed79be83cd01251faa authored almost 10 years ago by Phil Freeman <[email protected]>
Move toEnum&fromEnum into the Enum class, provide range functions.
0d35770a05e2055f9a4836f89e73c5cb1c974c7e authored about 10 years ago by Gary Burgess <[email protected]>20f822b1e6ce61b26b7e31a70c5706173a42b434 authored about 10 years ago by NightRa <[email protected]>
52a3dc125d416eb95aac142e14236d5b2e1f0a77 authored about 10 years ago by NightRa <[email protected]>
b44f835159c2d985a6ad9484986d1596f4c3cb38 authored about 10 years ago by NightRa <[email protected]>
4097f8a494cd6fff0016428518bf1ca3eb340b88 authored about 10 years ago by NightRa <[email protected]>
update dependencies
31b93d0571e46ec01d76a1acae1a57b8be20ddfc authored about 10 years ago by Phil Freeman <[email protected]>92a4f347a0a755327904c05db91927e04588d2f0 authored about 10 years ago by John A. De Goes <[email protected]>
added Enum instance for Either
990d1c61b65f014e94952d81a7850601e9426d76 authored about 10 years ago by Gary Burgess <[email protected]>adbdf4507dbba4ce867bd80ad5d1f3b348f539ea authored about 10 years ago by John A. De Goes <[email protected]>
add Enum instance for Char, fix all versions
d28e6fca001cfd99f39ccd391bb9c247f53cd216 authored about 10 years ago by Phil Freeman <[email protected]>15e4f2a434bcbbdc92dfcb88e6598887f674f4d1 authored about 10 years ago by John A. De Goes <[email protected]>
export all type class functions
da488107edf65db2209d2ae3f66849f357b6ee23 authored about 10 years ago by Gary Burgess <[email protected]>0deef7e79dd4d30766b3baaf0b2772233c7fb070 authored about 10 years ago by John A. De Goes <[email protected]>
change structure & add laws for enums
958f7fb48018e7190f1c1fb6bc5ca74451b74750 authored about 10 years ago by Gary Burgess <[email protected]>0af1c67d25d768e989ac7b46de665500f3203df4 authored about 10 years ago by John A. De Goes <[email protected]>
28e2a451ae6675388de8b0a110ae8e2f37d304ba authored over 10 years ago by Gary Burgess <[email protected]>
8d2e9afbf4057014416904e932c01b0b7ab47c82 authored over 10 years ago by Gary Burgess <[email protected]>
ebe0f8e8f5ef4844feba847e27283dc53a361311 authored over 10 years ago by Gary Burgess <[email protected]>
ab2c76bae288bd66604373c64ce137569041fedc authored over 10 years ago by Gary Burgess <[email protected]>
7de55e1bf1bbbbdc91d115dae6847d9a0552dc72 authored over 10 years ago by Gary Burgess <[email protected]>
0de292c625fa59f956b36b110c7889da6bb2c1f7 authored almost 11 years ago by Gary Burgess <[email protected]>
7ed46627a90d5da991bdafd3238f9d920864dc1b authored almost 11 years ago by Gary Burgess <[email protected]>
06881cae3412d1d0e9aee1c33803d6158bec212c authored almost 11 years ago by Gary Burgess <[email protected]>