| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Warn about invalid strings in arithmetic | Andrea Faulds | 2016-03-30 | 4 | -35/+51 |
| * | Fixed test (shift operators throw Error) | Dmitry Stogov | 2015-07-06 | 1 | -1/+1 |
| * | Catch the specifical exception | Xinchen Hui | 2015-07-03 | 6 | -9/+9 |
| * | Introduce ArithmeticError | Bob Weinand | 2015-07-02 | 4 | -399/+399 |
| * | Use DivisionByZeroError instead of exception for %/intdiv() | Bob Weinand | 2015-07-02 | 2 | -410/+410 |
| * | Revert "Fixed last previously broken tests" | Dmitry Stogov | 2015-06-29 | 4 | -1089/+1373 |
| * | Fixed last previously broken tests | Bob Weinand | 2015-06-29 | 4 | -1373/+1089 |
| * | 0.0 / 0.0 = NaN | Dmitry Stogov | 2015-04-06 | 1 | -9/+9 |
| * | Fixed weird operators behavior. Division by zero now emits warning and return... | Dmitry Stogov | 2015-04-06 | 9 | -404/+444 |
| * | Blast off to space. | Andrea Faulds | 2015-01-29 | 1 | -0/+94 |
| * | Use "float" and "integer" in typehint and zpp errors | Andrea Faulds | 2014-12-21 | 35 | -35/+35 |
| * | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-19 | 1 | -1/+1 |
| * | Merge branch 'coalesce_operator' | Andrea Faulds | 2014-09-28 | 1 | -0/+79 |
| |\ | |||||
| | * | Extended coalesce operator test case for ordering/short-circuiting | Andrea Faulds | 2014-09-23 | 1 | -1/+12 |
| | * | Ensure not evaluated twice | Andrea Faulds | 2014-09-16 | 1 | -1/+11 |
| | * | Added test | Andrea Faulds | 2014-09-16 | 1 | -0/+58 |
| * | | Merge branch 'master' into integer_semantics | Andrea Faulds | 2014-09-16 | 1 | -21/+40 |
| |\ \ | |/ | |||||
| | * | Fix string increment | Nikita Popov | 2014-09-05 | 1 | -21/+40 |
| * | | Updated 32-bit << test | Andrea Faulds | 2014-08-19 | 1 | -1/+0 |
| * | | Updated << 64-bit tests | Andrea Faulds | 2014-08-19 | 2 | -161/+161 |
| * | | Updated >> 64-bit tests | Andrea Faulds | 2014-08-19 | 2 | -46/+42 |
| * | | Fixed 32-bit test | Andrea Faulds | 2014-08-19 | 1 | -199/+198 |
| * | | Fixed 64-bit tests | Andrea Faulds | 2014-08-19 | 4 | -585/+583 |
| |/ | |||||
| * | Skip those test which fails on ARM architecture | Remi Collet | 2014-01-20 | 4 | -1/+41 |
| * | dos2unix | Remi Collet | 2014-01-20 | 2 | -446/+446 |
| * | New test for bitwise operators. Tested on Linux 64 bit | andy wharmby | 2009-06-15 | 7 | -0/+3556 |
| * | New tests for operators. These tests were auto generated to verify correctnes... | Robert Nicholson | 2009-06-08 | 50 | -0/+9030 |
