Taddeus Kroes 492f3b5294 '&' can now be used for conjunction (alias for '^^'). 13 lat temu
..
__init__.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
parser.py 72f94a0fbe Significantly improved the parser. 13 lat temu
rules.mk 13ff0b53d8 Removed unneeded build dependency. 13 lat temu
rulestestcase.py 47ed06252d Implemented an optimization in new validation implementation. 13 lat temu
test_b1_ch08.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_b1_ch10.py 72f94a0fbe Significantly improved the parser. 13 lat temu
test_calc.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_exception.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_leiden_oefenopgave.py 72f94a0fbe Significantly improved the parser. 13 lat temu
test_leiden_oefenopgave_v12.py 72f94a0fbe Significantly improved the parser. 13 lat temu
test_node.py 72f94a0fbe Significantly improved the parser. 13 lat temu
test_parser.py 492f3b5294 '&' can now be used for conjunction (alias for '^^'). 13 lat temu
test_possibilities.py 72f94a0fbe Significantly improved the parser. 13 lat temu
test_rewrite.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_rules_absolute.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_rules_derivatives.py 72f94a0fbe Significantly improved the parser. 13 lat temu
test_rules_factors.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_rules_fractions.py 5ac16510ff Added rule 'a/b + c/d -> ad/(bd) + bc/(bd) -> (ad + bc)/(bd)' and some helper rules. 13 lat temu
test_rules_goniometry.py e8ab5c1c72 Added standard radians for pi. 13 lat temu
test_rules_groups.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_rules_integrals.py 72f94a0fbe Significantly improved the parser. 13 lat temu
test_rules_lineq.py 72f94a0fbe Significantly improved the parser. 13 lat temu
test_rules_logarithmic.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_rules_negation.py 72f94a0fbe Significantly improved the parser. 13 lat temu
test_rules_numerics.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_rules_powers.py 68a227a2ab sqrt(a) no longer supports an additional argument for n (n=2 by default). 13 lat temu
test_rules_sort.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_rules_sqrt.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_rules_utils.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_strategy.py 3c4c11f688 Add AGPLv3 header to all source files. 13 lat temu
test_validation.py 47ed06252d Implemented an optimization in new validation implementation. 13 lat temu