-
Notifications
You must be signed in to change notification settings - Fork 3
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
More code cleanup and refactoring #245
More code cleanup and refactoring #245
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc1413e - Browse repository at this point
Copy the full SHA fc1413eView commit details
Commits on Nov 12, 2024
-
Refactored data type and atomic item implementations to move casting …
…operations to the atomic item implementations. This creates a cleaner isolation between the type adapters and Metapath items.
Configuration menu - View commit details
-
Copy full SHA for d73da15 - Browse repository at this point
Copy the full SHA d73da15View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e7ed2e - Browse repository at this point
Copy the full SHA 2e7ed2eView commit details -
Refactored names of temporal implementation classes. Adjusted Javadoc…
…s to provide more details.
Configuration menu - View commit details
-
Copy full SHA for 69d9925 - Browse repository at this point
Copy the full SHA 69d9925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6504a02 - Browse repository at this point
Copy the full SHA 6504a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c0a9c - Browse repository at this point
Copy the full SHA f7c0a9cView commit details -
Improved date and dateTime adapter unit testing to check for ambiguit…
…y and resulting time value.
Configuration menu - View commit details
-
Copy full SHA for 9a4237f - Browse repository at this point
Copy the full SHA 9a4237fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2312f - Browse repository at this point
Copy the full SHA 1b2312fView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f727af5 - Browse repository at this point
Copy the full SHA f727af5View commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e266feb - Browse repository at this point
Copy the full SHA e266febView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5c5a3 - Browse repository at this point
Copy the full SHA cd5c5a3View commit details -
Replaced Paths.get() with Paths.get(System.getProperty(user.dir)) to …
…be more explict. Improved value creation methods in date and date/time item classes. Added many Javadocs.
Configuration menu - View commit details
-
Copy full SHA for a5fc87c - Browse repository at this point
Copy the full SHA a5fc87cView commit details -
Refactored the result type used in MetapathExpression to avoid the ne…
…ed for a case statement. This should result in cleaner code and better performance overall.
Configuration menu - View commit details
-
Copy full SHA for 9e7ae7a - Browse repository at this point
Copy the full SHA 9e7ae7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9208b - Browse repository at this point
Copy the full SHA ba9208bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2142d52 - Browse repository at this point
Copy the full SHA 2142d52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ece9b1 - Browse repository at this point
Copy the full SHA 3ece9b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84966f3 - Browse repository at this point
Copy the full SHA 84966f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7978ff0 - Browse repository at this point
Copy the full SHA 7978ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c403cf - Browse repository at this point
Copy the full SHA 1c403cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04bea0d - Browse repository at this point
Copy the full SHA 04bea0dView commit details