Tighten and prove correct the underflow/overflow bounds for parsing of FP literals.
This is a follow-up to commit 350354cb. - Move Float.build_from_parsed to Fappli_IEEE_extra.Bparse - Add early checks for overflow and underflow and prove them correct. - Improve speed of Bparse by using a fast exponentiation (square-and-multiply).
Please register or sign in to comment