This website requires JavaScript.
Explore
Help
Register
Sign In
SergeychWorks
/
lyng
Watch
1
Star
0
Fork
0
You've already forked lyng
Code
Issues
4
Pull Requests
Actions
Packages
Projects
1
Releases
17
Wiki
Activity
lyng
/
lynglib
/
src
/
commonMain
/
kotlin
/
net
/
sergeych
History
sergeych
76a1804dc1
Implement
init
blocks for instance initialization, refactor class initialization logic to ensure correct inheritance and constructor chaining, update documentation and add tests.
2025-12-21 18:14:51 +01:00
..
lyng
Implement
init
blocks for instance initialization, refactor class initialization logic to ensure correct inheritance and constructor chaining, update documentation and add tests.
2025-12-21 18:14:51 +01:00
lynon
Move qualified identifier resolution to
Scope
as
resolveQualifiedIdentifier
, replace inline logic in
LynonDecoder
.
2025-12-14 00:20:43 +01:00
tools
Migrate to
kotlin.time.Instant
and
kotlin.time.Clock
, update dependencies to support Kotlin 2.2, and adopt JVM 17.
2025-12-17 19:53:36 +01:00