Taddeus Kroes 961c70a79c Added rules for removing double conjunction/disjunction cases. %!s(int64=14) %!d(string=hai) anos
..
__init__.py 314ca19b2d Added debug information to bison generated parser. %!s(int64=14) %!d(string=hai) anos
parser.py 9962e1855b Modified test application not to execute implicit rules. %!s(int64=14) %!d(string=hai) anos
rules.mk 1d02e8398b sorting unit tests files. %!s(int64=14) %!d(string=hai) anos
rulestestcase.py 65cc88c7e6 Added IMPLICIT_RULES list for rules that are not printed in verbose rewrite_all mode. %!s(int64=14) %!d(string=hai) anos
test_b1_ch08.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. %!s(int64=14) %!d(string=hai) anos
test_b1_ch10.py 52dcf02f95 Modified parser to fit MathJax syntax. %!s(int64=14) %!d(string=hai) anos
test_calc.py 52dcf02f95 Modified parser to fit MathJax syntax. %!s(int64=14) %!d(string=hai) anos
test_exception.py f51ea5e32c Applied pep8 to unit tests. %!s(int64=14) %!d(string=hai) anos
test_leiden_oefenopgave.py 52101f51f9 Completed some items from TODO list: %!s(int64=14) %!d(string=hai) anos
test_leiden_oefenopgave_v12.py a455b76bfc Added left-or-right check to application that brings an expression into a fraction nominator. %!s(int64=14) %!d(string=hai) anos
test_node.py 5f556a4e6c Added function to get the index of a node in a Scope object. %!s(int64=14) %!d(string=hai) anos
test_parser.py 52dcf02f95 Modified parser to fit MathJax syntax. %!s(int64=14) %!d(string=hai) anos
test_possibilities.py 392e4746d6 Removed some unused imports from unit tests. %!s(int64=14) %!d(string=hai) anos
test_rewrite.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. %!s(int64=14) %!d(string=hai) anos
test_rules_absolute.py 392e4746d6 Removed some unused imports from unit tests. %!s(int64=14) %!d(string=hai) anos
test_rules_derivatives.py a455b76bfc Added left-or-right check to application that brings an expression into a fraction nominator. %!s(int64=14) %!d(string=hai) anos
test_rules_factors.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. %!s(int64=14) %!d(string=hai) anos
test_rules_fractions.py 7d602a8435 Improved rewriting of the rule that deliberately creates a numeric fraction. %!s(int64=14) %!d(string=hai) anos
test_rules_goniometry.py 4c4344ae03 Added rule that generates a quadrants addition. %!s(int64=14) %!d(string=hai) anos
test_rules_groups.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. %!s(int64=14) %!d(string=hai) anos
test_rules_integrals.py 92f967d64c Added rule for removing constants from indefinite integrals. %!s(int64=14) %!d(string=hai) anos
test_rules_lineq.py 961c70a79c Added rules for removing double conjunction/disjunction cases. %!s(int64=14) %!d(string=hai) anos
test_rules_logarithmic.py 76db99131f Added rules that calculate logarithm exponents to see if a logarithm can be reduced to a number. %!s(int64=14) %!d(string=hai) anos
test_rules_negation.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. %!s(int64=14) %!d(string=hai) anos
test_rules_numerics.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. %!s(int64=14) %!d(string=hai) anos
test_rules_powers.py 52dcf02f95 Modified parser to fit MathJax syntax. %!s(int64=14) %!d(string=hai) anos
test_rules_sort.py 0862806e31 Added a basic sorting rule and applied it to the existing unit tests. %!s(int64=14) %!d(string=hai) anos
test_rules_sqrt.py 392e4746d6 Removed some unused imports from unit tests. %!s(int64=14) %!d(string=hai) anos
test_rules_utils.py 49391e6c0f Bugfix: added negation copy to substitute function. %!s(int64=14) %!d(string=hai) anos
test_strategy.py 392e4746d6 Removed some unused imports from unit tests. %!s(int64=14) %!d(string=hai) anos
test_validation.py 03747c5462 Added failing unit tests for validation. %!s(int64=14) %!d(string=hai) anos