An open API service for software projects hosted on Open Collective.

github.com/typelevel/kittens

Automatic type class derivation for Cats
https://github.com/typelevel/kittens

Regenerate GitHub Actions workflow

Executed command: sbt githubWorkflowGenerate

0b7574bc3adcfeee3c5b837beda9d1d8e7c37e1b authored almost 3 years ago
Update scala-library, scala-reflect to 2.12.17

e5fb2d99d4380a0aba8e0c184ecaa93fb3e82856 authored almost 3 years ago
Update to Shapeless 3.2.0 and remove util.Kinds

a5e92642ed90417fa050ee2c29886fb86072c0ac authored almost 3 years ago
Merge pull request #524 from typelevel/update/sbt-typelevel-ci-release-0.4.14

Update sbt-typelevel-ci-release, ... to 0.4.14

97eec53645ed719b41cb631841be7eff88610a13 authored almost 3 years ago
Regenerate GitHub Actions workflow

Executed command: sbt githubWorkflowGenerate

7d581afe90b88897e94913bf652d123a2b4486dd authored almost 3 years ago
Update sbt-typelevel-ci-release, ... to 0.4.14

58982064fe466579c673082b29e9ca355988f5fe authored almost 3 years ago
Remove deprecated code from Scala 2

8607a69bba209683e3d1cb1ceffd6b7c510e7934 authored almost 3 years ago
Fix compiler errors on Scala 2.12

4bec20183f4fded58003c397cf7fed26c566fbe2 authored almost 3 years ago
Rewrite sequence, traverse and replicateH

- Remove binary compatibility artifacts
- Properly support parallel versions in all cases
- S...

78980a10e7dbca0b18dbf82499875aee2e16b0f3 authored almost 3 years ago
Update shapeless to 2.3.10

724deea3a407864721474dc2dcd284a262db8703 authored almost 3 years ago
Simplify DerivedShowPretty

f309d5a2f1168ff6fbc2d86992e37d6a7c55f561 authored almost 3 years ago
Extend InvariantSuite with derived cases

bde5570aa7d209eb8f27fdfd41749200431c8cac authored almost 3 years ago
Simplify ApplicativeSuite

7d186d090e79e80dca5f9f507ccdca724373bae8 authored almost 3 years ago
Extend ApplicativeSuite with derived cases

7713a2084f20286600d85d70d77ac9a836c63330 authored almost 3 years ago
Extend TraverseSuite with derived instances

705f4d5a3bea1bb56855ff10cd7bdabb01085521 authored almost 3 years ago
Extend ShowSuite with derived instances

1fe6a120cf01f03ded51ccb75999bc72482af7b8 authored almost 3 years ago
Extend ContravariantSuite with derived cases

ca132ff49fbb26d3ad762c2c46484706ceaf621e authored almost 3 years ago
Extend SemigroupSuite with derived instances

08e99bcba876a9ed58f172d4c97715a5be79b842 authored almost 3 years ago
Extend SemigroupKSuite with derived cases

6744c935ea8d071589e5cb9d464c9651e4463c57 authored almost 3 years ago
Extend FoldableSuite with derived cases

97e585de7fb37f6ad4f4ff652594232b0a527441 authored almost 3 years ago
Extend PureSuite with derived cases

eeae55a5d7d9d6807388159029e1e032091b77a6 authored almost 3 years ago
Extend PartialOrderSuite with derived instances

3d4621f2e929ea03222b7ab944d0b6967719ab03 authored almost 3 years ago
Extend OrderSuite with derived instances

2e51cdc4072ec89fb319a05067d785036c0ade7f authored almost 3 years ago
Extend NonEmptyTraverseSuite with derived instances

dc729547a9ee4624dcb4b6b09453e0511ea4dbeb authored almost 3 years ago
Extend MonoidKSuite with derived cases

8257b51ff3d48ceb944cb7a0418ebfa2e04ec1f3 authored almost 3 years ago
Extend HashSuite with derived cases

360e1aebe0ef23fa3950351240f66457022cb4b4 authored almost 3 years ago
Move some enums to ADT definitions

35e80e62718661a239ff74acfb1ea20b311eded2 authored almost 3 years ago
Remove large ADT definitions

9b9f5057249af2ba251d589b2b09ac163a261818 authored almost 3 years ago
Extend FunctorSuite with derived cases

