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

added AvoidRecompilingPatterns (Kotlin) including test #296

Merged
merged 22 commits into from Mar 15, 2024

Commits on Feb 18, 2024

  1. fix for multi match because of multiple import matches

    Peter Paul Bakker committed Feb 18, 2024
    Copy the full SHA
    de508ae View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 8, 2024

  1. Copy the full SHA
    3d3e39d View commit details
    Browse the repository at this point in the history
  2. Convert applicable rules to Kotlin #185,

    AvoidRecompilingXPathExpression
    jborgers committed Mar 8, 2024
    Copy the full SHA
    7da8d59 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7824328 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge remote-tracking branch 'origin/kotlin/AvoidDecimalAndChoiceForm…

    …atAsField' into kotlin/AvoidRecompilingXPathExpression
    
    # Conflicts:
    #	src/main/resources/category/kotlin/common.xml
    jborgers committed Mar 11, 2024
    Copy the full SHA
    1ed00dd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    99198af View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e921a27 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. added AvoidRecompilingPatterns including test (Convert applicable rul…

    …es to Kotlin #185)
    Peter Paul Bakker committed Mar 12, 2024
    Copy the full SHA
    ae12b77 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into kotlin/AvoidRecompilingPatterns

    # Conflicts:
    #	src/main/resources/category/kotlin/common.xml
    Peter Paul Bakker committed Mar 12, 2024
    Copy the full SHA
    7af02b9 View commit details
    Browse the repository at this point in the history
  3. update kotlin progress table

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

Commits on Mar 14, 2024

  1. removed xpath version

    jborgers committed Mar 14, 2024
    Copy the full SHA
    58c759f View commit details
    Browse the repository at this point in the history
  2. removed other xpath version

    jborgers committed Mar 14, 2024
    Copy the full SHA
    7452395 View commit details
    Browse the repository at this point in the history
  3. added testkt script

    jborgers committed Mar 14, 2024
    Copy the full SHA
    74d572f View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into kotlin/AvoidRecompi…

    …lingXPathExpression
    
    # Conflicts:
    #	docs/EvaluateRulesForKotlin.md
    #	src/main/resources/category/kotlin/common.xml
    jborgers committed Mar 14, 2024
    Copy the full SHA
    aca86ac View commit details
    Browse the repository at this point in the history
  5. Merge pull request #295 from jborgers/kotlin/AvoidRecompilingXPathExp…

    …ression
    
    AvoidRecompilingXPathExpression for Kotlin
    jborgers committed Mar 14, 2024
    Copy the full SHA
    22eec3b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e12d3ca View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    00adc32 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1f61132 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. added AvoidRecompilingPatterns including test (Convert applicable rul…

    …es to Kotlin #185)
    Peter Paul Bakker committed Mar 15, 2024
    Copy the full SHA
    c221ab7 View commit details
    Browse the repository at this point in the history
  2. remove deprecated version tags

    Peter Paul Bakker committed Mar 15, 2024
    Copy the full SHA
    25bc928 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/kotlin/AvoidRecompilingPatterns'…

    … into kotlin/AvoidRecompilingPatterns
    
    # Conflicts:
    #	src/main/resources/category/kotlin/common.xml
    Peter Paul Bakker committed Mar 15, 2024
    Copy the full SHA
    a1a3807 View commit details
    Browse the repository at this point in the history