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 immutable var class #3607

Merged
merged 9 commits into from
Jul 3, 2024
Merged

add immutable var class #3607

merged 9 commits into from
Jul 3, 2024

Commits on Jul 2, 2024

  1. add immutable var class

    adhami3310 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c985f41 View commit details
    Browse the repository at this point in the history
  2. add missing docs

    adhami3310 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    20407a4 View commit details
    Browse the repository at this point in the history
  3. override _replace

    adhami3310 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    10a6a58 View commit details
    Browse the repository at this point in the history
  4. fix type imports

    adhami3310 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f0be8a6 View commit details
    Browse the repository at this point in the history
  5. override create as well

    adhami3310 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fa8203b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03da500 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    852c473 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix namespace issue

    adhami3310 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a0fb625 View commit details
    Browse the repository at this point in the history
  2. no Self in 3.8

    adhami3310 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e80592e View commit details
    Browse the repository at this point in the history