Commit Graph

43 Commits (5cd5ae96a150cc75356c47f7d3dfc672c041d92c)
 

Author SHA1 Message Date
Jörg Prante 5cd5ae96a1 remove @author tags to avoid confusion 2 years ago
Jörg Prante bbd498482a add trie, add mini Json 2 years ago
Jörg Prante fdd791dcd5 fix for forced unquoted tabulator-separated csv writing 2 years ago
Jörg Prante e1e9a35cd7 add LF after last written column, not before new column 2 years ago
Jörg Prante 7a4716dd7b Merge branch 'main' of alkmene:joerg/datastructures 2 years ago
Jörg Prante 52bdcb641f some options for our poor CSV generator 2 years ago
Jörg Prante 7dae66371b fix jsr-305 2 years ago
Jörg Prante f8acd5256e working on tries 2 years ago
Jörg Prante 50b94ef8b2 update to gradle 7.4.2 2 years ago
Jörg Prante 7ce409d544 Merge branch 'main' of alkmene:joerg/datastructures 2 years ago
Jörg Prante 31f27e33ef fix CSV generation 2 years ago
Jörg Prante 58a7fc964c add validation, trie 2 years ago
Jörg Prante 78835f875b update to gradle 7.3.2 3 years ago
Jörg Prante bfd3b0eded fix bug in json tiny stream parser 3 years ago
Jörg Prante b59a36719b add toCollection() methods, update benchmarks 3 years ago
Jörg Prante 07673324ca add copy() for raw string injection to Builder 3 years ago
Jörg Prante 31aa9c4de5 Merge branch 'main' of alkmene:joerg/datastructures into main 3 years ago
Jörg Prante faf7cf2a83 working on XML builder 3 years ago
Jörg Prante 81ac720663 remove redundant casts 3 years ago
Jörg Prante c48f9db95a update to gradle 7.3, bump dependencies versions 3 years ago
Jörg Prante f20f420a2e javadoc fix 3 years ago
Jörg Prante 2af816d07b add line continuation for YAML tiny 3 years ago
Jörg Prante 50ec5f5f44 begin of xml work 3 years ago
Jörg Prante cce92c775b fix begin/endMap collections, array element separation moved to beginMap, drop unnecessary methods 3 years ago
Jörg Prante 9953d28bac add modfiable variant for Json toMap() 3 years ago
Jörg Prante 1805b7cd10 fix map/list in fields, add null safety in convenience methods 3 years ago
Jörg Prante f80c001075 add plain parser for simplified string to map conversion 3 years ago
Jörg Prante 9f584c4c7a use buffered reader, assume always UTF-8, fix toMap() convenience 3 years ago
Jörg Prante 9759d5c020 fix JSON construction with maps/collections, more convenience for converting strings 3 years ago
Jörg Prante b5491330a5 more convenience for builders 3 years ago
Jörg Prante b6eddd5a13 use user.home 3 years ago
Jörg Prante f9adea4e18 implement lightweight, minimal JSON/YAML on tiny datastructures 3 years ago
Jörg Prante 44b7ae7de2 add queue tape 3 years ago
Jörg Prante ace846e5ad add json parsers and benchmarks 3 years ago
Jörg Prante 3a6dedfd46 fix r/o mapped memory on temp for ci 3 years ago
Jörg Prante eef285ae1f fix r/o mapped memory on temp for ci 3 years ago
Jörg Prante 8eb36225eb add repositories, fix publishing for ci 3 years ago
Jörg Prante 420290fd28 fixes 3 years ago
Jörg Prante 8ebb1a8e69 working on more data structures 3 years ago
Jörg Prante 5a0fe36e18 add jmh benchmarking 4 years ago
Jörg Prante 9a15022520 fix NPE in putAll 4 years ago
Jörg Prante 0483aa0bba make keys comparable 4 years ago
Jörg Prante aceaac08d6 initial commit 4 years ago