Clément Fournier
|
95721effd4
|
Trick javacc into giving string literal a non-literal image
|
2024-04-21 15:46:18 +02:00 |
|
Clément Fournier
|
b931c2f1e0
|
Fix name of String literal token
|
2024-04-21 13:13:00 +02:00 |
|
Clément Fournier
|
f4e75410f8
|
Treat unquotable identifiers as unquoted in PLSQL
|
2024-04-21 12:53:50 +02:00 |
|
Clément Fournier
|
d45aef826a
|
Apply suggestions from code review
Co-authored-by: Andreas Dangel <andreas.dangel@adangel.org>
|
2024-04-21 12:17:08 +02:00 |
|
Clément Fournier
|
10dfb45dc2
|
Replace numbers with names
|
2024-04-09 17:24:35 +02:00 |
|
Clément Fournier
|
f484c75c52
|
Add test for PLSQL ignore literals
|
2024-04-09 11:39:13 +02:00 |
|
Clément Fournier
|
41c01356fc
|
Fix things
|
2024-04-09 11:35:14 +02:00 |
|
Clément Fournier
|
0cb2e37ce9
|
Update reference files
|
2024-04-08 21:05:52 +02:00 |
|
Clément Fournier
|
1c23df7286
|
Fix some weird things in PLSQL tokens
|
2024-04-08 20:56:08 +02:00 |
|
Clément Fournier
|
72408ca679
|
Normalize image of PLSQL tokens to uppercase, reuse strings
|
2024-04-08 20:56:08 +02:00 |
|
Clément Fournier
|
44f29c3983
|
Fix #4396 - Fix PLSQL CPD being case-sensitive
|
2024-04-08 20:55:41 +02:00 |
|
Andreas Dangel
|
2c2a384c7d
|
Merge branch 'master' into japicmp
|
2024-04-04 16:43:29 +02:00 |
|
Juan Martín Sotuyo Dodero
|
eaec0dad28
|
Merge pull request #4923 from adangel/fix-checkstyle-config
Fix checkstyle config and checkstyle issues
|
2024-04-04 10:27:23 -03:00 |
|
Andreas Dangel
|
4fe50978b6
|
Add japicmp - breaks build based on semantic versioning
|
2024-04-04 15:20:15 +02:00 |
|
Andreas Dangel
|
280b1a1ee3
|
Bump next version to be 7.1.0-SNAPSHOT
|
2024-04-04 10:49:18 +02:00 |
|
Andreas Dangel
|
d88a3c50fe
|
Fix checkstyle config and checkstyle issues
|
2024-04-04 10:46:05 +02:00 |
|
Andreas Dangel
|
7332d61515
|
[release] prepare for next development iteration
|
2024-03-22 09:28:44 +01:00 |
|
Andreas Dangel
|
0541ab8591
|
Revert "[release] prepare for next development iteration"
This reverts commit 27620724dcf48160f9ea91b9a02a6186400a38cd.
|
2024-03-22 09:01:47 +01:00 |
|
Andreas Dangel
|
27620724dc
|
[release] prepare for next development iteration
|
2024-03-22 08:46:33 +01:00 |
|
Andreas Dangel
|
2e91f316f4
|
Revert "[release] prepare for next development iteration"
This reverts commit 0c7c0386363e41cf3d639a46352e2e875be0710a.
|
2024-03-22 08:44:25 +01:00 |
|
Andreas Dangel
|
0c7c038636
|
[release] prepare for next development iteration
|
2024-03-22 08:36:51 +01:00 |
|
Andreas Dangel
|
ccb123f1ff
|
[release] prepare release pmd_releases/7.0.0
|
2024-03-22 08:36:44 +01:00 |
|
Andreas Dangel
|
180820238e
|
[plsql] Fix javadoc errors
|
2024-03-07 21:04:12 +01:00 |
|
Andreas Dangel
|
f49f25f0e1
|
Rename lang-terse-name to lang-id
|
2024-02-23 17:46:39 +01:00 |
|
Andreas Dangel
|
80b1436277
|
[plsql] Consolidate test packages
|
2024-02-23 17:46:31 +01:00 |
|
Andreas Dangel
|
845154716c
|
[test] Consolidate packages, move PmdRuleTst, SimpleAggregatorTst
|
2024-02-23 17:46:29 +01:00 |
|
Andreas Dangel
|
3a7460de29
|
[lang-test] Move classes into n.s.p.lang.test
|
2024-02-23 17:46:23 +01:00 |
|
Andreas Dangel
|
9e71e36ab1
|
Merge pull request #4811 from adangel:issue-4349-cleanup-deprecations
Cleanup remaining experimental and deprecated API #4811
|
2024-02-22 17:08:51 +01:00 |
|
Andreas Dangel
|
609e364861
|
Merge pull request #4809 from adangel:issue-4348-internal-api
[core] Consolidate @InternalApi classes #4809
|
2024-02-22 17:03:03 +01:00 |
|
Andreas Dangel
|
a481a062fe
|
[doc] Update release notes (#4820, #4825)
|
2024-02-16 08:49:34 +01:00 |
|
Laurent Bovet
|
4509b6b966
|
[plsql] Fix support of WITH clause
|
2024-02-15 13:38:04 +01:00 |
|
Andreas Dangel
|
1b4acab7c4
|
Merge branch 'master' into issue-4349-cleanup-deprecations
|
2024-02-10 12:36:58 +01:00 |
|
Andreas Dangel
|
bc5be45566
|
Merge branch 'master' into issue-4348-internal-api
|
2024-02-09 21:31:05 +01:00 |
|
Andreas Dangel
|
5931461ca9
|
Merge pull request #4804 from adangel:issue-4309-xpath-cleanups
[core] XPath cleanups #4804
|
2024-02-09 16:23:58 +01:00 |
|
Andreas Dangel
|
6a328d6cd0
|
Merge pull request #4803 from adangel:issue-3903-reporting-package
[core] Consolidate n.s.pmd.reporting package #4803
|
2024-02-09 15:32:55 +01:00 |
|
Andreas Dangel
|
2a3128fb86
|
Merge pull request #4799 from adangel:issue-3917-rule-package
[core] Consolidate n.s.pmd.lang.rule package #4799
|
2024-02-09 14:39:03 +01:00 |
|
Andreas Dangel
|
5599a8fd65
|
Merge branch 'master' into issue-4349-cleanup-deprecations
|
2024-02-08 18:23:41 +01:00 |
|
Andreas Dangel
|
3ec38df9b0
|
[core] Remove deprecated XPathVersions
|
2024-02-06 21:33:08 +01:00 |
|
Andreas Dangel
|
fa97cff7ff
|
Merge pull request #4797 from adangel:lexexception-cpdlexer
[core] Rename TokenMgrError to LexException, Tokenizer to CpdLexer #4797
|
2024-02-02 19:59:41 +01:00 |
|
Andreas Dangel
|
a78e17b7a6
|
Merge pull request #4796 from adangel:remove-deprecated-and-release-rulesets
Remove deprecated and release rulesets #4796
|
2024-02-02 19:57:04 +01:00 |
|
Andreas Dangel
|
19f9bdde5f
|
[core] Remove deprecated classes/methods
CpdLanguageProperties#DEFAULT_SKIP_BLOCKS_PATTERN
BaseAntlrNode#joinTextToken
Node#getNthParent
Node#getFirstChildOfType
|
2024-02-02 14:41:45 +01:00 |
|
Andreas Dangel
|
c49a44fb32
|
[plsql] Remove deprecated classes/methods
|
2024-02-01 18:31:24 +01:00 |
|
Andreas Dangel
|
fae522a002
|
[core] Unify javadoc for InternalApiBridge classes
Refs #4348
|
2024-02-01 12:09:12 +01:00 |
|
Andreas Dangel
|
8285d70fe5
|
[plsql] Cleanup InternalApi methods
Refs #4348
|
2024-02-01 10:31:48 +01:00 |
|
Andreas Dangel
|
7c29f16eac
|
[core] Move XPathRule into subpackage lang.rule.xpath (#4309)
|
2024-01-19 12:52:51 +01:00 |
|
Andreas Dangel
|
f13cd58c7f
|
[core] Move classes into n.s.pmd.reporting
- Report
- RuleContext
- RuleViolation
- ViolationSuppressor
- ParametricRuleViolation
Fixes #3903
|
2024-01-18 20:27:34 +01:00 |
|
Andreas Dangel
|
faaec5ed6d
|
[core] Actually move into correct package lang.rule
|
2024-01-13 20:57:56 +01:00 |
|
Andreas Dangel
|
9e668c22fc
|
[core] Move Rule/RuleSet related type into net.sourceforge.pmd.rule
Refs #3917
|
2024-01-12 18:14:04 +01:00 |
|
Andreas Dangel
|
6d955d6b9a
|
[core] Move Rule into package net.sourceforge.pmd.rule
|
2024-01-12 11:04:02 +01:00 |
|
Andreas Dangel
|
6163f67b06
|
[core] Rename Tokenizer to CpdLexer
See #4065
|
2024-01-11 17:04:48 +01:00 |
|