13 Commits

Author SHA1 Message Date
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
Andreas Dangel
68a93e13c4 [vm] Refactor ASTDirective
* remove directive mapper
* remove all directive helper classes
2020-03-13 08:30:14 +01:00
Andreas Dangel
888340666c Merge branch 'pmd/7.0.x' into pr-2289 2020-03-12 21:19:43 +01:00
Andreas Dangel
9442a32ce6 [vm] More deprecations: package directive and util classes 2020-02-29 18:48:33 +01:00
Clément Fournier
c1b7c1da2b Cleanup VM parser 2020-02-14 23:47:29 +01:00
Clément Fournier
e46a875f2c Port velocity module to new script
Remove a bunch of useless copy pasted goo
* LogUtil
* TemplateParseException
* MacroParseException
* Many methods of AbstractVmNode

Rename ASTprocess to ASTTemplate.
2020-02-14 23:20:57 +01:00
Clément Fournier
af537034a9 Use getters for tokens in javacc grammars 2020-01-06 15:01:18 +01:00
Andreas Dangel
a041ea3eba [vm] Javadoc doclint fixes
References #1516 [build] doclint error during build
2017-01-05 22:55:00 +01:00
Andreas Dangel
a8ef0ec863 Move velocity into own sub-module 2014-10-04 18:32:40 +02:00