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

feat(r): Implement string view support in R bindings #636

Merged
merged 11 commits into from
Sep 30, 2024

Commits on Sep 27, 2024

  1. start on views

    paleolimbot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e38b07c View commit details
    Browse the repository at this point in the history
  2. print out values

    paleolimbot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2c67517 View commit details
    Browse the repository at this point in the history
  3. whoops

    paleolimbot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2b86f3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    207d118 View commit details
    Browse the repository at this point in the history
  5. fix tests

    paleolimbot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1d21b3f View commit details
    Browse the repository at this point in the history
  6. check view conversion

    paleolimbot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    20bf27b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d57a817 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    2af9d61 View commit details
    Browse the repository at this point in the history
  2. Update r/src/as_array.c

    Co-authored-by: Bryce Mecum <petridish@gmail.com>
    paleolimbot and amoeba authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4a2284f View commit details
    Browse the repository at this point in the history
  3. test printing of buffers

    paleolimbot committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fe07c0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bee7657 View commit details
    Browse the repository at this point in the history