Commit graph

17 commits

Author SHA1 Message Date
947351af9a update to Gradle 7.5.1 2022-10-16 17:30:18 +02:00
0925fc31f5 move cleaned up jxl into this project, get rid of log4j dependency 2022-09-02 13:29:17 +02:00
fe833de27a Revert "move cleaned up jxl into this project, get rid of log4j dependency"
This reverts commit 2202d328be.
2022-09-02 13:27:39 +02:00
2202d328be move cleaned up jxl into this project, get rid of log4j dependency 2022-09-02 13:26:24 +02:00
754f1d5873 drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation 2022-08-27 20:35:22 +02:00
7c925a6357 remove bytes subproject, add TreeMultiMap 2022-08-11 23:09:13 +02:00
Jörg Prante
5cd5ae96a1 remove @author tags to avoid confusion 2022-08-05 18:59:42 +02:00
bbd498482a add trie, add mini Json 2022-07-31 01:19:06 +02:00
7dae66371b fix jsr-305 2022-06-05 19:53:43 +02:00
50b94ef8b2 update to gradle 7.4.2 2022-06-01 10:09:09 +02:00
58a7fc964c add validation, trie 2022-04-16 09:19:47 +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
420290fd28 fixes 2021-05-13 21:56:00 +02:00
8ebb1a8e69 working on more data structures 2021-04-08 22:36:40 +02:00
aceaac08d6 initial commit 2020-09-12 22:42:03 +02:00