ensures that all the stack is correctly shown on the error log even if there is no underlying diagnostic message (ie. error without message), the stack is shown in the usual direction (deepest on top)
add a new detection for assignment to unassigned variables or features
add 4 tests to verify the detection of the assignment to unassigned variables or features (both at the eval level and the stderr output level)
Changes
add a new diagnostic Uninitilaized in diagnostic.ecore
Closes https://github.com/gemoc/ale-lang/issues/38
This PR :
Changes
Uninitilaized
in diagnostic.ecore