Andreas Dangel
|
180820238e
|
[plsql] Fix javadoc errors
|
2024-03-07 21:04:12 +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
|
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
|
55d91791c3
|
[core] Rename TokenMgrError to LexException
See #4065
|
2024-01-11 15:56:28 +01:00 |
|
Andreas Dangel
|
686851acd2
|
[plsql] Fix deprecated API usage
|
2023-12-14 15:03:58 +01:00 |
|
Clément Fournier
|
37e2f8f208
|
Improve jjt error messages
|
2023-03-19 22:57:51 +01:00 |
|
Clément Fournier
|
d1d2f30119
|
Remove some things from TextDocument
|
2022-04-30 16:06:40 +02:00 |
|
Clément Fournier
|
935b7fc4e2
|
Merge branch 'text-utils-simple' into text-utils-javacc
|
2022-04-30 15:45:00 +02:00 |
|
Clément Fournier
|
3ec44f83c1
|
Merge branch '7.0.x' into text-utils-simple
|
2022-04-30 14:02:21 +02:00 |
|
Andreas Dangel
|
f1a69b6ba9
|
Merge branch 'master' into pmd/7.0.x
|
2022-04-28 15:42:19 +02:00 |
|
Andreas Dangel
|
8370d6253d
|
[plsql] Fix usage of "IN" - it is a reserved word
|
2022-04-28 11:34:25 +02:00 |
|
Andreas Dangel
|
35b6cc79ca
|
[plsql] Refactor execute immediate statement
- It is now more compliant to the specification
- Add new AST node DynamicReturnClause
|
2022-04-28 10:57:59 +02:00 |
|
Andreas Dangel
|
45e4ec9e98
|
[plsql] Migrate ExecuteImmediateBulkCollectTest to BaseTreeDumpTest
|
2022-04-28 09:58:59 +02:00 |
|
Clément Fournier
|
64b9b25bef
|
Merge branch 'text-utils-simple' into text-utils-javacc
|
2022-04-24 10:58:33 +02:00 |
|
wsf
|
1a2682d5f8
|
fix ExecuteImmediateBulkCollect bug and add some test cases
|
2022-04-23 17:31:16 +08:00 |
|
Clément Fournier
|
26bdab4da4
|
WIP: Merge branch 'abort-on-semantic-errors' into text-utils-simple
|
2022-04-22 20:24:54 +02:00 |
|
Andreas Dangel
|
5e9402bfe1
|
Merge branch 'master' into pmd/7.0.x
|
2022-04-21 18:42:08 +02:00 |
|
李家奥
|
2667b421c1
|
add junit test cases
|
2022-04-20 14:37:11 +08:00 |
|
李家奥
|
5958b928dc
|
[plsql] Fix parsing exception
|
2022-04-19 11:03:29 +08:00 |
|
Clément Fournier
|
a611af163b
|
Merge branch 'text-utils-simple' into text-utils-javacc
|
2022-04-02 16:34:17 +02:00 |
|
Clément Fournier
|
e5453eea28
|
Fix plsql build
|
2022-04-02 16:22:14 +02:00 |
|
Clément Fournier
|
b0b7f69480
|
Merge branch 'text-utils-simple' into text-utils-javacc
|
2022-03-05 19:35:10 +01:00 |
|
Clément Fournier
|
af5aceeff8
|
Merge branch 'pmd7-merge-master' into text-utils-simple
|
2022-03-05 18:16:49 +01:00 |
|
Clément Fournier
|
f4f7f4b65d
|
Move nspmd.util.document -> lang.document
|
2022-03-05 18:05:04 +01:00 |
|
Andreas Dangel
|
765cf3c92a
|
Merge branch 'master' into pmd/7.0.x
|
2022-02-19 10:25:28 +01:00 |
|
Clément Fournier
|
7553a69435
|
Fix #3746 - Parsing exception "Less than or equal to/Greater than or equal to" operators in DML statements
|
2022-02-13 13:15:49 +01:00 |
|
Clément Fournier
|
9d1ec11bbd
|
BAD Merge branch 'text-utils-simple' into text-utils-javacc
|
2021-12-22 19:24:49 +01:00 |
|
Clément Fournier
|
853278345f
|
merge
|
2021-12-16 17:53:25 +01:00 |
|
Andreas Dangel
|
1d3f8eec02
|
Merge branch 'master' into pmd/7.0.x
|
2021-09-25 13:58:22 +02:00 |
|
Andreas Dangel
|
6458f95c4d
|
[plsql] Parsing exception SELECT...INTO on Associative Arrays Types
Fixes #3515
|
2021-09-23 19:57:56 +02:00 |
|
Andreas Dangel
|
cacfeda085
|
Merge branch 'origin/master' into pr-3498
|
2021-09-23 13:25:40 +02:00 |
|
Andreas Dangel
|
ef3b1a8fa1
|
[plsql] Parsing exception OPEN ref_cursor_name FOR statement
Fixes #3487
|
2021-09-10 15:01:15 +02:00 |
|
Clément Fournier
|
8b0f7e0caa
|
Fix tests
|
2021-07-08 21:16:58 +02:00 |
|
Clément Fournier
|
ab1e3f974e
|
Fix plsql module
|
2021-07-08 19:29:40 +02:00 |
|
Clément Fournier
|
d9a3ef9691
|
Merge branch 'text-utils-simple' into text-utils-javacc
|
2021-03-30 03:04:07 +02:00 |
|
Clément Fournier
|
936289af6b
|
Merge branch 'master' into 7.0.x
|
2021-03-26 16:37:11 +01:00 |
|
Andreas Dangel
|
efbf023648
|
[plsql] Rework SQLCommand keywords vs. identifiers
|
2021-03-25 19:49:03 +01:00 |
|
Andreas Dangel
|
a5478c7358
|
[plsql] Document PMD Exclusions
|
2021-03-25 16:44:54 +01:00 |
|
Andreas Dangel
|
90675d9df0
|
[plsql] Move ParsingExclusion to internal package
|
2021-03-25 16:26:38 +01:00 |
|
Henning von Bargen
|
2eb2ce863f
|
Reacted to comments in the PR:Some refactoring
|
2021-03-22 16:40:41 +01:00 |
|
hvbargen
|
3040c3461e
|
Support for detecting excluded ranges in the top-level Input node with rules.
|
2021-03-10 11:36:03 +01:00 |
|
Henning von Bargen
|
64dfebf618
|
Test cases and bug fixes for lexical parameters and exclusion
|
2021-03-05 17:24:49 +01:00 |
|
hvbargen
|
46e368a3e0
|
Allow excluding lines from the parser using comments -- PMD-EXCLUDE-BEGIN and -- PMD-EXCLUDE-END. This is to workaround bugs in the PL/SQL parser - some valid statements cannot be parsed. by wrapping them inside PMD-EXCLUDE-BEGIN/END the parser just ignores them and continues parsing with the next line.
|
2021-02-26 19:11:27 +01:00 |
|
hvbargen
|
475f750216
|
Support for common SQL*Plus command abbreviations, support for special characters in HOST, REMARK, REM commands.
|
2021-02-25 16:30:56 +01:00 |
|
hvbargen
|
387dee88f1
|
No longer accept arbitrary lines as SQL*Plus commands.
|
2021-02-25 14:43:09 +01:00 |
|
hvbargen
|
c4fe303393
|
Replaced StringBuffer with StringBuilder again
|
2021-02-24 10:32:19 +01:00 |
|
hvbargen
|
017e40ba67
|
Accept double ampersand as well
|
2021-02-24 10:28:24 +01:00 |
|
hvbargen
|
fd973e7db5
|
Basic support for ampersand and backslash characters. At least the parser now accepts these characters and can parse a lot more typical scripts.
|
2021-02-24 09:48:51 +01:00 |
|
Andreas Dangel
|
28a644cd8e
|
Merge branch 'master' into pmd/7.0.x
|
2021-02-19 09:26:59 +01:00 |
|