0aa026e12b7af939b33146ac0e933a7a52166e06 authored almost 3 years ago
Extend ReducibleSuite with derived instances

e52c9b5d52659f76c1a5d848df0adc292ab0c783 authored almost 3 years ago
Extend EqSuite with derived cases

16c9389346193c24e542c89d6205d742a4ea754d authored almost 3 years ago
Extend EmptySuite with derived cases

3d0a8b38b0d1a40c4e970569572cd0ce9a60b5e0 authored almost 3 years ago
Extend EmptyKSuite with derived cases

6107a59afa8c5f92e08809d4283981f68308f595 authored almost 3 years ago
Extend ShowPrettySuite with derived instances

73842a1f7f4ddf4adcf7ffae08d4177270bf19c6 authored almost 3 years ago
Extends CommutativeSemigroupSuite with derived cases

8b1da7d5934765fae9861ebe8c4836d6a98eb20f authored almost 3 years ago
Extends CommutativeMonoidSuite with derived cases

40166c9b1e994aae05b44b83191fcd58ec1eccfe authored almost 3 years ago
Extend ApplySuite with derived cases

24f7f7f445b54635f6a3d95781d6da8345ed47fb authored almost 3 years ago
Refactor and rename ADT definitions

80e5a18089dea36c1f8cf02d1fbfcae00db756f4 authored almost 3 years ago
Extend MonoidSuite with derived cases

091145ba4739cd69a80404e268e22e6d2e03cf72 authored almost 3 years ago
Merge pull request #518 from joroKr21/dotty

Scala 3 support

cf54fa60abb5a2f8016e91b49c4f158c7c242ce9 authored almost 3 years ago
Fix and simplify ApplySuite

a9c86894092ef1bcab898eec38b427b91833e1d2 authored almost 3 years ago
Merge branch 'master' into dotty

