~ruther/NosSmooth

ref: 0ad8b9a4837e3b2120a1e7ec7deb0adf7a1e4e31 NosSmooth/Packets/NosSmooth.PacketSerializersGenerator/InlineConverterGenerators/BasicInlineConverterGenerator.cs -rw-r--r-- 3.3 KiB
6e4b542e — Rutherther 2 years ago
Merge pull request #45 from Rutherther/feat/mates

Add support for mates
493935a2 — František Boháček 2 years ago
fix(packets): correctly deserialize list with nullable elements inline
b19b38a7 — František Boháček 3 years ago
feat(serializer): fix null representation as stated in #18
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+
c7458019 — František Boháček 3 years ago
feat: use ReadOnlySpan in inline deserializers
c3d5b45b — František Boháček 3 years ago
feat: use ReadOnlySpan for deserialization instead of strings
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
321d3bff — František Boháček 3 years ago
feat: accept types and variable names in inline converter generators instead of packet parameters
ed1280ef — František Boháček 3 years ago
feat: use StringBuilder Append overloads
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
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
Do not follow this link