Commit Graph

16 Commits

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