Taddeus Kroes 76db99131f Added rules that calculate logarithm exponents to see if a logarithm can be reduced to a number. пре 14 година
..
__init__.py 314ca19b2d Added debug information to bison generated parser. пре 14 година
parser.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. пре 14 година
rules.mk 1d02e8398b sorting unit tests files. пре 14 година
rulestestcase.py 65cc88c7e6 Added IMPLICIT_RULES list for rules that are not printed in verbose rewrite_all mode. пре 14 година
test_b1_ch08.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. пре 14 година
test_b1_ch10.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. пре 14 година
test_calc.py f51ea5e32c Applied pep8 to unit tests. пре 14 година
test_exception.py f51ea5e32c Applied pep8 to unit tests. пре 14 година
test_leiden_oefenopgave.py 65cc88c7e6 Added IMPLICIT_RULES list for rules that are not printed in verbose rewrite_all mode. пре 14 година
test_leiden_oefenopgave_v12.py 51e123ec5e Commented seemlesly useless unit test (?). пре 14 година
test_node.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. пре 14 година
test_parser.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. пре 14 година
test_possibilities.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. пре 14 година
test_rewrite.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. пре 14 година
test_rules_absolute.py ea8ce3ac20 Added a set of reduction rules for expressions with absolute values. пре 14 година
test_rules_derivatives.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. пре 14 година
test_rules_factors.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. пре 14 година
test_rules_fractions.py dedcf309dc Fixed nominator term extraction rule for single-term nominators. пре 14 година
test_rules_goniometry.py 4c4344ae03 Added rule that generates a quadrants addition. пре 14 година
test_rules_groups.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. пре 14 година
test_rules_integrals.py 15ad7e944e Changed an integral rule slightly to fit the new fraction rules better. пре 14 година
test_rules_lineq.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. пре 14 година
test_rules_logarithmic.py 76db99131f Added rules that calculate logarithm exponents to see if a logarithm can be reduced to a number. пре 14 година
test_rules_negation.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. пре 14 година
test_rules_numerics.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. пре 14 година
test_rules_powers.py c03390ba48 Implemented and tested some new rules for fractions. пре 14 година
test_rules_sort.py 0862806e31 Added a basic sorting rule and applied it to the existing unit tests. пре 14 година
test_rules_utils.py 7a9605a745 Commenced some chanches to fraction rules (unit tests are still failing). пре 14 година
test_strategy.py 00241cdd63 Added a basic unit test for strategy (needs to be extended). пре 14 година
test_validation.py 8d921d80a8 Added a validation test. пре 14 година