Modules/Objects/private
IlushaShurupov ab0edfc302 Add Interpreter tests and improve Parser error logging
A set of tests for the InterpreterObject has been added to enhance its reliability and maintainability. The tests check the essential functionalities such as its creation, execution, saving, loading, and destruction. Furthermore, the error logging for the Parser has been improved, now providing more precise location of detected errors. The changes improve the robustness and debugability of the code.
2024-11-24 22:38:03 +03:00
..
compiler Add Interpreter tests and improve Parser error logging 2024-11-24 22:38:03 +03:00
core Refactor save size calculation with SaveSizeCounter 2024-11-24 22:38:03 +03:00
interpreter Objects Compiled 2024-11-24 22:38:03 +03:00
parser Objects Compiled 2024-11-24 22:38:03 +03:00
primitives Refactor save size calculation with SaveSizeCounter 2024-11-24 22:38:03 +03:00