Ecosyste.ms: OpenCollective

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

github.com/typelevel/cats-effect

The pure asynchronous runtime for Scala
https://github.com/typelevel/cats-effect

Override guaranteeCase for EitherT

7e1d493eadf4449acddd058c3d5737bbdc87cec4 authored over 3 years ago
Override guaranteeCase for OptionT

237552c5b3f49749dec9aaa79024fc9d1d03976f authored over 3 years ago
Implement bracketFull in terms of guaranteeCase

b03a028dce461ba48540bcfb7575c1ff639e2c6c authored over 3 years ago
Implement guaranteeCase in terms of primitive operations

16da05dfa1fc5b4719841dfc5706144cdcb03944 authored over 3 years ago
Apply formatting

ea405a8efc1551aea712ffaf90bcd871cbf9d109 authored over 3 years ago
Add WriterT guarantee test

bd7e271b515502dd741215c1085968207d3fe872 authored over 3 years ago
Add Kleisli guarantee test

1d3b758ab869d3aff86b3029cada561409e1009e authored over 3 years ago
Check all cases for IorT

72ac7fbe9bd3f2ec224d682ba3c5fd8833c3394c authored over 3 years ago
Check both cases for EitherT

7f48544ecaa2250c3978bd9adcb64716cd92f5fd authored over 3 years ago
Check both cases for OptionT

7f7e390edabf7c0b5954fee3085b2575541e1c91 authored over 3 years ago
Add IorT guarantee test

56c242e29389185c2e99b445335eab7ac81e811b authored over 3 years ago
Add EitherT guarantee test

0e8503049588c780ef358514d7395355d08413ed authored over 3 years ago
Add OptionT guarantee test

8d544c53e81ac8aa68b6257efecb941df250a222 authored over 3 years ago
Merge pull request #2106 from djspiewak/topic/g8

Documented giter8 template

d3c707c31af3c9203f652fcf4ecebf3db1d90d37 authored over 3 years ago
Formatting

663c768934f4f9840101ae19fb6c07b3bd046f3c authored over 3 years ago
Added law relating join and guaranteeCase

d8d2b504438042d3344c038734acd3bf66e359f5 authored over 3 years ago
Added some new laws relating `forceR` and `guaranteeCase`

c02aa1a9e6a19b5a9d7a32cb9a9b702801be3e12 authored over 3 years ago
Merge pull request #1953 from vasilmkd/synciotoio

Translate `SyncIO` to `F[_]: Sync`

2e26a08339a0b01f25195e7810a34aa45ec8b264 authored over 3 years ago
Friendly syntax imports

cd6026ef54324cab9eaf43ce7e93a2b2db192431 authored over 3 years ago
Added Dispatcher#unsafeRunAsync and #unsafeToCompletableFuture

d9962cd9e646690b8f3ea1edb190506a6e8d8c8c authored over 3 years ago
Added naive parasitic executor for trivial promise completion

e7386df82c9028b3aaba2a9a5f0999938bb72670 authored over 3 years ago
Added template to Getting Started

31fba76b63a9156ebe4a2ec0af343cc9b0376643 authored over 3 years ago
Added giter8 template to the readme

1f6a6d0a08b3985697ce3b22bdc85be246505c19 authored over 3 years ago
Add syntax for Supervisor

990e61d2f9cd7e46cd335d0f717aa0ad96cc473a authored over 3 years ago
Merge pull request #1772 from Wosin/uuid-gen

Implement UUIDGen capability trait.

4602bc79618d5b1878d038615844d553c66b14ac authored over 3 years ago
Merge branch 'series/3.x' into synciotoio

3c8d1c5473caa41d01bc2da95cfebcbd478012df authored over 3 years ago
Merge pull request #2047 from vasilmkd/scala3mdoc

Run mdoc on Scala 3

3e7047319067feb4305f13d4ba5d9dc7d6a603ad authored over 3 years ago
Merge pull request #1897 from typelevel/print-stack-trace

