~ruther/NosSmooth

ref: 9789f02b1ba690e26cfee9b1bb3f792b0e1b6919 NosSmooth/Core/NosSmooth.PacketSerializersGenerator d---------
59ce76a2 — František Boháček 3 years ago
fix: serialize "-" as null string
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
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
13d3f7d9 — František Boháček 3 years ago
feat: add extensions for checking type nullability
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
1bbb7497 — František Boháček 3 years ago
doc: add documentation for missing parameter in packet info
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
c90ed19e — František Boháček 3 years ago
fix: handle null string inline serializer correctly
ff35a829 — František Boháček 3 years ago
fix: check for null after popping the string enumerator level
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
4fcde381 — František Boháček 3 years ago
fix: return correct result type in converter generator when skipping
Next
Do not follow this link