# 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
Please register or sign in to comment