Commit Graph
18 Commits
Author SHA1 Message Date
MihailRis 34d2e6d400 migrate from dynamic::Value to dv::value & total erase namespace 'dynamic' 2024-09-18 23:31:18 +03:00
MihailRis 27c8307562 add dv::value support to binary_json 2024-09-16 22:53:27 +03:00
MihailRis 271db9a6f1 add dv::value support to json::parse 2024-09-16 22:23:22 +03:00
MihailRis ceaa676a3a add dv::value support to json::stringify & add dv.cpp 2024-09-16 21:36:35 +03:00
MihailRis 3bc329041a add dv::list(initializer_list<value>) 2024-09-16 19:43:20 +03:00
MihailRis 2aae28e193 fix dv::value::operator=(const value&) 2024-09-16 19:27:59 +03:00
MihailRis adde5bd80d add new dv::value methods and iterators 2024-09-15 18:23:05 +03:00
MihailRis fa12b9b751 add dv::value.object(...), .list(...) 2024-09-15 11:15:37 +03:00
MihailRis 371d714774 add dv::value.add(...) 2024-09-15 01:01:11 +03:00
MihailRis d703567dc1 add data/dv.hpp 2024-09-14 23:25:43 +03:00
MihailRis c3fb30b20e fix bjson decoder 2024-09-12 17:39:05 +03:00
MihailRis f8fadf8b74 add json BJSON_TYPE_BYTES support 2024-09-12 17:22:00 +03:00
MihailRis 96941cb707 fix utf-8 decoder & add u32string functions 2024-08-29 15:40:51 +03:00
MihailRis 5045ffb923 fix stringutil test 2024-08-29 15:40:13 +03:00
MihailRis f8d0a4f4c7 add util::crop_utf8 (stringutil) 2024-08-29 15:39:14 +03:00
MihailRis a18efd5976 add test for coders/rle 2024-08-12 04:47:59 +03:00
MihailRis eedc3b2afb add temporary test 2024-08-12 03:48:51 +03:00
MihailRis 2b30ab966b add test and src subdirectories 2024-08-12 00:35:23 +03:00