-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stream methods implementation #117
base: master
Are you sure you want to change the base?
Stream methods implementation #117
Commits on Nov 13, 2023
-
[eclipse-ee4j#112]Corrected skip methods behavior of JsonParserImpl; …
…created test for these methods Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
Configuration menu - View commit details
-
Copy full SHA for c1a42cb - Browse repository at this point
Copy the full SHA c1a42cbView commit details
Commits on Nov 14, 2023
-
[eclipse-ee4j#112]Deduplicate the Context code in the JsonParserImpl
Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
Configuration menu - View commit details
-
Copy full SHA for 5c41302 - Browse repository at this point
Copy the full SHA 5c41302View commit details
Commits on Nov 17, 2023
-
Upgrade from JUnit 4 to the JUnit 5 with OpenRewrite recipe and some …
…corrections afterward Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
Configuration menu - View commit details
-
Copy full SHA for a1444eb - Browse repository at this point
Copy the full SHA a1444ebView commit details
Commits on Nov 24, 2023
-
Implement stream methods in JsonStructureParser; fulfill more of JSON…
…P Parser in it & JsonParserImpl; higher code coverage Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
Configuration menu - View commit details
-
Copy full SHA for b7a2278 - Browse repository at this point
Copy the full SHA b7a2278View commit details -
Deduplicate some code in both parsers
Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
Configuration menu - View commit details
-
Copy full SHA for da50676 - Browse repository at this point
Copy the full SHA da50676View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d76137 - Browse repository at this point
Copy the full SHA 4d76137View commit details