| .. |
|
backend
|
5d769d1755
Use tornado web framework instead of webpy for backend.
|
13 tahun lalu |
|
frontend
|
99b52000b4
Added credit text at bottom of frontend.
|
13 tahun lalu |
|
rules
|
e463573b19
Remove match_multiply_zero in favor of match_multiply_numerics.
|
13 tahun lalu |
|
__init__.py
|
2527c7d9d9
Code cleanup and added interactie parser mode (for shells).
|
14 tahun lalu |
|
calc.py
|
ad9cff6eb9
Applied pep8 and pyflakes recommendations.
|
14 tahun lalu |
|
default_config.py
|
474ea0edd8
Implemented basic symbolic equations and added Sympy to deps.
|
14 tahun lalu |
|
expression.py
|
bc910e29ef
Started with constructing an expression tree in the parser.
|
14 tahun lalu |
|
logger.py
|
ad9cff6eb9
Applied pep8 and pyflakes recommendations.
|
14 tahun lalu |
|
node.py
|
a77a89778e
Fixed scope index replacement issue in fraction rule.
|
13 tahun lalu |
|
parser.py
|
ed513ed6ac
Reset flex's internal buffer (depends on new pybison version).
|
13 tahun lalu |
|
possibilities.py
|
e6c4974f6f
Fix missing parenthesis in beautified hint.
|
13 tahun lalu |
|
strategy.py
|
7e9c999323
Relative precedences in strategy now support more than 2 functions in the same list.
|
13 tahun lalu |
|
translate.py
|
b76e038628
Added missing text translation utility file.
|
14 tahun lalu |
|
unicode_math.py
|
be87484c2e
Moved unicode PI to separate unicode tokens file.
|
14 tahun lalu |
|
validation.py
|
388bdb396f
Fix merge conflict.
|
13 tahun lalu |