-
- Downloads
Added support for OP_NEG in multiply_numerics and add_nominators.
Showing
- src/node.py 9 additions, 0 deletionssrc/node.py
- src/rules/factors.py 2 additions, 2 deletionssrc/rules/factors.py
- src/rules/fractions.py 24 additions, 10 deletionssrc/rules/fractions.py
- src/rules/numerics.py 26 additions, 8 deletionssrc/rules/numerics.py
- src/rules/poly.py 4 additions, 1 deletionsrc/rules/poly.py
- tests/rulestestcase.py 13 additions, 0 deletionstests/rulestestcase.py
- tests/test_leiden_oefenopgave.py 13 additions, 12 deletionstests/test_leiden_oefenopgave.py
- tests/test_rewrite.py 3 additions, 19 deletionstests/test_rewrite.py
- tests/test_rules_fractions.py 11 additions, 4 deletionstests/test_rules_fractions.py
- tests/test_rules_numerics.py 15 additions, 9 deletionstests/test_rules_numerics.py
Please register or sign in to comment