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

Fix representation of dotted variables (and other method calls) #1074

Merged
merged 9 commits into from
Oct 4, 2024

Commits on Oct 1, 2024

  1. Add test of #1069

    guyer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e783c4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49afa8b View commit details
    Browse the repository at this point in the history
  3. Reverse order of pop'd arguments

    Successive pops reverses, so reverse back
    guyer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ae84214 View commit details
    Browse the repository at this point in the history
  4. Fix spelling

    guyer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    88121ce View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Debug chown

    guyer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e259b2e View commit details
    Browse the repository at this point in the history
  2. Debug $CONDA

    guyer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4a72b06 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Install miniconda on macos

    Grrr
    guyer committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    07ec7cb View commit details
    Browse the repository at this point in the history
  2. Revert "Debug chown"

    This reverts commit e259b2e.
    guyer committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c5c884a View commit details
    Browse the repository at this point in the history
  3. Revert "Debug $CONDA"

    This reverts commit 4a72b06.
    guyer committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8435224 View commit details
    Browse the repository at this point in the history