Commit Graph

21 Commits

Author SHA1 Message Date
InsanusMokrassar ced05a4586 improve default runCatchingSafely/safelyWithResult and add suspend variances of safe/unsafe SafeWrapper interface 2022-12-09 12:14:24 +06:00
InsanusMokrassar c9bbfa3820 update gradle config and fix build 2021-09-04 14:58:15 +06:00
InsanusMokrassar eed7cfdc42 CoroutineScope with safely handler parameter 2021-09-04 14:46:12 +06:00
InsanusMokrassar 04ef371337 update safelyWithResult 2021-06-05 15:18:09 +06:00
InsanusMokrassar 623e0cd369 improve launchSynchronously 2021-06-05 15:16:07 +06:00
InsanusMokrassar 242f4b02d0 return previous logic of work with safely 2021-05-26 17:59:45 +06:00
InsanusMokrassar 976ce056c1 runCatching for safely and safelyWithoutExceptions 2021-05-25 00:18:46 +06:00
InsanusMokrassar 5853f7cc49 coroutines updates 2021-05-24 12:27:54 +06:00
InsanusMokrassar 4dc27f4489 all deprecations were removed 2021-04-29 12:28:52 +06:00
InsanusMokrassar 502a49644c safelyWithoutException updates 2021-01-07 10:22:28 +06:00
InsanusMokrassar 6a89ffaa8a rework of context exceptions 2020-12-22 23:17:28 +06:00
InsanusMokrassar d5a8d0f4d4 Revert "unworking version"
This reverts commit 9739bd871e.
2020-12-22 22:45:43 +06:00
InsanusMokrassar 9739bd871e unworking version 2020-12-22 22:45:36 +06:00
InsanusMokrassar 14aa9ca26c update documentation 2020-12-22 15:21:25 +06:00
InsanusMokrassar 069e51f2ff add defaultSafelyExceptionHandler and SafelyExceptionHandler 2020-12-22 15:16:06 +06:00
InsanusMokrassar 6f5c6e5ebe safelyWithoutExceptions 2020-11-02 21:25:33 +06:00
InsanusMokrassar 90c1731bd1 Revert "more annotations to god of annotations"
This reverts commit f8a8808508.
2020-10-16 19:40:04 +06:00
InsanusMokrassar 893fd1ac07 Revert "less annotations to god of lessannotations"
This reverts commit 87230d010c.
2020-10-16 19:39:55 +06:00
InsanusMokrassar 87230d010c less annotations to god of lessannotations 2020-10-15 17:33:44 +06:00
InsanusMokrassar f8a8808508 more annotations to god of annotations 2020-10-15 00:26:37 +06:00
000Sanya 5a5519c7cb implemented coroutines and exposed utils 2020-09-24 12:27:16 +10:00