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

Refactor cells #168

Merged
merged 21 commits into from
Jun 27, 2023
Merged

Refactor cells #168

merged 21 commits into from
Jun 27, 2023

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    df7e7b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cfc225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d298fb9 View commit details
    Browse the repository at this point in the history
  4. renamings I missed

    mscroggs committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    25496ac View commit details
    Browse the repository at this point in the history
  5. ffc branch

    mscroggs committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7a8d8e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b1b3e8 View commit details
    Browse the repository at this point in the history
  7. more renaming

    mscroggs committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7d3f177 View commit details
    Browse the repository at this point in the history
  8. _s

    mscroggs committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f3cee17 View commit details
    Browse the repository at this point in the history
  9. remove todo

    mscroggs committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4d00df8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. typing_extensions

    mscroggs committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    abeeb35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d11209 View commit details
    Browse the repository at this point in the history
  3. 3.11 not 3.10 (!)

    mscroggs committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9e36088 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    621fab4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    497ef78 View commit details
    Browse the repository at this point in the history
  6. =

    mscroggs committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ffef94f View commit details
    Browse the repository at this point in the history
  7. do it properly

    mscroggs committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    cb03b5e View commit details
    Browse the repository at this point in the history
  8. reorder

    mscroggs committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    fb1c123 View commit details
    Browse the repository at this point in the history
  9. prevent recursion (!)

    mscroggs committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a13f6c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    41ba75f View commit details
    Browse the repository at this point in the history
  2. use tuples, simplify

    mscroggs committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3d01873 View commit details
    Browse the repository at this point in the history
  3. use weakref

    mscroggs committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ad0be1d View commit details
    Browse the repository at this point in the history