1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 20 hours ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove unreachable instructions in .io
Markus Göllnitz
as Nick Name
More... over 7 years ago
change factory init in array/object
Markus Göllnitz
as Nick Name
More... over 7 years ago
rename package .value > .tree
Markus Göllnitz
as Nick Name
More... over 7 years ago
rename package .value > .tree
Markus Göllnitz
as Nick Name
More... over 7 years ago
more detailed tests
Markus Göllnitz
as Nick Name
More... over 7 years ago
add array unit test
Markus Göllnitz
as Nick Name
More... over 7 years ago
reorder test cases
Markus Göllnitz
as Nick Name
More... over 7 years ago
NPE bug fix in toString for array/object
Markus Göllnitz
as Nick Name
More... over 7 years ago
add io test case
Markus Göllnitz
as Nick Name
More... over 7 years ago
json io bug fixes
Markus Göllnitz
as Nick Name
More... over 7 years ago
parser/generator not needed in arrays/objects
Markus Göllnitz
as Nick Name
More... over 7 years ago
add blank lines for readability
Markus Göllnitz
as Nick Name
More... over 7 years ago
use test package names as in main
Markus Göllnitz
as Nick Name
More... over 7 years ago
change number test due to changes in json number
Markus Göllnitz
as Nick Name
More... over 7 years ago
package moving; generator/parser > io.generator/io.parser, exception > io.exception
Markus Göllnitz
as Nick Name
More... over 7 years ago
add blank line for readabilty
Markus Göllnitz
as Nick Name
More... over 7 years ago
add generator test, enhance parsing and selector tests
Markus Göllnitz
as Nick Name
More... over 7 years ago
bug fix in simple json generator, null.type() > NPE
Markus Göllnitz
as Nick Name
More... over 7 years ago
add json recursion exception
Markus Göllnitz
as Nick Name
More... over 7 years ago
add equals/hashCode to conditions
Markus Göllnitz
as Nick Name
More... over 7 years ago
update json selector test
Markus Göllnitz
as Nick Name
More... over 7 years ago
use new package names of main lib
Markus Göllnitz
as Nick Name
More... over 7 years ago
bug fix in json selector
Markus Göllnitz
as Nick Name
More... over 7 years ago
correct json string test
Markus Göllnitz
as Nick Name
More... over 7 years ago
generalization/modularity
Markus Göllnitz
as Nick Name
More... over 7 years ago
remove JSONString.unescapeAndSetValue(String value)
Markus Göllnitz
as Nick Name
More... over 7 years ago
correct copyright years, some code existed already
Markus Göllnitz
as Nick Name
More... over 7 years ago
correct simple json parser
Markus Göllnitz
as Nick Name
More... over 7 years ago
extend factory's valueOf()
Markus Göllnitz
as Nick Name
More... over 7 years ago
update string test
Markus Göllnitz
as Nick Name
More... over 7 years ago