Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: forbid dubious inequality comparisons. | Kaz Kylheku | 2021-06-15 | 1 | -0/+56 |
* | arith: switch sum and prod to seq_iter. | Kaz Kylheku | 2021-06-09 | 1 | -0/+24 |
* | match: binary-integer conv tests for #x-8000... | Kaz Kylheku | 2021-05-21 | 1 | -0/+21 |
* | math: add some tests related to integer conversion. | Kaz Kylheku | 2021-05-21 | 1 | -0/+50 |
* | tests: implicitly generate empty .expected files. | Kaz Kylheku | 2021-04-12 | 2 | -0/+0 |
* | bracket: bug: wrong result when function is applied. | Kaz Kylheku | 2019-09-10 | 1 | -0/+14 |
* | tests: add tests for digits function. | Kaz Kylheku | 2019-09-09 | 1 | -0/+18 |
* | u-d-arithmetic: proper treatment of ceil & round. | Kaz Kylheku | 2019-03-30 | 1 | -2/+10 |
* | Tests for user-defined arithmetic and fixes. | Kaz Kylheku | 2019-03-30 | 2 | -0/+132 |
* | New arithmetic tests. | Kaz Kylheku | 2016-11-15 | 2 | -0/+41 |