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

49 set row length to standard browser window #81

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

Commits on Jun 1, 2022

  1. Implemented PPWindowFormatter and some tests for it.

    The PPWindowFormatter formats Strings so that in one line there are no more than maxLineWidth Characters. One exeption to this is if you have a Word which has more Characters than maxLineWidth.
    racerX4004 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    14d9dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8823659 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #71 from hpi-swa-teaching/66-comma-and-spaces

    66 comma and spaces
    EnnioEnnio authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    41e8dfb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #72 from hpi-swa-teaching/66-comma-and-spaces

    Test Case for Space before Comma in Array added
    Yannis-Hofmann authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    1702f70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    841d0b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf3584b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    834a155 View commit details
    Browse the repository at this point in the history
  8. some renaming

    racerX4004 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    eea78cd View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Merge pull request #73 from hpi-swa-teaching/66-comma-and-spaces

    fully solving issue 66 option to set space before comma and space before dot in Array
    simonmichaelnowack authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    7484b2d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

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

Commits on Jun 16, 2022

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

Commits on Jun 19, 2022

  1. Merge pull request #78 from hpi-swa-teaching/master

    Rebase Release_Branch onto master
    Yannis-Hofmann authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    0fd3a77 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. renaming and fixing typos

    janiswehen committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    0c7f83b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3748fbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3bb208 View commit details
    Browse the repository at this point in the history