Block a user
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
fix/scope-parent-cycle
This seems to fix critical while exotic and rare problem; all existing tests are ok with it so I do merge it
fix/scope-parent-cycle