Sergey Chernov sergeych
  • Joined on 2022-07-18
sergeych pushed to master at SergeychWorks/lyng 2026-03-07 17:08:34 +03:00
c351e6ff1e Add support for dynamic theme switching in highlight.js styles within Kotlin fenced code blocks
sergeych pushed to master at SergeychWorks/lyng 2026-02-23 15:06:26 +03:00
8e10540257 better processing of lyng.d. files
9f10786a94 small tweaks to remove warnings
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-02-20 22:56:02 +03:00
274abaaf03 Refactor scope handling to improve slot synchronization, dynamic access, and module frame interactions; bump version to 1.5.1-SNAPSHOT.
sergeych pushed to master at SergeychWorks/lyng 2026-02-20 11:17:11 +03:00
51b0d1fdfc dynamic tests moved to a right suite
sergeych pushed to master at SergeychWorks/lyng 2026-02-20 11:15:50 +03:00
c46f74bd7e dynamic behavior fixed, publishing the snapshot
sergeych pushed to master at SergeychWorks/lyng 2026-02-20 11:09:14 +03:00
87ef1c38b8 Improve error handling and scope resolution in dynamic callbacks and bytecode execution, add new tests for dynamic behavior.
529f76489b fixed bug in dynamic val/var compilation
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-02-19 16:17:52 +03:00
6bf99d354b Refactor scope handling and caching, improve dynamic access and tests, bump version to 1.5.1-SNAPSHOT
sergeych pushed to master at SergeychWorks/lyng 2026-02-19 11:41:55 +03:00
66d9a40bb1 better scopeFacade
sergeych pushed to master at SergeychWorks/lyng 2026-02-19 11:12:57 +03:00
d82302dd01 Add support for variadic function types and ellipsis in type declarations, stricter lamda types compile-time checks and object binding for Kotlin bridges
sergeych pushed to master at SergeychWorks/lyng 2026-02-19 08:12:43 +03:00
e7c1adb2c5 Kotlin bride: object bindings added
sergeych pushed to master at SergeychWorks/lyng 2026-02-19 01:06:22 +03:00
45f3658742 better docs/AI instructions/readme
sergeych pushed to master at SergeychWorks/lyng 2026-02-18 21:42:15 +03:00
087143b022 Remove remaining JVM warnings
sergeych pushed to master at SergeychWorks/lyng 2026-02-18 21:14:27 +03:00
6d943c5e1e Migrate Instant to kotlin.time
79a541b148 Clean up compiler warnings
64debf78bd Fix MI Lynon serialization test
f0bcee407a Enable pooled closure test; keep MI serialization ignored
5b15d85c14 Enable lynlib tests, drop legacy perf tests
Compare 243 commits »
sergeych pushed to obsolete_interpreted_versions at SergeychWorks/lyng 2026-02-17 22:38:30 +03:00
23a1bb726f readme warning
sergeych created branch obsolete_interpreted_versions in SergeychWorks/lyng 2026-02-17 22:38:30 +03:00
sergeych pushed to bytecode-spec at SergeychWorks/lyng 2026-02-17 22:35:09 +03:00
2d4ae0d98b fixed site sample to be more expressive
sergeych pushed to bytecode-spec at SergeychWorks/lyng 2026-02-17 22:20:46 +03:00
74d911e837 Migrate IdeLenientImportProvider to lynglib, add detailed time-related documentation, and improve analysis support for unresolved references.
sergeych pushed to bytecode-spec at SergeychWorks/lyng 2026-02-17 12:48:09 +03:00
2e7c28f735 corrected home page samples
sergeych pushed to bytecode-spec at SergeychWorks/lyng 2026-02-17 12:35:47 +03:00
69156893d4 Improve receiver class handling and enhance resolution logic
sergeych pushed to bytecode-spec at SergeychWorks/lyng 2026-02-17 08:18:12 +03:00
df19524177 Refine variable resolution logic, update type alias syntax