objectionary / eo

EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-calculus
https://www.eolang.org
MIT License
1.02k stars 127 forks source link

PhNamed deleted #3506

Closed yegor256 closed 5 days ago

yegor256 commented 5 days ago

see #3505


PR-Codex overview

This PR primarily focuses on refactoring error handling and enhancing the error message generation within the eo-runtime project. It introduces new error handling mechanisms and restructures tests to ensure proper error reporting.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}