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

Make MEMPTR<T> a little more T*-like #1385

Merged
merged 5 commits into from
Oct 30, 2024
Merged

Commits on Oct 13, 2024

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

Commits on Oct 17, 2024

  1. Remove MEMPTR+MEMPTR operator, return sint32 from MEMPTR-`MEM…

    …PTR`, to make usage more similar to pointers
    capitalistspz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e94f216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610e75e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02bebde View commit details
    Browse the repository at this point in the history
  4. Adhere to formatting

    capitalistspz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ce3357b View commit details
    Browse the repository at this point in the history