~ruther/NosSmooth

ref: f6a5b5809481898dc9d99f17c67b4a74f06c672e NosSmooth/Packets/NosSmooth.PacketSerializersGenerator/InlineConverterGenerators/ListInlineConverterGenerator.cs -rw-r--r-- 5.3 KiB
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+
7b34b351 — František Boháček 3 years ago
fix: pass reference in list converter
c7458019 — František Boháček 3 years ago
feat: use ReadOnlySpan in inline deserializers
7f45f96e — František Boháček 3 years ago
refactor: split string converters
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
5f2cfd78 — František Boháček 3 years ago
feat: add inline list converter