Commit Graph

5 Commits

Author SHA1 Message Date
ForeverZer0 e3a1ad7cfe Added .csproj file for tests project 2021-08-23 00:18:05 -04:00
ForeverZer0 e728f47790 Implemented IEquatable interface for tags
Error checking names/types with list types is down performed within the abstract base list itself when added, not during serialization
2021-08-23 00:17:06 -04:00
ForeverZer0 68dd7aa011 Implemented output to JSON/XML
Simplified reading/writing algorithms
Endian swapping is now performed via grouped bit-shifts
2021-08-22 23:43:45 -04:00
ForeverZer0 bf700464fa Implemented a stack getting naming strategy during serialization 2021-08-21 18:45:14 -04:00
ForeverZer0 7bb273b262 Initial commit 2021-08-21 18:04:05 -04:00