Skip to content
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

Merge V2 branch into master. #52

Merged
merged 37 commits into from
Mar 24, 2022
Merged

Merge V2 branch into master. #52

merged 37 commits into from
Mar 24, 2022

Conversation

huin
Copy link
Owner

@huin huin commented Mar 24, 2022

No description provided.

huin added 30 commits March 24, 2022 08:27
This type avoids loss of precision, and is likely what was
intended by having 14.4 fixed point.

Conversions to/from float64 are provided.
Fix tests to check Date type.
These types no longer assume the local timezone as a default, instead
accepting a time.Location when converting to a time.Time.
This allows code regeneration without rebuilding the generator binary.
Specifically TextMarshaler and TextUnmarshaller. These adapt better to
use in xml/encoding.
This type avoids loss of precision, and is likely what was
intended by having 14.4 fixed point.

Conversions to/from float64 are provided.
Fix tests to check Date type.
These types no longer assume the local timezone as a default, instead
accepting a time.Location when converting to a time.Time.
This allows code regeneration without rebuilding the generator binary.
Specifically TextMarshaler and TextUnmarshaller. These adapt better to
use in xml/encoding.
@huin huin merged commit 69bbc8f into master Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant