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

Add raw pointer interface #71

Merged
merged 7 commits into from
Dec 18, 2018
Merged

Commits on Nov 26, 2018

  1. Implement Gc::into_raw

    ravern committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    02f5d74 View commit details
    Browse the repository at this point in the history
  2. Remove unusued import

    ravern committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    197fc88 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Implement Gc::from_raw

    ravern committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    1d5b6b2 View commit details
    Browse the repository at this point in the history
  2. Add documentation

    ravern committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    821c1e2 View commit details
    Browse the repository at this point in the history
  3. Fix broken doctest

    ravern committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    61263ce View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Configuration menu
    Copy the full SHA
    1834a67 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    05a57ea View commit details
    Browse the repository at this point in the history