HOMEBLOGDEVLOG

Fix cross name class lookup

Adam C. Clifton
8 Mar 2026

In my custom programming language, it had a very lazy system to resolve classes. This caused a bug where a class in a different namespace was being selected instead of the intended one. It's a bit surprising that it took so long to actually hit this issue, but unfortunately it required a large rewrite of the resolution code to fix.

Previous: Select airline flair
Next: Fixup operator handling
© Numbat Logic Pty Ltd 2014 - 2026