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

define OBJSXP #128

Closed
wants to merge 25 commits into from
Closed

define OBJSXP #128

wants to merge 25 commits into from

Commits on Jun 7, 2023

  1. define OBJSXP

    t-kalinowski committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2566465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34403ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    582d246 View commit details
    Browse the repository at this point in the history
  4. update print.c

    t-kalinowski committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    59fef7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3035395 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5be92e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    341d870 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4d81b6 View commit details
    Browse the repository at this point in the history
  9. comment / TODO

    > dput(object())
    object()
    > dput(object('foo'))
    object()
    t-kalinowski committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    54a1efc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ffa2e67 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3192c0 View commit details
    Browse the repository at this point in the history
  12. update typeof()

    t-kalinowski committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    32689c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. update inspect()

    t-kalinowski committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a47a1a3 View commit details
    Browse the repository at this point in the history
  2. revert updating checks in S4

    This will require a more careful approach;
    the S4 bit can be set on non-S4SXP types too.
    t-kalinowski committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9eea346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f61944 View commit details
    Browse the repository at this point in the history
  4. cosmetic

    t-kalinowski committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    279e86f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2657ca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    e742aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ae4f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Jul 31, 2023

  1. update type2char()

    t-kalinowski committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    33a105f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4883a6b View commit details
    Browse the repository at this point in the history
  3. update type2str() usage

    t-kalinowski committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    145626b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dad2ac View commit details
    Browse the repository at this point in the history