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 smallest area concept optional #80

Merged
merged 12 commits into from
Oct 1, 2024

Commits on Sep 2, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    1b86480 View commit details
    Browse the repository at this point in the history
  2. also return area id

    SwissalpS committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fd6d7e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    2d15113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68e8237 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    e50cc25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ae3c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. whitespace tweak

    SwissalpS committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a4a4ff3 View commit details
    Browse the repository at this point in the history
  2. shorten code and indicate why var is needed

    can't do: areas_list = { self:getSmallestAreaAtPos(pos) }
    because that method returns two values.
    SwissalpS committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2b43015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    321b96b View commit details
    Browse the repository at this point in the history