Sander Mathijs van Veen 16a11f0f1b Clear list of last possibilities when current expression has no possibilities. 14 years ago
..
rules da968378be Uncommented goniometric rules. 14 years ago
__init__.py 2527c7d9d9 Code cleanup and added interactie parser mode (for shells). 14 years ago
calc.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 years ago
default_config.py 474ea0edd8 Implemented basic symbolic equations and added Sympy to deps. 14 years ago
expression.py bc910e29ef Started with constructing an expression tree in the parser. 14 years ago
logger.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 years ago
node.py 9084b7f4ae Removed old commented operators. 14 years ago
parser.py 16a11f0f1b Clear list of last possibilities when current expression has no possibilities. 14 years ago
possibilities.py 564c751bbe Removed subtree_map and fixed almost all unit tests. 14 years ago
translate.py b76e038628 Added missing text translation utility file. 14 years ago
validation.py 0ac438f3bf Added basic validation functionality. 14 years ago