Add printStackTrace to Console

4ba51d82df8c653b58780b1f10803a52f5972ec1 authored over 3 years ago
Merge pull request #1903 from davidabrahams/david/add-outcome-methods

add three methods to Outcome for easy testing

547712871f9f5cfa3090baa61e411704f105ef78 authored over 3 years ago
Update kernel/shared/src/main/scala/cats/effect/kernel/Outcome.scala

f0cd0220551d3b86b08ab7422ac430daf875acad authored over 3 years ago
Merge pull request #1923 from nikitapecasa/resource-spec-soe-check-util

add util method to check that StackOverflowError is reproducible

12d39fff7996b26e83c8280bf63c58b5aafc7ce9 authored over 3 years ago
Merge pull request #1945 from vasilmkd/syncstep

IO#syncStep

89f56b6ad342e7d785cece706fc622622a5610b3 authored over 3 years ago
Merge pull request #2101 from vasilmkd/kleisli-stack-safety

Override `map2Eval` for `IO`

41bd934ec9ca8c3cc22da2679abc97cd25f232cd authored over 3 years ago
Merge pull request #2096 from vasilmkd/removereflect

Remove build settings that remained after async await was removed

d28c52a9e20bec8b9a3150b05df1f7c7eb150780 authored over 3 years ago
Override map2Eval for IO

1de2d6905f23bcd1d0a44938336bc350f0a1b933 authored over 3 years ago
Add KleisliIO traverse stack safety unit test

23d435cca72e500798d76f009cf2cb8a6a37b3d2 authored over 3 years ago
Merge pull request #2099 from scala-steward/update/specs2-core-4.12.3

Update specs2-core, specs2-scalacheck to 4.12.3

5c1b0212d662798292657168ab3526df3aac99f8 authored over 3 years ago
Update specs2-core, specs2-scalacheck to 4.12.3

fbfd1ba2fa7f31053772b4629c88eed5c3a2d4e4 authored over 3 years ago
Remove build settings that remained after async await was removed

ae378cf5e587b5cfd790ea5dc32e0f5f2db353da authored over 3 years ago
Merge pull request #2094 from scala-steward/update/sbt-scalajs-crossproject-1.1.0

Update sbt-scalajs-crossproject to 1.1.0

b614233410cb2af5ee152ee057e483b5b6706914 authored over 3 years ago
Update sbt-scalajs-crossproject to 1.1.0

c4aa5712ca15acdccd7cd9ba2e2bc7a9b7effadb authored over 3 years ago
Add unsafeToPromise to Dispatcher

e90cd3a4788837409a9c9a532fcfaa3525bc4799 authored over 3 years ago
Merge pull request #2065 from vasilmkd/moretracing

Add tracing event to `IO.async`

f3088e393922b1833b2466ac5561b966a74ad5ac authored over 3 years ago
Merge pull request #2084 from igstan/cosmetics

0fb3549b331cfbf0b71db081e6a1fe9f3c52b9b2 authored over 3 years ago
Merge pull request #2087 from vasilmkd/mcdocs

Fix ordered lists in MonadCancel docs

352709b774ccfb591d9b7896117e5f57e75e7eef authored over 3 years ago
Fix ordered lists in MonadCancel docs

f4103ac5ff3a2033df0b7e7993c9a3920eb2526a authored over 3 years ago
Merge pull request #2083 from igstan/scaladoc-fix

Make Scaladoc example compile and modernize it

60dfea52f1cb617272f5ae9020ccf9feb7a785cd authored over 3 years ago
Make Scaladoc example compile and modernize it

* `release` takes the allocated resource as a param
* Use IO.println
* Use Cats Effect's `...

8cbfc3f751f4c3f111c6936a39769a1c2cb49e1d authored over 3 years ago
Merge pull request #2085 from vasilmkd/micrositename

The Microsite job is actually called Generate Microsite

