Issues
- 1
How do you get the row and column number?
#80 opened by zhu956645239 - 2
Parameterized types cannot be marshalled.
#41 opened by kvverti - 3
Support Java 14 Records
#46 opened by UpcraftLP - 2
- 1
Optional projections for collection elements
#82 opened by falkreon - 1
1.20.6 support?
#81 opened by oliviathevampire - 3
POJO deserialization fails
#77 opened by Iamnotagenius - 2
Reopen #75
#76 opened by TechPro424 - 5
The default value of the config is written to the file multiple times, one for each time I start my mod
#75 opened by TechPro424 - 3
- 2
Option to use multiple `//` instead of `/* */` for multi-line comments (when saving)
#62 opened by LoganDark - 2
Trim Leading Margin in Blockquoted Comments
#57 opened by halotroop2288 - 0
- 4
- 2
Valid hexadecimal numbers are rejected
#69 opened by gamma-delta - 2
- 1
- 2
- 2
- 1
Add blank line before items with comments
#61 opened by LoganDark - 2
- 4
Jankson doesn't quote keys with special characters (like ":") when output with unquoted keys is requested
#26 opened by Barteks2x - 1
Map<String, List<SomeClass>> deserializes inner list as JsonArray and breaks serialization
#60 opened by Barteks2x - 6
Help with using hjson
#59 opened by joshcangit - 1
Add Automatic-Module-Name to JAR manifest
#51 opened by Juuxel - 1
Better immutable collection support
#19 opened by falkreon - 1
- 1
- 6
A less verbose, more efficient way to iterate over JsonObject (key, value, comment) triples, and JsonArray (value, comment) pairs
#24 opened by Barteks2x - 2
MC version is 1.14.3, despite the fact that multiple mods in a different version require Jankson?
#43 opened by dvult - 6
- 2
- 3
- 2
Jankson 1.2.0-75 stiill doesn't quote keys containing ":" when requesting unquoted keys
#38 opened by Barteks2x - 4
Serialization + deserialization cycle gives differerent results with multiline comments (whitespace)
#35 opened by Barteks2x - 0
- 0
@Serializer is not handled
#32 opened by Juuxel - 2
[Feature Request] Introduce toJson for Writers
#30 opened by Siphalor - 1
Verify that JsonPrimitive constructor is called with a value type that makes sense
#28 opened by Barteks2x - 1
Inconsistency with JsonArray.set and JsonObject.put - set() removes comment, put keeps comments
#27 opened by Barteks2x - 1
JsonObject.recursiveGetOrCreate uses full recursive path as key name, instead of just the last entry.
#29 opened by Barteks2x - 0
- 4
- 2
Grammar option to omit quotes around keys
#23 opened by unascribed - 2
Grammar option to omit root braces
#22 opened by unascribed - 2
Jankson outputs NaN and +/-Infinity as String, so after loading the output JsonPrimitive doesn't see them as numbers
#21 opened by Barteks2x - 0
- 2
Deserializer from JsonArray
#18 opened by Barteks2x - 7
- 1
Closing "]" of empty array is not indented
#16 opened by Barteks2x