44 Commits

Author SHA1 Message Date
Andreas Dangel
f1f376d248
Deprecate generated parser implementations 2024-07-26 12:02:31 +02:00
Andreas Dangel
d21e5c95d0
[visualforce] Rename package and language id from vf to visualforce 2024-02-23 17:46:31 +01:00
Andreas Dangel
55d91791c3
[core] Rename TokenMgrError to LexException
See #4065
2024-01-11 15:56:28 +01:00
Clément Fournier
966b5de056 Merge branch 'text-utils-simple' into text-utils-javacc 2020-10-30 21:05:34 +01:00
Andreas Dangel
5dfac0b03a Merge branch 'master' into pmd/7.0.x 2020-10-24 12:23:45 +02:00
rmohan
7e7182b26d
Modifying VF tokenizer test content to keep up with the minor grammar change
Streamlined IDENTIFIED_DOTTED logic. Added a couple more negative tests
2020-10-16 09:31:43 -07:00
rmohan
5ea116fa52
First draft of change to allow dotted attributes in Visualforce 2020-09-18 13:45:43 -07: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
9a62a662c1 Remove track-tokens for vf, jsp 2020-03-19 17:57:30 +01:00
Clément Fournier
a69fa93a32 Remove whitespace changes 2020-02-17 08:31:47 +01:00
Clément Fournier
137a6a74f4 Port VF module 2020-02-17 08:06:11 +01:00
Sergey
0386d712b3 Adding AST Negation expression 2017-04-26 15:35:53 -07:00
Juan Martín Sotuyo Dodero
a345e1585a Merge branch 'pr-340' 2017-04-14 17:21:51 -03:00
Sergey
5c8d324230 Removing comment AST nodes for cleaner tree 2017-04-14 10:39:03 -07:00
Sergey
e7bcf6fdfa NOT(..) is a safe evaluation 2017-04-12 15:08:21 -07:00
Sergey
019b65b6a2 Revert of debugging 2017-04-12 10:54:42 -07:00
Sergey
d18b3a0bf8 Adding comment support for quoted attributes 2017-04-12 09:42:35 -07:00
Sergey
5d1d4031e6 Adding inner comment support for scripts 2017-04-11 16:34:01 -07:00
Sergey
071c58dbee Removing styles and a few bug fixes 2017-04-11 13:42:06 -07:00
Sergey
2106e99dac Revert quoted context 2017-03-01 15:44:55 -08:00
Sergey
a987c77805 Added support for quoted context 2017-03-01 13:51:07 -08:00
Sergey
34b707225c Script EL support added 2017-03-01 13:09:35 -08:00
Sergey
2e073a196a Initial 2017-03-01 10:54:35 -08:00
Sergey
cd2eb5dcf1 Parser fix for EL in no quote context 2017-02-27 13:33:00 -08:00
Sergey
be7329e22f Style fixes 2017-02-22 10:25:16 -08:00
Sergey
21355be85d Support for optional args in EL 2017-02-22 10:02:10 -08:00
Sergey
f5a59207af Support for EL with no quotes 2017-02-22 09:47:07 -08:00
Sergey
c14ef0e70e Improved dot notation and empty EL 2017-02-21 16:50:34 -08:00
Sergey
7ba708f42c Revert 2017-02-21 16:33:17 -08:00
Sergey
442c7e2b11 Cleanup 2017-02-21 16:32:38 -08:00
Sergey
e40aa19176 Fixed floats support 2017-02-21 16:29:45 -08:00
Sergey
1863bfbf1f Adding support for Content 2017-02-21 15:57:57 -08:00
Sergey
83dc8d6272 Added support for DotExpression and Arguments list 2017-02-21 14:45:10 -08:00
Sergey
90af66962f Grammar with support for VFEL methods 2017-02-21 12:59:52 -08:00
Sergey
475dd471aa Get rid of last reference to #$ 2017-02-16 15:34:38 -08:00
Sergey
86ba85f129 Fixed BOM and random spacing 2017-02-16 15:30:35 -08:00
Sergey
53446c851d Adding support for html style tag 2017-02-16 14:32:36 -08:00
Sergey
e8b8b5ef50 Renaming rules to security, fixing leading whitespaces 2017-02-16 13:08:52 -08:00
Sergey
3a2b8c7d2d Support for mixed merge fields 2017-02-15 11:53:31 -08:00
Sergey
5370ffc096 Cleanup 2017-02-15 11:48:08 -08:00
Sergey
d7e89d2498 Fixed script tag and removed unneeded content AST node 2017-02-14 15:49:54 -08:00
Sergey
3dd69e562d Initial commit 2017-02-14 14:31:07 -08:00