Sander Mathijs van Veen 4113accfa6 Remove codemirror2 libraries from frontend. 13 éve
..
backend 65c425dba5 Fixed main.py import error. 13 éve
frontend 4113accfa6 Remove codemirror2 libraries from frontend. 13 éve
rules f064958180 Add MathJax backticks to possibility messages. 13 éve
__init__.py 2527c7d9d9 Code cleanup and added interactie parser mode (for shells). 14 éve
calc.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 éve
default_config.py 474ea0edd8 Implemented basic symbolic equations and added Sympy to deps. 14 éve
expression.py bc910e29ef Started with constructing an expression tree in the parser. 14 éve
logger.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 éve
node.py a77a89778e Fixed scope index replacement issue in fraction rule. 13 éve
parser.py dbc158eb57 Math expressions in hints are pretty printed using MathJax. 13 éve
possibilities.py f064958180 Add MathJax backticks to possibility messages. 13 éve
strategy.py 7e9c999323 Relative precedences in strategy now support more than 2 functions in the same list. 14 éve
translate.py b76e038628 Added missing text translation utility file. 14 éve
unicode_math.py be87484c2e Moved unicode PI to separate unicode tokens file. 14 éve
validation.py 388bdb396f Fix merge conflict. 13 éve