Commit 1f8e6935 authored by sparonuz's avatar sparonuz
Browse files

# This is a combination of 9 commits.

[Issue#114]: Variable's precision was not setted correctly: removed most of the array declared in VariablePrecision.py. Now  just a dictionary and a lookup table to encode the types defined in the code

[Issue#114]:  Added type to function that add cast to reals

[Issue#114]: Fixed codeChecker to work again, it was needed to change get_real_inline function to check for all INTENT type

[Issue#114]: BugFix: get_procedure_inline failed to indentify the call if a variable with a name similar to the called procedure preceded the call (x_solfrack(i,j) = solfrac([...]))

[Issue#114]: Removed horrible workaround to calculate type result of operation. There is now a dictionary containing the results
parent 2936a450
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment