Block a user
Add syntax sugar for Container data encryption/decryption with password and document it well
sergeych
released 0.9.0, kotlin 2.2.21, fixed problems on macOS/iOS caused by some kotlinx.datetime and kotlin.time library changes at sergeych/crypto2
2025-12-16 21:02:33 +03:00
Scope as resolveQualifiedIdentifier, replace inline logic in LynonDecoder.
decodeClassObj to mimic compiler behavior for qualified names, add evaluateQualifiedNameAsCompiled.
decodeClassObj class resolution in LynonDecoder, add fallback lookup mechanisms, and refine related tests"
decodeClassObj class resolution in LynonDecoder, add fallback lookup mechanisms, and refine related tests
toString implementations to support Scope context, add inspect, and improve assertions readability.
fix/scope-parent-cycle