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

Typecast when serializing primitive types #15

Merged
merged 3 commits into from
Dec 19, 2012

Commits on Dec 18, 2012

  1. Cast types when serializing primitive types

    Baldur Rensch committed Dec 18, 2012
    Configuration menu
    Copy the full SHA
    122d8d5 View commit details
    Browse the repository at this point in the history
  2. Added unit tests for primitive typecasts

    Baldur Rensch committed Dec 18, 2012
    Configuration menu
    Copy the full SHA
    1127232 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2012

  1. Fixed unit tests

    - Removed the fairly useless test from GraphNavigator
    - Added them to JsonSerialization
    Baldur Rensch committed Dec 19, 2012
    Configuration menu
    Copy the full SHA
    04e02d8 View commit details
    Browse the repository at this point in the history