Sander Mathijs van Veen feb84e0e40 Finished 'step' and 'answer' request handlers. 14 年 前
..
backend feb84e0e40 Finished 'step' and 'answer' request handlers. 14 年 前
frontend 7dc530a4ee Added buttons for 'step' and 'answer' actions. 14 年 前
rules a793a96ae4 Uppercase variables are now put at the end of a polynome, and the start of a monomial. 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 388bdb396f Fix merge conflict. 14 年 前
possibilities.py 09820ea805 Added the possibility to use a function to create a hint message. 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 年 前