Taddeus Kroes 52dcf02f95 Modified parser to fit MathJax syntax. %!s(int64=14) %!d(string=hai) anos
..
frontend cce9134759 Changed MathJax config file. %!s(int64=14) %!d(string=hai) anos
rules fcfc7cefb9 Fixed no possibilities when trying to apply sum rule. %!s(int64=14) %!d(string=hai) anos
__init__.py 2527c7d9d9 Code cleanup and added interactie parser mode (for shells). %!s(int64=14) %!d(string=hai) anos
calc.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. %!s(int64=14) %!d(string=hai) anos
default_config.py 474ea0edd8 Implemented basic symbolic equations and added Sympy to deps. %!s(int64=14) %!d(string=hai) anos
expression.py bc910e29ef Started with constructing an expression tree in the parser. %!s(int64=14) %!d(string=hai) anos
logger.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. %!s(int64=14) %!d(string=hai) anos
node.py 6b44c68ee2 Splitted a large function into multiple smaller functions. %!s(int64=14) %!d(string=hai) anos
parser.py 52dcf02f95 Modified parser to fit MathJax syntax. %!s(int64=14) %!d(string=hai) anos
possibilities.py d86dda9273 Finished separating parser state and interactive state, and added first version of strategy. %!s(int64=14) %!d(string=hai) anos
strategy.py d86dda9273 Finished separating parser state and interactive state, and added first version of strategy. %!s(int64=14) %!d(string=hai) anos
translate.py b76e038628 Added missing text translation utility file. %!s(int64=14) %!d(string=hai) anos
unicode_math.py be87484c2e Moved unicode PI to separate unicode tokens file. %!s(int64=14) %!d(string=hai) anos
validation.py 822e6c4de7 Validation not uses new 'clone' function. %!s(int64=14) %!d(string=hai) anos