Sergey Chernov sergeych
  • Joined on 2022-07-18
sergeych closed issue SergeychWorks/lyng#51 2025-08-08 19:23:57 +03:00
Incorrect application of the new context to fn/lambda closure
sergeych opened issue SergeychWorks/lyng#51 2025-08-08 14:13:23 +03:00
Incorrect application of the new context to fn/lambda closure
sergeych pushed tag 0.8.2-SNAPSHOT to SergeychWorks/lyng 2025-08-07 21:51:26 +03:00
sergeych pushed to master at SergeychWorks/lyng 2025-08-07 21:50:19 +03:00
f7f020f4d6 0.8.2-SNAPSHOT
sergeych pushed to master at SergeychWorks/lyng 2025-08-07 21:47:48 +03:00
0f54e2f845 ref #47 yield
sergeych closed issue SergeychWorks/lyng#47 2025-08-07 20:31:57 +03:00
Minimal parallelism
sergeych pushed to master at SergeychWorks/lyng 2025-08-07 20:31:57 +03:00
19f8b6605b fix #47 parallelism: launch, Deferred, CompletableDeferred, Mutex (delay was already implemented)
sergeych commented on issue SergeychWorks/lyng#49 2025-08-06 23:29:26 +03:00
Regex in some way

when("text") { "re.*x".re -> { }
}

if( text =~ "te??".re) {

}

sergeych opened issue SergeychWorks/lyng#49 2025-08-06 23:23:13 +03:00
Regex in some way
sergeych opened issue SergeychWorks/lyng#48 2025-08-06 23:23:04 +03:00
Flows (instead of channels and sequences)
sergeych opened issue SergeychWorks/lyng#47 2025-08-06 23:18:51 +03:00
Minimal parallelism
sergeych pushed tag 0.8.1 to SergeychWorks/lyng 2025-08-06 23:13:09 +03:00
sergeych pushed to master at SergeychWorks/lyng 2025-08-06 23:12:28 +03:00
de71c7c8ec 0.8.1 release version
sergeych closed issue SergeychWorks/lyng#46 2025-08-06 23:10:45 +03:00
check/implement private instance methods and fields
sergeych pushed to master at SergeychWorks/lyng 2025-08-06 23:10:38 +03:00
be370dfdef fix #45 private statics and docs
sergeych closed issue SergeychWorks/lyng#45 2025-08-06 23:10:38 +03:00
check/implement private class vars and methods
sergeych opened issue SergeychWorks/lyng#46 2025-08-06 22:50:46 +03:00
check/implement private instance methods and fields
sergeych opened issue SergeychWorks/lyng#45 2025-08-06 22:50:20 +03:00
check/implement private class vars and methods