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

Add Kotlin AvoidRecreatingDateTimeFormatter #304

Merged
merged 8 commits into from
Jun 3, 2024

Commits on Mar 12, 2024

  1. add AvoidRecreatingDateTimeFormatter (Kotlin) - first attempt

    Peter Paul Bakker committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    46d6498 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge branch 'refs/heads/master' into kotlin/AvoidRecreatingDateTimeF…

    …ormatter
    Peter Paul Bakker committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d62785c View commit details
    Browse the repository at this point in the history
  2. AvoidRecreatingDateTimeFormatter (Kotlin) - working with basic unit t…

    …ests
    Peter Paul Bakker committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c84687b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cdfd7a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Merge branch 'refs/heads/master' into kotlin/AvoidRecreatingDateTimeF…

    …ormatter
    
    # Conflicts:
    #	src/main/resources/category/kotlin/common.xml
    Peter Paul Bakker committed May 24, 2024
    Configuration menu
    Copy the full SHA
    124c014 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. AvoidRecreatingDateTimeFormatter (Kotlin) - fix imports and matching …

    …with function and class parameters
    Peter Paul Bakker committed May 29, 2024
    Configuration menu
    Copy the full SHA
    360245b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. AvoidRecreatingDateTimeFormatter (Kotlin) - added unit tests

    Peter Paul Bakker committed May 30, 2024
    Configuration menu
    Copy the full SHA
    299b1cb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. AvoidRecreatingDateTimeFormatter (Kotlin) - simplify "both params mat…

    …ch" test in XPath
    Peter Paul Bakker committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7610ec1 View commit details
    Browse the repository at this point in the history