parselink-old/tests/msgpack
Kurt Sassenrath f894b8eaf6 Map/Array support as "tokens"
This essentially completes the token_reader. In the future, we will
probably want something that lets us allocate maps/arrays more
seamlessly, but we can start working on client-server architecture with
this reader.
2023-09-18 23:22:02 -07:00
..
BUILD Fix parsing tokens a bit. 2023-09-14 10:54:59 -07:00
rng.h import msgpack, begin work on object API 2023-09-07 15:06:00 -07:00
test_main.cpp import msgpack, begin work on object API 2023-09-07 15:06:00 -07:00
test_reader_relaxed.cpp WIP Error consolidation, token API 2023-09-13 19:31:43 -07:00
test_reader_strict.cpp WIP Error consolidation, token API 2023-09-13 19:31:43 -07:00
test_token_reader.cpp Map/Array support as "tokens" 2023-09-18 23:22:02 -07:00
test_token.cpp Many more supported types in token reader. 2023-09-17 22:40:49 -07:00
test_writer.cpp WIP Error consolidation, token API 2023-09-13 19:31:43 -07:00