~ruther/NosSmooth

ref: 321d3bff73eaf8f733ee55b02be96cbe395c22ea NosSmooth/Core/NosSmooth.Packets/Converters/Special d---------
ed1280ef — František Boháček 3 years ago
feat: use StringBuilder Append overloads
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
f0d9d688 — František Boháček 3 years ago
fix: accept type converter repository interface instead of the type
28287bbe — František Boháček 3 years ago
fix: allow converting empty lists
e5c6fc79 — František Boháček 3 years ago
fix: return correct errors with inner results
13302797 — František Boháček 3 years ago
feat: skip to last token of nested levels if possible
16838dfe — František Boháček 3 years ago
feat: store compiled fill functions in list type converter
bcf97991 — František Boháček 3 years ago
feat: add nullable type converter
cf18a163 — František Boháček 3 years ago
fix: allow to convert all enums using System.Convert class
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting