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 |
|
Henning von Bargen
|
ac1b5ed159
|
Issue 3106: Use StringExpression, test case renamed, moved plsql to resource folder.
|
2021-02-12 09:48:27 +01:00 |
|
Henning von Bargen
|
64d5ccad78
|
Fix for issue #3106 ParseException for EXECUTE IMMEDIATE str1||str2;
|
2021-02-10 17:54:10 +01:00 |
|
Clément Fournier
|
a11f45e511
|
Cleanup spec
|
2020-09-17 22:54:59 +02:00 |
|
Clément Fournier
|
e93e5b0a4c
|
Move into .io package
|
2020-09-17 22:43:29 +02:00 |
|
Clément Fournier
|
95bac5eb95
|
Convert CharStream to class
|
2020-09-17 22:41:16 +02:00 |
|
Clément Fournier
|
7384fd6fb2
|
Merge branch 'master' into 7.0.x
|
2020-08-28 14:58:10 +02:00 |
|
XenoAmess
|
244a39db0f
|
fix typos.
|
2020-08-27 11:47:11 +08:00 |
|
Clément Fournier
|
fed55b0725
|
Merge branch 'master' into 7.0.x
|
2020-05-01 16:13:52 +02:00 |
|
Andreas Dangel
|
ad8662ccc4
|
[plsql] Add more tests
|
2020-04-30 18:52:21 +02:00 |
|
Andreas Dangel
|
ef9d5fd89d
|
[plsql] Small improvements, see #2449
|
2020-04-30 18:24:59 +02:00 |
|
zgrzyt93
|
ffd573e1b5
|
Merge branch 'master' into additional_info
|
2020-04-27 15:05:22 +02:00 |
|
Grzegorz Sudolski
|
15b0bda348
|
[plsql] added some additional info in userData
|
2020-04-27 11:24:03 +02:00 |
|
Andreas Dangel
|
db6d57cd1d
|
[plsql] grammar: set TRACK_TOKENS=false
|
2020-03-20 10:53:03 +01:00 |
|
Andreas Dangel
|
2f93795609
|
[plsql] remove BOM token, skip BOM in parser
|
2020-03-20 10:49:13 +01:00 |
|
Andreas Dangel
|
f6d27c6c61
|
[plsql] Adapt PLSQL to new javacc wrapper
|
2020-03-19 20:33:17 +01:00 |
|
Clément Fournier
|
903383d7cf
|
Merge branch 'master' into 7.0.x
|
2020-03-17 15:14:46 +01:00 |
|
Piotr Szymanski
|
ee9f82166a
|
fixed grammar
|
2020-03-13 13:50:24 +01:00 |
|
Piotr Szymanski
|
a355f06b90
|
xmlforest with optional AS
|
2020-03-13 12:19:25 +01:00 |
|
Andreas Dangel
|
16cb7767b7
|
Merge branch 'master' into pmd/7.0.x
|
2020-03-12 14:03:20 +01:00 |
|
Piotr Szymanski
|
7d9322734e
|
fixed parsing front slash
|
2020-03-06 12:29:49 +01:00 |
|