Go to file
lafrite b52ec78d21 parsing expression is done! :D 2014-01-17 12:49:24 +01:00
.gitignore Add *.pyc 2013-07-18 19:43:21 +02:00
TODO add TODOlist 2014-01-17 12:49:24 +01:00
arithmetic.py remove tabs 2013-08-08 01:12:11 +02:00
calculus.py Solve the issue with self missplacement 2013-10-30 19:34:39 +01:00
expression.py parsing expression is done! :D 2014-01-17 12:49:24 +01:00
expression.py.back skelton of expression object 2013-08-09 11:35:14 +02:00
expression.py_back Start objecting expression 2013-11-01 12:42:42 +01:00
fraction.py change form of steps. from str to postfix list 2013-11-16 20:50:42 +01:00
generic.py change form of steps. from str to postfix list 2013-11-16 20:50:42 +01:00
notes correct expand_list and add notes 2013-10-19 11:42:05 +02:00
render.py Mod latex "*" sign 2014-01-15 15:58:45 +01:00