aboutsummaryrefslogtreecommitdiff
path: root/jgvariant-core/src
Commit message (Expand)AuthorAgeFilesLines
* jgvariant-core: Property tests for some maps and lists.Matthias Andreas Benkard2024-03-031-31/+74
* Reformat.Matthias Andreas Benkard2024-03-021-2/+3
* Release 0.1.8.v0.1.8Matthias Andreas Benkard2023-12-121-2/+2
* Add missing Javadocs.Matthias Andreas Benkard2023-12-121-2/+4
* Reformat source code.Matthias Andreas Benkard2023-12-111-11/+9
* Add more property-based tests and fix more bugs.Matthias Andreas Benkard2023-12-101-2/+2
* Add property-based tests and fix the bugs discovered.Matthias Andreas Benkard2023-12-102-5/+102
* Add OSTree encoding roundtrip tests and fix the bugs discovered.Matthias Andreas Benkard2023-12-101-1/+0
* DictionaryDecoder: Return a LinkedHashMap in serialized order.Matthias Andreas Benkard2023-12-101-7/+6
* Add Decoder#encode roundtrip tests and fix the bugs discovered.Matthias Andreas Benkard2023-12-102-20/+138
* Add Decoder#encode.Matthias Andreas Benkard2023-12-102-16/+328
* Remove Checker Framework; add NullAway, Picnic Error Prone Support.Matthias Andreas Benkard2022-10-173-45/+62
* Release 0.1.7.v0.1.7Matthias Andreas Benkard2022-10-091-2/+2
* Make annotation dependencies optional again.Matthias Andreas Benkard2022-10-091-3/+3
* Update Javadocs with @snippet blocks.Matthias Andreas Benkard2022-04-153-13/+13
* Ensure nullness correctness using Checker Framework.Matthias Andreas Benkard2022-03-012-31/+35
* Clarify licensing through REUSE annotations.Matthias Andreas Benkard2022-02-036-0/+24
* Release 0.1.5.v0.1.5Matthias Andreas Benkard2021-12-301-2/+2
* Add Decoder#ofPredicate, Decoder#contramap.Matthias Andreas Benkard2021-12-302-2/+162
* Decode dictionary entry arrays as dictionaries.Matthias Andreas Benkard2021-12-283-9/+25
* Add Decoder#ofDictionary.Matthias Andreas Benkard2021-12-282-0/+74
* Add Decoder#ofDictionaryEntry.Matthias Andreas Benkard2021-12-284-2/+67
* Decoder: Convert anonymous inner class into named inner classes.Matthias Andreas Benkard2021-12-281-43/+67
* Add jgvariant-ostree module.Matthias Andreas Benkard2021-12-284-2/+100
* POM: Split into -bom, -core, -parent, -bundle.Matthias Andreas Benkard2021-12-186-0/+1341