Leonid Startsev
56cd150554
Enable FIR plugin in SerializationComponentRegistrar
...
so real projects can be built with K2 and serialization.
Correctly register renderer for serialization plugin errors.
2022-11-22 10:53:27 +00:00
Leonid Startsev
033538161e
Determine more precise conditions when to enable serialization intrinsic
...
Disable it if we do not have required `noCompiledSerializer` function in
runtime. Leave it enabled in tests.
Rollback some changes for old backend as it is unsupported now.
2022-09-16 14:34:30 +00:00
Leonid Startsev
637e8c7d8a
Provide feature-flag to disable intrinsics in serialization plugin
2022-09-16 14:34:29 +00:00
Dmitriy Novozhilov
cc00dcc038
[Serialization] Reorganize module structure
2022-08-22 17:23:18 +03:00