Sergey Chernov sergeych
  • Joined on 2022-07-18
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 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 tag 1.5.5 to SergeychWorks/lyng 2026-04-23 15:19:05 +03:00
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 »
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 »