~ruther/NosSmooth

ref: c076813783b2051c6bdf20dd8862d4e322ec88ef NosSmooth/Packets/NosSmooth.PacketSerializersGenerator/AttributeGenerators/PacketIndexAttributeGenerator.cs -rw-r--r-- 4.9 KiB
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly
16df48bb — František Boháček 3 years ago
Merge pull request #16 from Rutherther/packets-list-inline-serializer

Add generation of packet list inline serializer
38121333 — František Boháček 3 years ago
feat: split inline generated deserialization into different methods
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
ff35a829 — František Boháček 3 years ago
fix: check for null after popping the string enumerator level
9ac147de — František Boháček 3 years ago
chore: rename type generators to inline converter generators
f6b03188 — František Boháček 3 years ago
feat: add inline packet converters generation support
90aff7c9 — František Boháček 3 years ago
feat: add checking parameter method for the generator
ce9e26d5 — František Boháček 3 years ago
feat: add support for optional parameters
661f4e96 — František Boháček 3 years ago
feat: rewrite packet serializer generator
13302797 — František Boháček 3 years ago
feat: skip to last token of nested levels if possible
50211ed8 — František Boháček 3 years ago
fix: generate serializers for nullable types correctly
0074ecfd — František Boháček 3 years ago
fix: handle non-nullable values correctly in packet index code generator
9fe8a75a — František Boháček 3 years ago
feat: add source generator for basic packet converter
Do not follow this link