This repository was archived by the owner on Apr 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Queries do not enforce required parameters #159
Comments
Set prio1, because it blocks #134. |
Totktonada
added a commit
that referenced
this issue
Jun 28, 2018
Fixed Int type to be between -2^31 and 2^31-1 instead of -2^32 and 2^32-1. Forbid implicit fraction part removing from Int immediate value. Fixed Long type to forbid variable value of 'number' Lua type that cannot preciselly represent integral value (allow only ones inside -2^53 and 2^53 exclusivelly). Related to #159. Related to #160.
Totktonada
added a commit
that referenced
this issue
Jun 29, 2018
Fixed Int type to be between -2^31 and 2^31-1 instead of -2^32 and 2^32-1. Forbid implicit fraction part removing from Int immediate value. Fixed Long type to forbid variable value of 'number' Lua type that cannot preciselly represent integral value (allow only ones inside -2^53 and 2^53 exclusivelly). Related to #159. Related to #160.
Totktonada
added a commit
that referenced
this issue
Jun 29, 2018
Fixed Int type to be between -2^31 and 2^31-1 instead of -2^32 and 2^32-1. Forbid implicit fraction part removing from Int immediate value. Fixed Long type to forbid variable value of 'number' Lua type that cannot preciselly represent integral value (allow only ones inside -2^53 and 2^53 exclusivelly). Related to #159. Related to #160.
Totktonada
added a commit
that referenced
this issue
Jul 2, 2018
Fixed Int type to be between -2^31 and 2^31-1 instead of -2^32 and 2^32-1. Forbid implicit fraction part removing from Int immediate value. Fixed Long type to forbid variable value of 'number' Lua type that cannot preciselly represent integral value (allow only ones inside -2^53 and 2^53 exclusivelly). Related to #159. Related to #160.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This query will be successfull:
Response
The text was updated successfully, but these errors were encountered: