Branch: refs/heads/java-grammar
  Home:   https://github.com/pmd/pmd
  Commit: f7cec6f13c81dd60bcb45bd5287b0f57c5b598e0
      https://github.com/pmd/pmd/commit/f7cec6f13c81dd60bcb45bd5287b0f57c5b598e0
  Author: Clément Fournier <clement.fournie...@gmail.com>
  Date:   2020-01-25 (Sat, 25 Jan 2020)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTBooleanLiteral.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTCharLiteral.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTExpression.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTNumericLiteral.java
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTArrayAllocationTest.kt
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTArrayTypeTest.kt
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTLiteralTest.kt
    M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTTypeTest.kt
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/KotlinTestingDsl.kt
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/TestExtensions.kt

  Log Message:
  -----------
  Cleanup tests


  Commit: 64c8342cf4f5f8eb485f1da7f406d2d85d559d66
      https://github.com/pmd/pmd/commit/64c8342cf4f5f8eb485f1da7f406d2d85d559d66
  Author: Clément Fournier <clement.fournie...@gmail.com>
  Date:   2020-01-25 (Sat, 25 Jan 2020)

  Changed paths:
    M pmd-java/etc/grammar/Java.jjt

  Log Message:
  -----------
  Compact identifier token definitions


Compare: https://github.com/pmd/pmd/compare/83b8827a26a0...64c8342cf4f5


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to