~ruther/NosSmooth

ref: 99f369a707db596d23d71ad1317aca79a9e6f92f NosSmooth/Core/NosSmooth.PacketSerializersGenerator/AttributeGenerators d---------
ce9e26d5 — František Boháček 3 years ago
feat: add support for optional parameters
a4f8525a — František Boháček 3 years ago
fix: correct generated syntax errors
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
3f193501 — František Boháček 3 years ago
fix: syntax errors in list attribute generator
e4f21a4e — František Boháček 3 years ago
feat: add base packet list source generators
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