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

Changing parameter for RenderLargeRectangles #100

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 2, 2021

  1. Parameter fixed

    Changed Rectangle to Rectangle[] in Good example for Liskov Substitution Principle (LSP).
    theilgaz committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    323d807 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Bad example fixed

    theilgaz committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    439e411 View commit details
    Browse the repository at this point in the history
  2. Bad example fixed

    theilgaz committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    e6ad4db View commit details
    Browse the repository at this point in the history
  3. Typo fixed

    theilgaz committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    880cea2 View commit details
    Browse the repository at this point in the history