Taddeus Kroes 82d83f5aa3 Significantly improved the parser. 13 лет назад
..
__init__.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
parser.py 72f94a0fbe Significantly improved the parser. 13 лет назад
rules.mk cc5e8713f7 'make test' now uses testrunner from externals directory 13 лет назад
rulestestcase.py 015cd97f4a Added 'assertEvaluates' method for unit testing. 13 лет назад
test_b1_ch08.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_b1_ch10.py 72f94a0fbe Significantly improved the parser. 13 лет назад
test_calc.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_exception.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_leiden_oefenopgave.py 82d83f5aa3 Significantly improved the parser. 13 лет назад
test_leiden_oefenopgave_v12.py aed5ec181f Multiplication sign is not omitted anymore for multiplication of equal identifiers 13 лет назад
test_node.py f5e26d068d Corrected mixed up definite/indefinite integral references 13 лет назад
test_parser.py 82d83f5aa3 Significantly improved the parser. 13 лет назад
test_possibilities.py 72f94a0fbe Significantly improved the parser. 13 лет назад
test_rewrite.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_rules_absolute.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_rules_derivatives.py e9dd48f86f Implemented correct parentheses parsing for logarithms 13 лет назад
test_rules_factors.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_rules_fractions.py d53719e88f Fixed previously added rule for all negation cases. 13 лет назад
test_rules_goniometry.py e8ab5c1c72 Added standard radians for pi. 13 лет назад
test_rules_groups.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_rules_integrals.py f5e26d068d Corrected mixed up definite/indefinite integral references 13 лет назад
test_rules_lineq.py 72f94a0fbe Significantly improved the parser. 13 лет назад
test_rules_logarithmic.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_rules_negation.py 72f94a0fbe Significantly improved the parser. 13 лет назад
test_rules_numerics.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_rules_powers.py 68a227a2ab sqrt(a) no longer supports an additional argument for n (n=2 by default). 13 лет назад
test_rules_sort.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_rules_sqrt.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_rules_utils.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_strategy.py 3c4c11f688 Add AGPLv3 header to all source files. 13 лет назад
test_validation.py 47ed06252d Implemented an optimization in new validation implementation. 13 лет назад