Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 146f9077d211570a3b32d8fb428d1a78ce76ed89
      https://github.com/pmd/pmd/commit/146f9077d211570a3b32d8fb428d1a78ce76ed89
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/ParserCornersTest.java

  Log Message:
  -----------
  Add failing test case for #4364


  Commit: 390b04043256ecf0bda6a7930854da463df09e5c
      https://github.com/pmd/pmd/commit/390b04043256ecf0bda6a7930854da463df09e5c
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

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

  Log Message:
  -----------
  Fix TextBlock grammar


  Commit: 619e014d0da5eaae39c3a663408ef00bda1cb128
      https://github.com/pmd/pmd/commit/619e014d0da5eaae39c3a663408ef00bda1cb128
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

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

  Log Message:
  -----------
  Properly define TEXT_BLOCK tokens


  Commit: 312ebc173d28aeb285b203b9e877c5fb8d126487
      https://github.com/pmd/pmd/commit/312ebc173d28aeb285b203b9e877c5fb8d126487
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

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

  Log Message:
  -----------
  Allow the escapes new line sequence


  Commit: 0883b186ee2b8653b81f31671d6e0ef901173f60
      https://github.com/pmd/pmd/commit/0883b186ee2b8653b81f31671d6e0ef901173f60
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/cpd/testdata/ignoreIdentsPreservesClassLiteral.txt
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/cpd/testdata/ignoreIdentsPreservesCtor.txt
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/cpd/testdata/ignoreIdentsPreservesEnum.txt

  Log Message:
  -----------
  Update token id

 - The grammar now produces IDENTIFIER as token 74, and TEXT_BLOCK as 72


  Commit: 3e29407ebe2a9c3a405ac5fe63986bfc4c46e490
      https://github.com/pmd/pmd/commit/3e29407ebe2a9c3a405ac5fe63986bfc4c46e490
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  Update changelog


  Commit: 8d6068b123ffb8b72981cb2deba2005453684d45
      https://github.com/pmd/pmd/commit/8d6068b123ffb8b72981cb2deba2005453684d45
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M docs/pages/release_notes.md
    M pmd-java/etc/grammar/Java.jjt
    M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/ParserCornersTest.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/cpd/testdata/ignoreIdentsPreservesClassLiteral.txt
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/cpd/testdata/ignoreIdentsPreservesCtor.txt
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/cpd/testdata/ignoreIdentsPreservesEnum.txt

  Log Message:
  -----------
  Merge pull request #4366 from Monits:fix-4346

[java] Fix broken TextBlock grammar #4366


  Commit: c473634e26ffe4c558da6b9162797d8c608365d4
      https://github.com/pmd/pmd/commit/c473634e26ffe4c558da6b9162797d8c608365d4
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M .all-contributorsrc
    M docs/pages/pmd/projectdocs/credits.md

  Log Message:
  -----------
   Add @liamsharp as a contributor


  Commit: aa64a5e3f0045f458042e7f675e74abb0afb7cd9
      https://github.com/pmd/pmd/commit/aa64a5e3f0045f458042e7f675e74abb0afb7cd9
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M .all-contributorsrc
    M docs/pages/pmd/projectdocs/credits.md

  Log Message:
  -----------
   Add @hassanalamibmx as a contributor


Compare: https://github.com/pmd/pmd/compare/30a01c4f331e...aa64a5e3f004


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

Reply via email to