Commit Graph

8 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire 73caebc501 Deserializer
- Ensure animal is right
2023-06-28 16:50:38 +02:00
Tristan B. Velloza Kildaire c0bd2d624e Serializer
- Cleaned up

Deserializer

- Cleaned up
2023-06-28 16:44:00 +02:00
Tristan B. Velloza Kildaire a15e0b5bcb Serializer
- Cleaned up
2023-06-28 11:55:09 +02:00
Tristan B. Velloza Kildaire eb35dd4b13 Unit tests
- Document all
2023-06-23 09:17:29 +02:00
Tristan B. Velloza Kildaire 13fe2e1332 Deserialization
- Documented module

Serialization

- Documented module
2023-06-23 09:14:42 +02:00
Tristan B. Velloza Kildaire 838ecb2a08 Serializer
- Cleaned up
- Added documentation

Deserializer

- Fixed documentation
2023-06-23 08:38:15 +02:00
Tristan B. Velloza Kildaire 023e7b7e8d Serializer
- There was no need to mix these in as they are symbols already, it would have made sense if they were strings
- Added support for array detection

Unit tests

- Added serialization check for the serialized array
2023-06-23 08:27:39 +02:00
Tristan B. Velloza Kildaire d2095c61ef - Fixed packaging error 2023-01-09 11:12:40 +02:00