~ruther/NosSmooth

ref: e67bb2bac9b1f0338596d5f2dfdf2508e7dee36b NosSmooth/Packets/NosSmooth.PacketSerializersGenerator/InlineConverterGenerators/StringInlineConverterGenerator.cs -rw-r--r-- 2.1 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
414a9944 — Rutherther 3 years ago
fix(packets): syntax error in generator
35fb44a4 — Rutherther 3 years ago
fix(packets): deserialize strings starting with "-" correctly
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+
59ce76a2 — František Boháček 3 years ago
fix: serialize "-" as null string
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
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
321d3bff — František Boháček 3 years ago
feat: accept types and variable names in inline converter generators instead of packet parameters
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
c90ed19e — František Boháček 3 years ago
fix: handle null string inline serializer correctly
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