928 Commits

Author SHA1 Message Date
Andreas Dangel
c5dbc29bea [release] prepare release pmd_releases/7.3.0 2024-06-28 11:00:04 +02:00
Andreas Dangel
70296aeef6 [plsql] Fix unit tests after KEYWORD_UNRESERVED is removed 2024-06-27 21:17:11 +02:00
Andreas Dangel
f90093c923 Merge branch 'master' into pr-4943 2024-06-27 20:38:19 +02:00
Andreas Dangel
3c34431cb8 [plsql] Allow error logging for multi-inserts
Refs #2779
2024-06-13 10:36:53 +02:00
Andreas Dangel
e0d465a81b [plsql] Fix tests, restore exception handler, implicit cursor attribute 2024-06-13 09:50:44 +02:00
Andreas Dangel
7a57aeb4db [plsql] Support exception handlers in compound triggers
- allow multiple exception handlers
- parse declarative section correctly in
  compound triggers
- CASE, CURSOR, DECLARE, EXECUTE, IF, PUBLIC, SQL are reserved words
  and cannot be used as an identifiers

Fixes #4270
2024-06-13 09:29:22 +02:00
Juan Martín Sotuyo Dodero
0afe6aec78 Merge branch 'master' into plsql-1934-merge-into 2024-06-07 23:12:57 -03:00
Andreas Dangel
d47ca10029 [plsql] Support Error Logging in INSERT, UPDATE, DELETE
Fixes #2779
2024-06-07 12:16:43 +02:00
Andreas Dangel
72bf5d07b4 [plsql] Support MERGE statement
Fixes #1934
2024-06-07 11:20:50 +02:00
Andreas Dangel
28c6c8e121 [release] Prepare next development version [skip ci] 2024-05-31 13:21:14 +02:00
Andreas Dangel
38bc997d4e [release] prepare release pmd_releases/7.2.0 2024-05-31 12:57:36 +02:00
Clément Fournier
ffc71e83a2 Don"t add publicly supported API 2024-05-11 23:15:31 +02:00
Clément Fournier
2e9aa06273 Fix API compatibility
PLSQLParserImpl is public which shouldnt be
2024-05-11 23:13:12 +02:00
Clément Fournier
7484186771 Merge branch 'master' into issue4396-cpd-case-sensitive 2024-05-11 23:07:52 +02:00
Andreas Dangel
339e1d4f43 [release] Prepare next development version [skip ci] 2024-04-26 09:04:20 +02:00
Andreas Dangel
592e80d4a9 [release] prepare release pmd_releases/7.1.0 2024-04-26 08:35:11 +02:00
Clément Fournier
75e50df94a Make @Image have old behavior, remove KEYWORD_UNRESERVED from tree 2024-04-21 22:55:09 +02:00
Clément Fournier
838df27a19 Normalize token images also in PMD parser 2024-04-21 19:11:04 +02:00
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
75e284075b Fix violations of UnnecessaryVarargsArrayCreation 2024-04-21 13:31:27 +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