Commit Graph

6 Commits

Author SHA1 Message Date
Matthias Fulz 5d63c6d16a Added error type.
Error handling with sub types
2021-08-21 22:29:18 +02:00
Matthias Fulz 5e0ae8c260 Bugfix: Handling of struct fields 2019-11-05 17:52:42 +01:00
Matthias Fulz 0f098d731c Fix: Handling of exported struct fields 2019-11-03 21:30:50 +01:00
Matthias Fulz e822dd173a Added type conversation for unsafe 2019-10-22 15:14:26 +02:00
Matthias Fulz 45dbd7cbca Added boolean and arrays 2019-10-05 22:12:53 +02:00
Matthias Fulz b398aec2ed Added more types. Implemented unsafe marshalling for faster
serialization
2019-10-05 01:42:09 +02:00