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

Fix unit tests and deprecations on Julia v0.6 #230

Merged
merged 17 commits into from
May 5, 2017
Merged

Commits on May 3, 2017

  1. fix invalid subtyping in v0.6

    rdeits committed May 3, 2017
    Configuration menu
    Copy the full SHA
    0689f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f73db View commit details
    Browse the repository at this point in the history
  3. fix property parsing in macro

    rdeits committed May 3, 2017
    Configuration menu
    Copy the full SHA
    ca67a2c View commit details
    Browse the repository at this point in the history
  4. fix a strange depwarn

    rdeits committed May 3, 2017
    Configuration menu
    Copy the full SHA
    184f49d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cf4e9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0bf671 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bc98ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2cd677 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5fe5f85 View commit details
    Browse the repository at this point in the history
  10. $ is deprecated

    rdeits committed May 3, 2017
    Configuration menu
    Copy the full SHA
    25bb0e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dcbab46 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    425d402 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. fix v0.5 compatibility

    rdeits committed May 4, 2017
    Configuration menu
    Copy the full SHA
    c6499f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab915d9 View commit details
    Browse the repository at this point in the history
  3. fix rng seed

    rdeits committed May 4, 2017
    Configuration menu
    Copy the full SHA
    a73a4e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b422c1d View commit details
    Browse the repository at this point in the history
  5. fix non-concrete type

    rdeits committed May 4, 2017
    Configuration menu
    Copy the full SHA
    87119f5 View commit details
    Browse the repository at this point in the history