issues
search
agrison
/
jtoml
TOML for Java
MIT License
45
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't skip comment properly when the number sign in a string.
#25
haodong404
opened
3 years ago
0
Add an annotation of SerializedName.
#24
haodong404
opened
3 years ago
0
Bump junit from 4.11 to 4.13.1
#23
dependabot[bot]
closed
4 years ago
0
This seems to need a good tidy up with the aid of an issue hinting IDE.
#22
rwperrott
closed
4 years ago
3
Bug: getAs(Stringkey,Class<?>) returns NullPointerException for missing key, which is not helpful
#21
rwperrott
closed
3 years ago
2
Toml.parse throwing policy
#20
Alexis-Prel
opened
4 years ago
0
Add `-Dmaven.javadoc.skip=true` to `mvn install`
#19
bruno-medeiros
opened
9 years ago
0
Serialization failed
#18
eiryu
opened
9 years ago
0
Support for arrays of tables
#17
quux00
opened
10 years ago
2
Can't parse single character keys
#16
hdxsfbr
closed
10 years ago
0
Can't parse negative integers from tables
#15
hdxsfbr
closed
10 years ago
0
Parse a File can fail deppending on text content
#14
asfixia
closed
10 years ago
0
JAR artifact on the central contains .java files only
#13
dynaxis
closed
11 years ago
2
TOML_SUPPORTED in Util is missing Integer.class
#12
dredhorse
closed
11 years ago
1
Adding a map to the Test Pojo foo will try to create [foo.bar.map], not [foo.map]
#11
dredhorse
closed
11 years ago
2
Passing a String into Toml.serialize("test",string) will cause a loop
#10
dredhorse
closed
11 years ago
4
Should getInt() be getLong() ?
#9
mwanji
closed
11 years ago
2
Made parsing methods a little DRYer.
#8
mwanji
closed
11 years ago
1
Started working on ANTLR
#7
MoriTanosuke
closed
11 years ago
24
just some little fixes
#6
voho
closed
11 years ago
0
Set Maven to use java 1.6
#5
mwanji
closed
11 years ago
0
Getter should return `boolean`, not `Boolean`.
#4
adamv
closed
11 years ago
1
Getter gets a Float, but should be a Double
#3
adamv
closed
11 years ago
1
Removed apache commons dependencies (No without auto formatting existing files)
#2
jbman
closed
11 years ago
0
Removed apache commons dependencies by providing own specific unencoding and reading of file to string
#1
jbman
closed
11 years ago
3