Andreas Dangel
|
e2bb0c8480
|
Reuse names and extensions for CPD language
|
2023-02-17 09:04:15 +01:00 |
|
Andreas Dangel
|
d7d2ad541e
|
Add explicit language versions (#4120)
|
2023-02-17 09:04:12 +01:00 |
|
Andreas Dangel
|
6c95689ed3
|
[core] Require explicit language versions (#4120)
|
2023-02-17 08:44:24 +01:00 |
|
Andreas Dangel
|
2c3f945b4d
|
Merge branch 'master' into pmd/7.0.x
|
2023-02-16 20:53:46 +01:00 |
|
Andreas Dangel
|
af6d502afb
|
Merge pull request #4390 from pguyot:w06/add_support_for_tsql
Add support for T-SQL using Antlr4 lexer #4390
|
2023-02-16 19:43:52 +01:00 |
|
Andreas Dangel
|
961c96d447
|
[doc] Update release notes (#4390)
|
2023-02-16 19:24:32 +01:00 |
|
Andreas Dangel
|
f2cae1d383
|
Merge branch 'master' into pr-4390
|
2023-02-16 18:58:54 +01:00 |
|
Andreas Dangel
|
d4d7f4b75b
|
Add CaseChangingCharStream for t-sql, downgrade antlr
|
2023-02-16 18:55:47 +01:00 |
|
Andreas Dangel
|
62f2970946
|
Merge pull request #4392 from dawiddc:issue4224
[java] Fix #4393 MissingStaticMethodInNonInstantiatableClass: Fix false-positive for field-only class #4392
|
2023-02-16 10:53:52 +01:00 |
|
Andreas Dangel
|
d129e29fc8
|
[doc] Update release notes (#4393, #4392)
|
2023-02-16 10:52:09 +01:00 |
|
Andreas Dangel
|
1eeb045e17
|
Add @dawiddc as a contributor
|
2023-02-16 10:49:29 +01:00 |
|
Dawid Ciok
|
af7640f136
|
[java] Fix #4393 MissingStaticMethodInNonInstantiatableClass: Fix false-positive for field-only class
|
2023-02-16 10:48:32 +01:00 |
|
Paul Guyot
|
c9b19b680a
|
[TSql] Move files & classes according to new layout
|
2023-02-16 08:24:03 +01:00 |
|
Paul Guyot
|
d20592ba63
|
Add support for T-SQL using Antlr4 lexer
|
2023-02-10 11:33:58 +01:00 |
|
Andreas Dangel
|
eee8b95a68
|
Merge pull request #4060 from oowekyala:pmd7-language-lifecycle
[core] Language lifecycle #4060
|
2023-02-10 10:34:38 +01:00 |
|
Andreas Dangel
|
e7ff4a36cf
|
[swift] Fix CPD tests
|
2023-02-10 10:29:53 +01:00 |
|
Andreas Dangel
|
851300acba
|
Merge branch 'master' into pmd/7.0.x
|
2023-02-10 10:11:54 +01:00 |
|
Andreas Dangel
|
c4ee830721
|
Merge pull request #4386 from adangel:pmd6-update-version
Update versions #4386
|
2023-02-10 09:36:33 +01:00 |
|
Juan Martín Sotuyo Dodero
|
bc3d9b24ad
|
Merge pull request #4374 from adangel/pmd6-deprecate-go-language-module
[go] Deprecate GoLanguageModule
|
2023-02-09 13:40:02 -03:00 |
|
Andreas Dangel
|
de9d3959ea
|
[doc] Update release notes (#4359)
|
2023-02-09 10:59:01 +01:00 |
|
Andreas Dangel
|
e10cf6a4ff
|
Merge pull request #4384 from openium:master
[swift] Add more swift 5.x support (#unavailable mainly) #4384
|
2023-02-09 10:54:04 +01:00 |
|
Andreas Dangel
|
300c32a1a4
|
[doc] Update release notes (#4384)
|
2023-02-09 10:53:31 +01:00 |
|
Andreas Dangel
|
ea0b8ff904
|
Fixups from #4384
|
2023-02-09 10:51:24 +01:00 |
|
Andreas Dangel
|
c1170e76e2
|
Bump maven-gpg-plugin from 1.6 to 3.0.1
|
2023-02-09 09:48:09 +01:00 |
|
Andreas Dangel
|
8e7e4a46bb
|
Bump maven-deploy-plugin from 3.0.0 to 3.1.0
|
2023-02-09 09:48:09 +01:00 |
|
Andreas Dangel
|
36ad68eb58
|
Remove reporting section
The site lifecycle is not used for a long time now
in PMD, so we don't need to configure a reporting
section.
|
2023-02-09 09:48:03 +01:00 |
|
Andreas Dangel
|
427f0cab43
|
Bump maven-enforcer-plugin from 3.1.0 to 3.2.1
|
2023-02-09 09:22:09 +01:00 |
|
Andreas Dangel
|
b859115627
|
Bump ant from 1.10.12 to 1.10.13
|
2023-02-09 09:21:47 +01:00 |
|
Andreas Dangel
|
bc33a222ea
|
Bump checkstyle from 10.6.0 to 10.7.0
|
2023-02-09 09:21:29 +01:00 |
|
Andreas Dangel
|
34add58c41
|
Bump kotest from 5.5.4 to 5.5.5
|
2023-02-09 09:21:13 +01:00 |
|
Andreas Dangel
|
e779e8676f
|
Bump maven from 3.8.6 to 3.9.0
|
2023-02-09 09:10:23 +01:00 |
|
Clément Fournier
|
64a3ec45a5
|
Remove forgotten log call
|
2023-02-08 12:49:58 +01:00 |
|
Clément Fournier
|
d31b8f618c
|
Fix #4359
|
2023-02-08 12:43:37 +01:00 |
|
Clément Fournier
|
a7b8d8ffae
|
Merge branch 'pr/4355' into 7.0.x
|
2023-02-08 12:25:11 +01:00 |
|
Clément Fournier
|
00cc3ba9b2
|
Add tests
Refs #4355
|
2023-02-08 12:24:45 +01:00 |
|
kenji
|
a10662731b
|
Add more swift 5.x support (#unavalaible mainly)
|
2023-02-07 20:50:08 +01:00 |
|
Clément Fournier
|
9401208c97
|
Merge branch '7.0.x' into pr/4355
|
2023-02-07 19:34:09 +01:00 |
|
Clément Fournier
|
1de1177a5a
|
Fix bug
|
2023-02-06 16:28:43 +01:00 |
|
Clément Fournier
|
283e516bb0
|
Test LanguageModuleBase
|
2023-02-05 19:15:45 +01:00 |
|
Clément Fournier
|
db40a769f1
|
Details
|
2023-02-04 20:25:16 +01:00 |
|
Clément Fournier
|
872a41b4e9
|
Make ApexProcessor not implement LVH
|
2023-02-04 20:22:49 +01:00 |
|
Clément Fournier
|
074a0ff399
|
Doc
|
2023-02-04 20:11:38 +01:00 |
|
Clément Fournier
|
18e424ee8a
|
Improve debug messages
|
2023-02-04 20:02:25 +01:00 |
|
Clément Fournier
|
b0b2b35fed
|
Use cleaner casing convention for lang properties
|
2023-02-04 20:02:11 +01:00 |
|
Clément Fournier
|
374150b592
|
Merge remote-tracking branch 'origin/pmd7-language-lifecycle' into pmd7-language-lifecycle
|
2023-02-04 19:54:48 +01:00 |
|
Clément Fournier
|
7a31f67ee5
|
Fix some details
|
2023-02-04 19:53:38 +01:00 |
|
Andreas Dangel
|
016afb96e3
|
[go] Deprecate GoLanguageModule
|
2023-02-03 14:29:11 +01:00 |
|
Andreas Dangel
|
a864087fee
|
[doc] Update release notes (#4060, #2518, #3782)
|
2023-02-02 18:26:47 +01:00 |
|
Andreas Dangel
|
058b4ddab7
|
[doc] Update adding_a_new_{javacc|antlr}_based_language.md
|
2023-02-02 18:04:41 +01:00 |
|
Andreas Dangel
|
988d70cb65
|
[doc] Add language configuration to sidebar
|
2023-02-02 18:04:16 +01:00 |
|