Commit Graph

4 Commits

Author SHA1 Message Date
prisixia fa33186a37
Replace RapidJSON with cereal
This is a rather big change to pretty much everything here, including
some minor changes that were just required along the way. It's probably
by no means perfect, but this should work more or less for now, but
should be taken with a grain of salt.
2023-05-04 09:05:16 +02:00
prisixia c574e46a96
Remove cereal from thirdparty
On second thought;
Nevermind, the way it handles std::optional is just a big "No, thanks"
and was the reason why this program directly uses RapidJSON.
2023-04-29 20:46:10 +02:00
prisixia d2e9bac40c
Add cereal to thirdparty 2023-04-29 13:54:51 +02:00
prisixia 1d13cedc14
init 2023-03-27 15:36:18 +02:00