Commit Graph

21 Commits

Author SHA1 Message Date
lafrite fbb8951216 add a bug repport! 2014-01-17 12:49:24 +01:00
lafrite 856cf8a323 handle implied "*" 2014-01-17 12:49:24 +01:00
lafrite 95bc15b917 handle - at the beginig of expression and after "(" 2014-01-17 12:49:24 +01:00
lafrite b52ec78d21 parsing expression is done! :D 2014-01-17 12:49:24 +01:00
lafrite b6930c144b Expression have 2 new method to be pritned 2014-01-17 12:48:48 +01:00
lafrite 31b433faf5 Nice render (even with latex! :D) And seems to work 2013-12-08 22:24:27 +01:00
lafrite ead4e15d92 Render done need to clean expression 2013-12-08 21:02:19 +01:00
lafrite 9a62f0f6f5 remove a print 2013-11-17 09:40:46 +01:00
lafrite 922c1213c1 Solve bug with fraction and remove duplicates in simplify 2013-11-17 09:38:33 +01:00
lafrite af079ab584 Expression is now ok! and I have text render! :D 2013-11-17 09:29:25 +01:00
lafrite db50fdb9ec Clear class and static class in order to be used in render 2013-11-17 08:53:05 +01:00
lafrite 25dc4e4845 remove same render (can't test it yet) 2013-11-16 21:39:13 +01:00
lafrite c3862489df change form of steps. from str to postfix list 2013-11-16 20:50:42 +01:00
Lafrite 438d242b48 compute correctly 2013-11-08 10:05:28 +01:00
Lafrite 441af1dc10 works for expression with no parenthesis 2013-11-02 16:47:47 +01:00
Lafrite 31e8ebb553 works but still empty yield 2013-11-02 16:36:08 +01:00
Lafrite 572212d78f Reoganise everything need to debug now 2013-11-01 22:58:42 +01:00
Lafrite 4e3f0a9b66 Start objecting expression 2013-11-01 12:42:42 +01:00
Lafrite 2916c23839 Nothing tested getters should be ok 2013-08-09 13:08:24 +02:00
Lafrite 8e939f04fd Initialisation and getters for Expression (not tested yet) 2013-08-09 12:03:32 +02:00
Lafrite 9da06cbe97 skelton of expression object 2013-08-09 11:35:14 +02:00