Taddeus Kroes dedcf309dc Fixed nominator term extraction rule for single-term nominators. hace 14 años
..
__init__.py 314ca19b2d Added debug information to bison generated parser. hace 14 años
parser.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
rules.mk 1d02e8398b sorting unit tests files. hace 14 años
rulestestcase.py 75ad53c894 Added some tests for utilities, together with some small bugfixes. hace 14 años
test_b1_ch08.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_b1_ch10.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_calc.py f51ea5e32c Applied pep8 to unit tests. hace 14 años
test_exception.py f51ea5e32c Applied pep8 to unit tests. hace 14 años
test_leiden_oefenopgave.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_leiden_oefenopgave_v12.py c9d72b477e Fine-tuned fraction rules and updated unit tests accordingly. hace 14 años
test_node.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_parser.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_possibilities.py 8499b85188 Fixed possibilities unit tests. hace 14 años
test_rewrite.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_rules_derivatives.py c9d72b477e Fine-tuned fraction rules and updated unit tests accordingly. hace 14 años
test_rules_factors.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_rules_fractions.py dedcf309dc Fixed nominator term extraction rule for single-term nominators. hace 14 años
test_rules_goniometry.py 4c4344ae03 Added rule that generates a quadrants addition. hace 14 años
test_rules_groups.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_rules_integrals.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_rules_lineq.py dedcf309dc Fixed nominator term extraction rule for single-term nominators. hace 14 años
test_rules_logarithmic.py d3a8ad0aaf Moved all spreaded node creation functions to src/node.py. hace 14 años
test_rules_negation.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_rules_numerics.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. hace 14 años
test_rules_powers.py c03390ba48 Implemented and tested some new rules for fractions. hace 14 años
test_rules_sort.py 0862806e31 Added a basic sorting rule and applied it to the existing unit tests. hace 14 años
test_rules_utils.py 7a9605a745 Commenced some chanches to fraction rules (unit tests are still failing). hace 14 años
test_validation.py 8d921d80a8 Added a validation test. hace 14 años