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

Update definition for single pointer #3536

Merged
merged 5 commits into from
Mar 11, 2024

Commits on Nov 6, 2023

  1. Rewrite definition for single pointer

    The definition for "single pointer" has had issues for a long time, as it mixes the idea of what is a pointer with the action(s) *performed* using a pointer.
    
    See #749 (comment) and the recent #3535 where this is once again causing a non-sequitur
    patrickhlauke committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c69c778 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Jan 13, 2024

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

Commits on Jan 25, 2024

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

Commits on Feb 2, 2024

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