| .. |
|
rules
|
2a400ac2c7
Use is_leaf attribute instead of calling a method.
|
před 14 roky |
|
__init__.py
|
2527c7d9d9
Code cleanup and added interactie parser mode (for shells).
|
před 14 roky |
|
calc.py
|
ad9cff6eb9
Applied pep8 and pyflakes recommendations.
|
před 14 roky |
|
default_config.py
|
474ea0edd8
Implemented basic symbolic equations and added Sympy to deps.
|
před 14 roky |
|
expression.py
|
bc910e29ef
Started with constructing an expression tree in the parser.
|
před 14 roky |
|
logger.py
|
ad9cff6eb9
Applied pep8 and pyflakes recommendations.
|
před 14 roky |
|
node.py
|
9c817a94c0
Use 'negated' attribute instead of a negation node.
|
před 14 roky |
|
parser.py
|
9c817a94c0
Use 'negated' attribute instead of a negation node.
|
před 14 roky |
|
possibilities.py
|
90e5ed83e8
Implemented negate_group and fixed subtree_map bug
|
před 14 roky |
|
translate.py
|
b76e038628
Added missing text translation utility file.
|
před 14 roky |