Sergey Chernov sergeych
  • Joined on 2022-07-18
sergeych pushed to master at SergeychWorks/lyng 2026-04-26 10:29:02 +03:00
b969edd30a Fix commonMain cancellation handling in HTTP server loop
sergeych pushed to master at SergeychWorks/lyng 2026-04-26 10:17:15 +03:00
01ceecd7df Add minimal HTTP server and shared network type packages
79b015ee56 Fix callable return inference regressions
eba7158330 Fix SPA sample links and sample doc publishing
Compare 3 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-25 16:23:21 +03:00
66b8806b11 Add runnable DB serialization example
sergeych pushed to master at SergeychWorks/lyng 2026-04-25 16:09:42 +03:00
92e9325f40 Add SQL object expansion serialization support
sergeych pushed to master at SergeychWorks/lyng 2026-04-25 13:36:44 +03:00
50e34e520e Add DB decode annotations and preserved declaration metadata
sergeych pushed to master at SergeychWorks/lyng 2026-04-25 00:36:29 +03:00
2abe7e2f96 Add typed canonical JSON encoding
sergeych pushed to master at SergeychWorks/lyng 2026-04-25 00:03:39 +03:00
2bedaa0969 Add canonical Json format and external format binding
sergeych pushed tag 1.5.5 to SergeychWorks/lyng 2026-04-23 15:19:05 +03:00
sergeych pushed to master at SergeychWorks/lyng 2026-04-23 15:19:05 +03:00
9735774efd v1.5.5 release
14214e91e1 Fix escaping immutable closure captures
0f5343fa17 Add VPS deployment target and Ansible provisioning for lynglang.com
Compare 3 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-22 08:56:16 +03:00
d0f51928de fixed wrong error message in val ++/--
sergeych pushed to master at SergeychWorks/lyng 2026-04-21 23:25:28 +03:00
0973a6afeb Fix JVM import caching and class/object bytecode dispatch
953f237ca3 Optimize primitive list fill capacity and append
fbb5688696 Drive higher-order lambda inlining from call metadata
f4ab2ebab4 Extend lambda inlining to getOrPut and implicit it calls
0c3242cbd8 Generalize higher-order lambda inlining
Compare 20 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-21 09:05:33 +03:00
f72cdfdf83 Inline simple lambdas in bytecode fast paths
sergeych pushed to master at SergeychWorks/lyng 2026-04-20 18:48:49 +03:00
10fa4de4fa regression fix
sergeych pushed to master at SergeychWorks/lyng 2026-04-20 14:09:31 +03:00
4acee56de8 small optimization of List.fill
sergeych pushed to master at SergeychWorks/lyng 2026-04-20 13:57:14 +03:00
87060c7eb7 +inference bugs
6ba128f7ba fixed some more inference bugs
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-18 23:37:40 +03:00
a8f73dc8bd added LaunchPool
sergeych pushed to master at SergeychWorks/lyng 2026-04-18 23:32:37 +03:00
145c3ae34a Add completeExceptionally, cancelAndJoin, and refine LaunchPool spec
f9a07f176a Add Channel primitive for coroutine inter-task communication
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-18 02:06:49 +03:00
30e56946a0 improved JDBC provider for lyng.io.db
sergeych pushed to master at SergeychWorks/lyng 2026-04-17 20:39:01 +03:00
49fc700233 Detach materialized SQL rows from transaction lifetime
07cb5a519c Add JDBC and websocket/native follow-up changes
8f66cd7680 Fix lynglib binding regressions and green test suite
Compare 3 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-16 22:12:33 +03:00
bb2119b1d1 ignores
64273ac60a Add JDBC database provider for JVM
Compare 2 commits »