Commit graph

68 commits

Author SHA1 Message Date
1805b7cd10 fix map/list in fields, add null safety in convenience methods 2021-10-18 15:42:57 +02:00
f80c001075 add plain parser for simplified string to map conversion 2021-10-18 11:13:47 +02:00
9f584c4c7a use buffered reader, assume always UTF-8, fix toMap() convenience 2021-10-18 09:20:37 +02:00
9759d5c020 fix JSON construction with maps/collections, more convenience for converting strings 2021-10-16 19:00:41 +02:00
b5491330a5 more convenience for builders 2021-10-15 21:57:12 +02:00
b6eddd5a13 use user.home 2021-10-12 13:32:38 +02:00
f9adea4e18 implement lightweight, minimal JSON/YAML on tiny datastructures 2021-10-12 11:45:53 +02:00
44b7ae7de2 add queue tape 2021-09-21 18:08:31 +02:00
ace846e5ad add json parsers and benchmarks 2021-07-14 11:18:11 +02:00
3a6dedfd46 fix r/o mapped memory on temp for ci 2021-05-25 15:15:38 +02:00
eef285ae1f fix r/o mapped memory on temp for ci 2021-05-25 14:13:08 +02:00
8eb36225eb add repositories, fix publishing for ci 2021-05-25 13:48:10 +02:00
420290fd28 fixes 2021-05-13 21:56:00 +02:00
8ebb1a8e69 working on more data structures 2021-04-08 22:36:40 +02:00
5a0fe36e18 add jmh benchmarking 2020-10-21 11:30:12 +02:00
9a15022520 fix NPE in putAll 2020-10-14 14:38:57 +02:00
0483aa0bba make keys comparable 2020-09-29 12:04:38 +02:00
aceaac08d6 initial commit 2020-09-12 22:42:03 +02:00