Nikita Volkov
7f1c0cfb9b
Revert "Migrate to new text-builder"
...
This reverts commit d9bf8c8cea
.
2021-11-02 10:26:35 +03:00
Nikita Volkov
d9bf8c8cea
Migrate to new text-builder
2021-10-22 04:13:52 +03:00
Nikita Volkov
482ed6a3f7
Correct the docs
2019-05-28 12:10:12 +03:00
Nikita Volkov
de0e34b62e
Add notices about multidimensional arrays
2019-05-27 20:43:46 +03:00
Nikita Volkov
3fcbcb23ba
Add a Contravariant instance for Array encoder
2019-05-26 18:05:59 +03:00
Nikita Volkov
d7d80ede8e
Correct the docs
2019-05-26 18:00:26 +03:00
Nikita Volkov
5f51693e75
Correct the docs
2019-05-22 21:50:59 +03:00
Nikita Volkov
5c260f9b50
Correct the docs
2019-05-21 21:36:29 +03:00
Nikita Volkov
296de5498b
Correct the grammar in docs
2019-05-21 21:34:01 +03:00
Nikita Volkov
37002e6530
Update the signature of "foldableArray"
2019-05-21 21:23:06 +03:00
Nikita Volkov
5fc68b7d92
Rearrange the encoders
2019-05-21 21:20:31 +03:00
Nikita Volkov
799fbca0ed
Add "foldableArray" encoder
2019-05-21 21:18:22 +03:00
Nikita Volkov
38e80351e6
Correct the docs
2019-05-21 18:51:53 +03:00
Nikita Volkov
a1ead0ed62
Ditch foldableDimension
2019-05-21 13:29:00 +03:00
Nikita Volkov
8f78014876
Correct the docs
2019-05-21 13:22:07 +03:00
Nikita Volkov
5b258ae53a
Ditch Primitive from encoders
...
That's for consistency with decoders, and decoders can't have this separation without introducing too much complexity. That's so because of there existing a support for composite types, which may consist of arrays and arrays may consist of composites.
2019-05-21 12:59:50 +03:00
Nikita Volkov
19345cf624
Redesign the encoders
2019-05-20 19:24:27 +03:00