Files
create/src
Jonas Bähr 34b176c1db Remove C++ escaping from *Py.xml templates
Now all escaping required for the C++ code generation is done when the
.cpp/.h files are generated. Previously, only newlines were escaped
automatically. This was a) inconsistent and b) leaked c++ details into
the xml data.
In addition, the escaping is now done in one central place, harmonizing
the three previous implementations.

Pre-existing c++ escape sequences in the XML files have been replaced by
their literal equivalent so that the resulting python doc sting remains
unchanged.
2023-08-16 13:17:25 +02:00
..
2023-06-28 16:01:46 +02:00
2023-07-30 23:35:46 -05:00
2023-07-20 10:51:30 -04:00
2023-07-20 08:58:56 -05:00