Commit Graph

27 Commits

Author SHA1 Message Date
de341e5df6 [REM]Yaltik DSL : remove useless external dependency 2021-02-22 19:30:15 +01:00
e9a84a1683 [TYPO]Makefile 2021-02-22 17:49:20 +01:00
93cd5bc112 Merge branch '10.0' into 10.0-purepy 2021-02-22 16:42:20 +01:00
b9d62b7c68 [REF]Yaltik DSL directories refactoring + makefile 2020-05-07 13:39:50 +02:00
5c4c0fe6e3 [MIG][WIP]Yaltik DSL : Odoo DSL on pure Python 2020-05-07 10:17:03 +02:00
c48c086a0b [REF]Yaltik DSL Test XML reindentation 2020-05-03 13:07:27 +02:00
32dff3cce7 [ADD]Yaltik DSL Makefile 2020-05-03 12:59:30 +02:00
212b6dc3d3 [IMP]Yaltik DSL : add pretty option on xml_write 2020-05-03 12:59:18 +02:00
9fa300f77e [WIP][BROKEN]Yaltik DSL : no ported yet from coco 2020-05-03 12:32:01 +02:00
143492e58b [WIP][IMP]XML Base : pretty option of xml write 2020-05-03 12:31:40 +02:00
315f4a82ae [MIG][WIP]Yaltik DSL : XML Base on pure Python 2020-05-03 12:03:47 +02:00
0a86aa3eab [REM]Remove Coconut from Yaltik DSL 2020-05-03 12:03:17 +02:00
0c037815b9 [FIX]Yaltik DSL fix xmln with only children 2020-05-01 18:58:34 +02:00
4938cec43d [IMP]Yaltik DSL : tests, use asserRaises instead of try 2020-05-01 18:44:24 +02:00
8859a4b340 [REF][UPD]Yaltik DSL : migration to coco finished 2020-05-01 12:57:14 +02:00
c0c1427fce [REF]Yaltik DSL : end of refactoring to coconut, final tests 2020-05-01 09:45:58 +02:00
9d1ab3dc6c [IMP]Yaltik DSL : Odoo DSL avoid side effect on attributes 2020-05-01 00:07:01 +02:00
170aa6a86e [REF][IMP][WIP]Yaltik DSL : refactor to coco odoo
And new tests, enhancements.... WIP !
2020-04-30 23:41:39 +02:00
e46c4bf6ab [IMP]Yaltik DSL : improvements
* Improve typing ;
* Rewrite of xml_write ;
* New tests cases, as xml_write.
2020-04-30 18:32:47 +02:00
742d395427 [REF]Yaltik DSL : XML Base better xmln 2020-04-30 11:09:28 +02:00
cfb99c113d [REF][WIP]Yaltik DSL : new tests, refacoring of xml_base, ADTs 2020-04-30 10:58:45 +02:00
1202e3c6d4 [REF][WIP]Yaltik DSL : attempt to migrate to Coconut 2020-04-30 03:01:37 +02:00
407b0fb78f [FIX]Yaltik DSL : fix for unicode child (not only str) 2020-04-29 18:41:18 +02:00
829c72900a [IMP]Yaltik DSL : do not regenerate XML from cached Python 2020-04-29 11:02:18 +02:00
8709bd2195 [IMP]Yaltik DSL : add XML filter 2020-04-29 08:37:49 +02:00
63152aabdb [REF]Yaltik DSL : prefer lambdas, better indentations etc.
(quirks from hy2py)
2020-04-28 09:00:28 +02:00
950f08fca6 [ADD]Yaltik DSL for Odoo 2020-04-28 08:47:58 +02:00