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
Related to #50: It would be nice for the spec to permit scientific notation for floating point numbers.
I'm going to double-check that the original Java SDL library actually does disallow scientific notation according to the documentation. If by chance it does accept it, that would give me sufficient justification to simply permit them in SDLang-D as well, without holding it back for a spec v2.
The text was updated successfully, but these errors were encountered:
Related to #50: It would be nice for the spec to permit scientific notation for floating point numbers.
I'm going to double-check that the original Java SDL library actually does disallow scientific notation according to the documentation. If by chance it does accept it, that would give me sufficient justification to simply permit them in SDLang-D as well, without holding it back for a spec v2.
The text was updated successfully, but these errors were encountered: