~ruther/NosSmooth

ref: 56c21f2a211d8d69e80eefe69a3b564f64d47082 NosSmooth/Packets/NosSmooth.PacketSerializersGenerator/SourceGenerator.cs -rw-r--r-- 12.0 KiB
dcb624dd — František Boháček 3 years ago
chore: remove debug stuff from source generator
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
5f2cfd78 — František Boháček 3 years ago
feat: add inline list converter
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
56d306cb — František Boháček 3 years ago
fix: add namespace prefix to generated files
35dc622b — František Boháček 3 years ago
chore: remove debug generator write to temp
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
6f882225 — František Boháček 3 years ago
feat: add support for conditional packet attribute
90aff7c9 — František Boháček 3 years ago
feat: add checking parameter method for the generator
6181c742 — František Boháček 3 years ago
chore: remove debug attachment in source generator
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
e4f21a4e — František Boháček 3 years ago
feat: add base packet list source generators
2f616e54 — František Boháček 3 years ago
feat: return diagnostic error if there is same packet index twice
9fe8a75a — František Boháček 3 years ago
feat: add source generator for basic packet converter
Do not follow this link