~ruther/NosSmooth

ref: 74de6fdf2bc34b05a899fbf5b1d1d99ac870e845 NosSmooth/Packets/NosSmooth.PacketSerializersGenerator/ConverterDeserializationGenerator.cs -rw-r--r-- 7.9 KiB
e67bb2ba — Rutherther 2 years ago
Merge pull request #47 from Rutherther/feat/pass-nullable

Pass CanBeNull to string serializer and converter
f5ff5c65 — František Boháček 2 years ago
feat(packets): pass nullable to packet serializers
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly
ba49ad7e — František Boháček 3 years ago
Merge pull request #14 from Rutherther/packets-span

Rewrite packets string enumerator to use spans, add Injector for .NET 5+
c3d5b45b — František Boháček 3 years ago
feat: use ReadOnlySpan for deserialization instead of strings
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
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
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
Do not follow this link