fbc9e923af66445bd380f22d79ebc248c59d7426 authored over 3 years ago
Fix leftover comment about code not working in Dotty 0.25.0

Scala 3 allows `map`-ing over tuples, so we can't use the Cats `Functor`
syntax additions. We co...

502b4016807ccbd35129e885abbe7b581cc79373 authored over 3 years ago
The Microsite job is actually called Generate Microsite

acd5bc96586e349c6bfa98010506cddcc6e97522 authored over 3 years ago
Merge pull request #2082 from vasilmkd/dependabot-mergify

Add dependabot mergify rule on default branch

48da1449912a1535995e1b97ff6fcd22b42f1511 authored over 3 years ago
Use more of the available Concurrent instance in Resource.both

8ec66a7a7a61fd5518d17ae2484ab031a6d02797 authored over 3 years ago
Add dependabot mergify rule on default branch

6dec2bcad75b6f0001536ebb28370b0acdf86eb1 authored over 3 years ago
Merge pull request #2080 from vasilmkd/genspawn

Fix ordered list in GenSpawn scaladoc

bcffe1497098da675294186b7a035805e3803be6 authored over 3 years ago
Fix ordered list in GenSpawn scaladoc

91478a11e598dad786d14f43e005df31336ab381 authored over 3 years ago
Reverse the method delegation of IO.async_

6382a6fa6b349e967be2b623bbda9d9ca942ca92 authored over 3 years ago
Reverse the method delegation of IO.async

9befc3848f97c9545288cc92da61bbfbca641c5d authored over 3 years ago
Directly construct IOCont in IO.async

0e08bb12ddd49f63aea827b9270ff6a1e5d7ce6f authored over 3 years ago
Add mima exclusion for IOCont

5a40b1656a47f96e26702466a7f1b7399b318f1e authored over 3 years ago
Collect the IOCont tracing event in the run loop

b234e0f7473016d38fdd4a5354d9ff973cfc7235 authored over 3 years ago
Directly construct IOCont in IO.async_

f6e6d2857bd9ac47a69b3fe3698bb1c694a8ce4a authored over 3 years ago
Add tracing event to IOCont

bf3799879507903fa9b3f6ce26ea376ec8abd4d1 authored over 3 years ago
Merge pull request #1934 from typelevel/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot

ec5c0b5f34b7f1cc38bbdd335064bed218467527 authored over 3 years ago
Merge pull request #2040 from Baccata/async-await-docs

Adds documentation for async/await

411dfe7596a742d09e024f745cd25f1dbd0183cd authored over 3 years ago
Merge branch 'series/3.x' into async-await-docs

ed1665c008604ec10ccc8fa01a4b810b566a5215 authored over 3 years ago
Apply suggestions from code review

86cec3ba19a2db2a6e7a15060082541ad6649fc8 authored over 3 years ago
Merge pull request #2071 from arosien/clarify-dispatcher-instantiation

Clarify Dispatcher instantiation strategy in docs.

b25e1daaa8059546d4a67888bee5054005436edf authored over 3 years ago
Merge pull request #2076 from vasilmkd/specorders

Remove custom Order code already released in Cats

9f3f83a3f39265b598845947f1067253c9eb90a4 authored over 3 years ago
Merge pull request #2075 from scala-steward/update/specs2-core-4.12.2

Update specs2-core, specs2-scalacheck to 4.12.2

417dcec1e9aa0e7f7631da855c21cf5099b33b3e authored over 3 years ago
Merge pull request #2077 from vasilmkd/mergify

Add missing commas in mergify config

a498d7f563c38f32fb39e67f8053fbd298652ee5 authored over 3 years ago
Add missing commas in mergify config

4fa4cf2ec58a6a7103175d02f27985e377055aa1 authored over 3 years ago
Remove custom Order for WriterT

35ca43c8db00ec997739be1259b1586b78c15355 authored over 3 years ago
Update specs2-core, specs2-scalacheck to 4.12.2

