Commit Graph

18 Commits

Author SHA1 Message Date
2109fc46cb Fix: simplify rendering by expanding tree. still bugs with set_render 2020-12-12 23:14:44 +01:00
70ec6933ac Feat: missing_times works with RdLeaf 2019-10-30 18:46:57 +01:00
91779bd945 Feat: Add doctest to rdstr2 2019-10-30 10:49:07 +01:00
91efea28cd Merge branch 'FT_random' of git_opytex:/lafrite/Mapytex into FT_random 2019-05-16 19:42:52 +02:00
ca33a00877 Feat: Split moify into the function and the coroutine 2019-05-16 17:17:59 +02:00
037fd9f68a Feat(random): random str parsing is done 2019-05-14 07:03:05 +02:00
09b04d2703 Style: apply black 2019-05-14 06:55:56 +02:00
ca7cd001d8 Feat(random): random str parsing is done 2019-05-13 19:37:34 +02:00
5df0b0c21e Fix: Rewrite lookfornumber to fix - parsing issue 2019-05-08 16:09:00 +02:00
5d2611260a Fix(Core): bug with nested tree and parsing parenthesis 2018-11-27 17:11:06 +01:00
4999e80ec3 Fix(Core): Change append_bot to respect natural computing order 2018-11-19 15:44:02 +01:00
2489eccb74 Fix(parsing): Remove spaces in string before parsing 2018-10-05 10:31:51 +02:00
e4efa1028e Some PEP8 rectifications 2018-03-13 14:43:48 +03:00
a8a62864a6 Integrate MO inside str2 and in Tree (doctest are ok) 2018-03-09 19:31:46 +03:00
313e3a4efc - is now a unary operator 2018-03-07 16:26:06 +03:00
451dce91e5 Accept missing * for str parsing 2018-02-02 18:32:16 +03:00
a916035260 Number are now int or Decimal when an expression is parsed 2018-01-28 18:54:30 +03:00
a751e346d3 Import work from other repo 2018-01-21 11:26:34 +03:00