2db50194a7529a4121ff070eee05521bf8911164 authored almost 3 years ago
Docs (#509)

* Scala 3 docs

* Typo

* Clarify type constructor field limitations

* Extra clarificatio...

55682d1921312c5163d107f711f3aaf07cd727b4 authored almost 3 years ago
Upgrade to Scala 3.2 (#513)

* Upgrade to Scala 3.2

Contains a load of fixes that we need, particularly for Mirror synthes...

e2420ce329f2a935c715518f75fc7e714fa1b866 authored almost 3 years ago
Merge pull request #512 from typelevel/update/nscplugin-0.4.7

Update nscplugin, sbt-scala-native, ... to 0.4.7

470ddb3eccc5d555cff1d7615f89981f8c5dcbd4 authored almost 3 years ago
Update nscplugin, sbt-scala-native, ... to 0.4.7

1d4c1a6bde4c5a230cdad497c71a92c18127e8fa authored almost 3 years ago
Merge pull request #510 from typelevel/update/scalafmt-core-3.5.9

Update scalafmt-core to 3.5.9

58baa72a648cd2dd56fb32e552bc64442220a052 authored almost 3 years ago
Update scalafmt-core to 3.5.9

781e9738e87261a150b01e403b699fd28e4119be authored almost 3 years ago
Replace deprecated Sonatype resolvers (#508)

096be64b64798ee489740fd1efc2c2baefb0b95a authored about 3 years ago
Merge pull request #507 from typelevel/update/sbt-typelevel-ci-release-0.4.13

Update sbt-typelevel-ci-release, ... to 0.4.13

d98f64dcef59fdcb0ef93f9d799eebcc0e6260f0 authored about 3 years ago
Update sbt-typelevel-ci-release, ... to 0.4.13

862b6bc1367d1e20ac73879f0975d092ecf36709 authored about 3 years ago
Merge pull request #506 from typelevel/update/sbt-1.7.1

Update sbt to 1.7.1

5420a6818f55f016849916b9bb95783cc293e392 authored about 3 years ago
Update sbt to 1.7.1

2228b87b60649de0517f8d4d12e59b41018cdd57 authored about 3 years ago
Merge pull request #505 from typelevel/update/sbt-1.7.0

Update sbt to 1.7.0

90d0d66aa7b2fc88179accc0d63b1f299c66e13a authored about 3 years ago
Update sbt to 1.7.0

7e373d007f73ecf39e82450c129462b0756b32e0 authored about 3 years ago
Merge pull request #504 from typelevel/update/nscplugin-0.4.5

Update nscplugin, sbt-scala-native, ... to 0.4.5

27d0847c0f495ceb641f7d397d52d701f1ebafe3 authored about 3 years ago
Update nscplugin, sbt-scala-native, ... to 0.4.5

3dd95df6c6ae592782b0a58b893a9e9fa69b8780 authored about 3 years ago
Merge pull request #503 from typelevel/update/sbt-scalajs-1.10.1

Update sbt-scalajs, scalajs-compiler, ... to 1.10.1

327bc92d4f81d34f68214a3d92a3ace0efb5923b authored about 3 years ago
Update sbt-scalajs, scalajs-compiler, ... to 1.10.1

47982f000f8be50f0e7747e8b597b5cc6ee37717 authored about 3 years ago
Cross-build for Native (#501)

* Cross-build for Native

* Bump munit version

* Bump cats

* Update auto instance implic...

72064a2eb981d8592ce00b9e64554885ead0ab78 authored about 3 years ago
Merge pull request #502 from typelevel/update/alleycats-core-2.8.0

Update alleycats-core, cats-core, ... to 2.8.0

df2960406fc46dcffd908529daec8c233d6256e9 authored about 3 years ago
Update alleycats-core, cats-core, ... to 2.8.0

f9f9a78bbae24d64b40bb22457d366201316a22d authored about 3 years ago
Update scala-library, scala-reflect to 2.12.16 (#499)

* Update scala-library, scala-reflect to 2.12.16

* Regenerate workflow with sbt-github-action...

d443fb171755424378bb7480bf1c09f5791b6022 authored about 3 years ago
Test scala 3 enums (#498)

* Test with scala 3 enums

* More enum tests

* Fix typo

* Add other branches to test enu...

0bad32bcb3348bfac9554183ea19f37d92c663c0 authored about 3 years ago
Merge pull request #500 from typelevel/update/sbt-typelevel-ci-release-0.4.12

Update sbt-typelevel-ci-release, ... to 0.4.12

3f6ee8cf013ba5b9a3e694a0481aa7a155078af8 authored about 3 years ago
Regenerate workflow with sbt-github-actions

578ee562c19dbb5f8f7089a491d0c7d0413931b0 authored about 3 years ago
Update sbt-typelevel-ci-release, ... to 0.4.12

17dd368033008b0d4addd0131a260ed93aa57f9b authored about 3 years ago
Merge pull request #497 from TimWSpence/fix-tests

Fix ShowPretty tests

de620e8a9557a1933a29b985cfbc6c641d040bc6 authored about 3 years ago
Nicer syntax

ed108947601167aa8160d7aff4f79a38742d720a authored about 3 years ago
Fix ShowPretty tests

Define companion object as https://github.com/lampepfl/dotty/pull/15391
isn't released yet

a68066c12f204d5f67f4b9b46ab7391e8811863d authored about 3 years ago
Derive ShowPretty (#490)

* WIP derive ShowPretty

* Derive ShowPretty

* Derive ShowPretty WIP

* Fix show pretty d...

522083f7c2d5ec55ccb69c3503de6d8fe1151353 authored about 3 years ago
Merge pull request #494 from typelevel/update/sbt-typelevel-ci-release-0.4.11

Update sbt-typelevel-ci-release, ... to 0.4.11

111ee39b33126d59b85e615ddd607261a3507375 authored about 3 years ago
Regenerate workflow with sbt-github-actions

c60e900c55ce4eb7890a52e677d60cacd3c267ff authored about 3 years ago
Update sbt-typelevel-ci-release, ... to 0.4.11

48db061d7abdd5ff77a8f3e051d41da7a7f92ede authored about 3 years ago
Merge pull request #492 from typelevel/update/scalafmt-core-3.5.8

Update scalafmt-core to 3.5.8

3bba6d0723536554ddf797ce38ae60a2cd76e466 authored about 3 years ago
Try to fix steward author name for mergify (#493)

13d19b464b46848ddd6e05263f9a1e16eaab0f09 authored about 3 years ago
Update scalafmt-core to 3.5.8

79e4aa815dbf6f40c320b02d2413bd85474bca6a authored about 3 years ago
Updates via typelevel-steward, use new sbt-tl feat (#491)

* Updates via typelevel-steward, use new sbt-tl feat

* Fix typos

Co-authored-by: Georgi Kr...

03192e85ed072ee1f3052e12bbfa8a180750ec4e authored about 3 years ago
Remove obsolete Instances (#487)

f043ddaec6417b870b7b2074e5ea10f13e5ffaa7 authored about 3 years ago
Scala 3 all the tests (#485)

* Replace all usages of implicit with given for Scala 3

Also use braceless syntax in more pla...

eec95c2643f0232a54e4dd925a696621839650ef authored about 3 years ago
Require Or instances for givens (#486)

bdd47fa4bbb6f7bd58976d73262bd49fe8b85bc9 authored about 3 years ago
Port partial order to new scheme (#480)

* Port invariant derivation to new scheme

* Port scala 2 invariant tests to scala 3

* Cons...

21c41a357d20572b4361763d7c70ee9fb87d86a0 authored about 3 years ago
Port invariant to new scheme (#478)

* Port invariant derivation to new scheme

* Port scala 2 invariant tests to scala 3

* Cons...

5de791e222a9ec32d7dac76967f0f8ffb087207b authored about 3 years ago
Port contravariant to new scheme (#475)

* Port SemigroupK and MonoidK to new derivation scheme

* WIP port of SemigroupK suite to scal...

1096075f50f2715cd921af9bf57a0b5373066fbe authored about 3 years ago
Port Semigroupk/Monoidk to new scheme (#472)

* Port SemigroupK and MonoidK to new derivation scheme

* WIP port of SemigroupK suite to scal...

55bad359ee3a7d0523417f22708ffba7e38ff7e3 authored about 3 years ago
Add missing implicit not found messages (#471)

Unfortunately the experiece is subpar, because it doesn't work well
with type aliases which don...

8f76c240cef5539dffeefd81dc4e4a6b4fce16dc authored about 3 years ago
Derive Pure for Scala 3 (#470)

5dc198394c47fd2ef2526d00fb7a6812d0584b17 authored about 3 years ago
Shapeless 3.1.0 (#468)

Also revert scalaOutputVersion - it's future is unclear

2965be9520434c85fae0cd149ac29ea348874a93 authored about 3 years ago
Merge pull request #467 from scala-steward/update/scalafmt-core-3.5.3

Update scalafmt-core to 3.5.3

a87d2e763778c67bf233e0283575c0c3fe89dc3c authored about 3 years ago
Update scalafmt-core to 3.5.3

1d4073e342df888cbf20b55beed86e2ff940f7ea authored about 3 years ago
Merge pull request #466 from scala-steward/update/scalafmt-core-3.5.2

Update scalafmt-core to 3.5.2

6d568bbb261822a132cbda2dcfbec3c062712f7f authored over 3 years ago
Update scalafmt-core to 3.5.2

1d04dc5c009b75cb9b0d5fb4b0cba4437f3d7067 authored over 3 years ago
Fix ApplicativeSuite (#465)

cd50c1b66930870c6078b962a65a2a741fded938 authored over 3 years ago
Port EmptyK to dotty (#448)

* Port EmptyK to dotty

* Fix formatting

* Support EmptyK for sum types

* Refactor Empty...

9c9123e3df55f51ceef574d0ccfd18917824f30e authored over 3 years ago
Scala 3.1.2 (#464)

* Scala 3.1.2

* Update sbt to 1.7.0-M1 and set scalaOutputVersion

735d5698078e1623966239bf7983514c32e99655 authored over 3 years ago
Update sbt-typelevel-ci-release, ... to 0.4.9 (#463)

4c406eddaee59a3c6964736a29a7aa7bce1731bc authored over 3 years ago
Update sbt-typelevel-ci-release, ... to 0.4.8 (#462)

f1bb2538e449b0c7c0deeaffecba35f3a41268b6 authored over 3 years ago
Setup Mergify with sbt-typelevel-mergify (#461)

aea0abfb6527f8dfe9b294e8b20a08f2d451680b authored over 3 years ago
Update scalafmt-core to 3.5.1 (#460)

13f198c3b9827a2832d33580c27c4b74521b3036 authored over 3 years ago
Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 (#459)

9e50e6d4f580259b08eb791093bc8b4b609ad925 authored over 3 years ago