Sander Mathijs van Veen 61885a11ce reduce maximum number of rewrite steps to 30. пре 14 година
..
backend 5d769d1755 Use tornado web framework instead of webpy for backend. пре 14 година
frontend 4113accfa6 Remove codemirror2 libraries from frontend. пре 14 година
rules f064958180 Add MathJax backticks to possibility messages. пре 14 година
__init__.py 2527c7d9d9 Code cleanup and added interactie parser mode (for shells). пре 14 година
calc.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. пре 14 година
default_config.py 474ea0edd8 Implemented basic symbolic equations and added Sympy to deps. пре 14 година
expression.py bc910e29ef Started with constructing an expression tree in the parser. пре 14 година
logger.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. пре 14 година
node.py a77a89778e Fixed scope index replacement issue in fraction rule. пре 14 година
parser.py 61885a11ce reduce maximum number of rewrite steps to 30. пре 14 година
possibilities.py f064958180 Add MathJax backticks to possibility messages. пре 14 година
strategy.py 7e9c999323 Relative precedences in strategy now support more than 2 functions in the same list. пре 14 година
translate.py b76e038628 Added missing text translation utility file. пре 14 година
unicode_math.py be87484c2e Moved unicode PI to separate unicode tokens file. пре 14 година
validation.py 388bdb396f Fix merge conflict. пре 14 година