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 line breaking in the case of dictionary attributes placed in an array #79

Commits on Aug 28, 2023

  1. Print Array and Dictionary Attributes with new lines.

    Murat Sezgin Baloglu committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    251553b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Disable newline seperation for array attr. because integer arrays are…

    … seperated as well. Fix newline seperation for dictionary attr.
    Murat Sezgin Baloglu committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f7a4823 View commit details
    Browse the repository at this point in the history
  2. revert formatting changes on STLExtras.h to remove noise in the diff.

    Murat Sezgin Baloglu committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    630b067 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. add extra space in inner separator.

    Murat Sezgin Baloglu committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f521df6 View commit details
    Browse the repository at this point in the history
  2. LIT test for attributes in dictionary printed in new line

    Murat Sezgin Baloglu committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6552146 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Fix line breaking in the case of dictionary attributes placed in an a…

    …rray.
    Murat Sezgin Baloglu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    238032a View commit details
    Browse the repository at this point in the history