db0228b46610fd351c9a7ea2cae21da9b3450733 authored over 3 years ago
Remove custom Order for Ior and IorT

fa23b751cc9e0dda1c3735e1a3d6e3725c7e1a09 authored over 3 years ago
Organize imports in transformer tests

9b5289daa5f0d667916c44a69c417230b4dfdbb1 authored over 3 years ago
Clarify Dispatcher instantiation strategy in docs.

5189a4f7bcb25ecc77072b9b3052e53653f39b5e authored over 3 years ago
Merge pull request #2070 from igstan/scaladoc-fix

Add missing parameter name in ScalaDoc

1dc745d0a23ca1e12bbea4bc5a6b021dfdff0375 authored over 3 years ago
Add missing parameter name in ScalaDoc

bb21465bdc3e41069dcf2c791d519929da4b2fbc authored over 3 years ago
Merge pull request #2064 from vasilmkd/hashtabletests

Port the StripedHashtableSpec to Scala.js

b3ba568d7e0692093eedac5006ca00a117ff859f authored over 3 years ago
Simplify the tests with a proper throwable to string function

e41ade1e14ee4626eb65acd5cdd6aef85bc2d718 authored over 3 years ago
Add a test for the default implementation

63f444c560d18a5aba427ffb7b5b92c408a953fc authored over 3 years ago
Add a default implementation for printStackTrace

7bbc9e97aa8be8fd0eebce5a675d9ce8403d042c authored over 3 years ago
Merge pull request #2063 from armanbilge/semaphore-docs

Add docs for Semaphore

3e6a4edfe480a4a09e7167f4c3b9ba068587e275 authored over 3 years ago
Port the StripedHashtableSpec to Scala.js

f07864b80f32f93fe92538eac8ba037f3a4a20d0 authored over 3 years ago
Add semaphore to sidebar

f463ad92c26d03757e7129ff0a08c85d9795e299 authored over 3 years ago
Add docs for Semaphore

cc5fd61db18344042227952c173eddfec23e2584 authored over 3 years ago
Use FunctionK.id

2ef0f4a21aa7f50e34cb40056feae4573a80c6c3 authored over 3 years ago
Recurse until SOE is hit and then verify

4c7ede892d7ec075ec032249960293889f0c7712 authored over 3 years ago
Properly name resource jvm spec

56b09eed0a80538a18859f55c5e1b6a089cebb39 authored over 3 years ago
Revert stack depth in shared resource spec

736d359d2611395de244e3405766313d345091a2 authored over 3 years ago
await(...) => .await

ab0580d8b4437e1a7044bfd54d9b86765d63ce5a authored over 3 years ago
re-add async-await to sidebar

cb7e0b11d013168d345d87f346dbda86016dbaad authored over 3 years ago
Merge remote-tracking branch 'upstream/series/3.x' into async-await-docs

690e8c12726531770c48858920c5a7c611300105 authored over 3 years ago
Removed AsyncAwait, updated docs to point to cats-effect-cps

72ebe098579d0293322e7544c8464780a4a1f393 authored over 3 years ago
Merge pull request #2059 from scala-steward/update/sbt-1.5.4

Update sbt to 1.5.4

16470d470d4a9d8d565a220af1af841496c49135 authored over 3 years ago
Update sbt to 1.5.4

e3ee41f7bc2fb5043a07ab83adb8e9a1e20c185a authored over 3 years ago
Merge pull request #2057 from scala-steward/update/specs2-core-4.12.1

Update specs2-core, specs2-scalacheck to 4.12.1

3de22b0a386f8b4a9cb724e4d4aa3b594b872c37 authored over 3 years ago
Update specs2-core, specs2-scalacheck to 4.12.1

49294c26c0a52ce5a6ebb520d7de28f6184fdf49 authored over 3 years ago
Add syncStep scaladoc

ceb2ea68ad0bbf7b0d6cf85c52df25009587928c authored over 3 years ago