Sergey Chernov sergeych
  • Joined on 2022-07-18
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 »
sergeych pushed to master at SergeychWorks/lyng 2026-04-16 13:35:24 +03:00
ee392daa13 another sample
sergeych pushed to master at SergeychWorks/lyng 2026-04-16 01:08:43 +03:00
0affa92674 better SQL example
sergeych pushed to master at SergeychWorks/lyng 2026-04-16 00:54:18 +03:00
a2e3f80ab6 better sql exaple, some inference bugs fixed
f8d2533b48 Make SQLite native linker lookup portable
bb9af2258b Fix SQLite release deployment
b3be908242 Add Date type and database release docs
14dc73db3e Harden SQLite provider release behavior
Compare 10 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-14 01:17:43 +03:00
b42ceec686 Preserve VM throw sites in stack traces
fada848907 Add backtick string literals and formatter support
e925195495 yet another import fix
Compare 3 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-13 20:43:25 +03:00
3b6bdda0a4 another import fix
sergeych pushed to master at SergeychWorks/lyng 2026-04-12 11:26:14 +03:00
ab39110834 Add repeated local import regression coverage
47eb2d7d61 Fix transitive import re-exports and stabilize captures
eefa4c8f1a Fix stdlib import aliasing and launch captures
6171b0d95f Fix duplicate stdlib import redefinition
Compare 4 commits »
sergeych closed issue SergeychWorks/lyng#101 2026-04-10 10:27:21 +03:00
add more docs to the site menu
sergeych closed issue SergeychWorks/lyng#102 2026-04-10 10:27:21 +03:00
precheck and publish lyngio networking beta
sergeych pushed to master at SergeychWorks/lyng 2026-04-09 22:32:15 +03:00
a1ea09440d Optimize native CLI release binary
88ce04102a Add CLI atExit shutdown handlers
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-09 19:37:36 +03:00
0e73d80707 plugin fix
sergeych pushed to master at SergeychWorks/lyng 2026-04-09 19:18:32 +03:00
121d860043 Document native networking limits
717758149b cleaned up tcpserver.lyng, again ;)
Compare 2 commits »