Files
owl/tests/blockdom
Géry Debongnie fd295b3be3 [FIX] compiler: properly handle <t> tags in some cases
The problem was that the compiler is based on the assumption that the
multi block received by the parser only occurs in some cases
where the structure of the template require a multi block, and it does
not work when we have random multiblock elsewhere.

We could fix the issue by modifying the code generator code to support
these usecases, or by simply removing these cases in the parser. Since
this seems more efficient, this is the approach taken by this commit.

Note that it was a good opportunity to simplify the parser.
2022-02-11 10:46:44 +01:00
..
2022-02-11 10:18:01 +01:00
2022-02-11 10:18:01 +01:00
2022-02-11 10:18:01 +01:00
2022-02-11 10:41:18 +01:00
2022-02-11 10:18:01 +01:00