aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/ASTText.java
AgeCommit message (Expand)Author
2021-02-25A lot of almost purely cosmetic code cleanupsClaude Brisson
2019-05-31[engine][VELOCITY-917] Preliminary work for VTL chars config: parametrize cod...Claude Brisson
2018-07-13Fix potential NPEClaude Brisson
2017-01-26[engine] fix trailing whitespacesClaude Brisson
2016-08-30[engine] Add a configurable space gobbling feature, to control indentation in...Claude Brisson
2016-07-22Applied Jarkko's memory saving patch that drops Tokens while parsing.Claude Brisson
2016-07-17[engine] keep macros in defining templates (applied reviewed patch from VELOC...Claude Brisson
2010-07-01VELOCITYSB-4Antonio Petrelli