Sander Mathijs van Veen 9c817a94c0 Use 'negated' attribute instead of a negation node. 14 年 前
..
rules 2a400ac2c7 Use is_leaf attribute instead of calling a method. 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 9c817a94c0 Use 'negated' attribute instead of a negation node. 14 年 前
parser.py 9c817a94c0 Use 'negated' attribute instead of a negation node. 14 年 前
possibilities.py 90e5ed83e8 Implemented negate_group and fixed subtree_map bug 14 年 前
translate.py b76e038628 Added missing text translation utility file. 14 年 前