Sébastien Helleu
|
d91d1ebb8c
|
tests: add other calc tests with multiple operators
The order of operators are different from the initial test, so this increases
the code coverage in wee-calc.c.
|
2020-01-27 20:54:23 +01:00 |
|
Sébastien Helleu
|
feb6258910
|
core: update copyright dates
|
2020-01-04 10:41:26 +01:00 |
|
Sébastien Helleu
|
3a356f109f
|
core: add power operator "**" in calc expressions (issue #997)
|
2019-09-24 21:03:56 +02:00 |
|
Sébastien Helleu
|
7d795c4d53
|
core: fix wrong results with the unary minus in calc expressions
|
2019-09-24 20:49:48 +02:00 |
|
Sébastien Helleu
|
997894edc0
|
core: add calculation of expression in evaluation of expressions with "calc:..." (issue #997)
|
2019-09-20 21:37:01 +02:00 |
|