You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor and expose floating point to java conversion in expr2java.h
This change exposes new floating_point_to_java_string function which
lets the user convert floating point numbers to java-compatible
strings without having to cast them to expression and creating an
unnecessary namespace beforehand.
0 commit comments