Xinchen Hui
|
e8f992c163
|
Catch the specifical exception
|
2015-07-03 11:18:53 +08:00 |
|
Bob Weinand
|
94722e12cf
|
Introduce ArithmeticError
|
2015-07-02 20:47:44 +02:00 |
|
Dmitry Stogov
|
cae0147ed3
|
Fixed weird operators behavior. Division by zero now emits warning and returns +/-INF, modulo by zero and intdid() throws an exception, shifts by negative offset throw exceptions. Compile-time evaluation of division by zero is disabled.
|
2015-04-06 14:30:05 +03:00 |
|
Andrea Faulds
|
e5eb9530ab
|
Use "float" and "integer" in typehint and zpp errors
|
2014-12-21 13:23:02 +00:00 |
|
Andrea Faulds
|
821ca32a6f
|
Updated << 64-bit tests
|
2014-08-19 20:21:24 +01:00 |
|
Andrea Faulds
|
4fb5a983a3
|
Fixed 64-bit tests
|
2014-08-19 20:21:22 +01:00 |
|
andy wharmby
|
d438cfd683
|
New test for bitwise operators. Tested on Linux 64 bit
|
2009-06-15 17:38:50 +00:00 |
|