aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/ASTAndNode.java
AgeCommit message (Expand)Author
2024-03-14[VELOCITY-977] Upgrade Java Compiler Compiler to Version 7.0.13upstream-masterSylwester Lachiewicz
2021-02-25A lot of almost purely cosmetic code cleanupsClaude Brisson
2019-03-11[engine] javadoc and indentation fixesClaude Brisson
2017-01-26[engine] fix trailing whitespacesClaude Brisson
2016-10-081) added missing unary negate math operatorClaude 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