aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/ASTIndex.java
AgeCommit message (Expand)Author
2021-02-25A lot of almost purely cosmetic code cleanupsClaude Brisson
2019-09-08[VELOCITY-916] Add a second effect for the debugging flag runtime.log.track_l...Claude Brisson
2019-03-11[engine] javadoc and indentation fixesClaude Brisson
2017-01-28[engine] full code review (foreach loops and some other problems detected by ...Claude Brisson
2017-01-26[engine] fix trailing whitespacesClaude Brisson
2016-10-11fix some minor findbug related issuesClaude Brisson
2016-07-22Applied Jarkko's memory saving patch that drops Tokens while parsing.Claude Brisson
2015-08-31[engine] switch to slf4j logging facadeClaude Brisson
2015-05-31Standardize license header format, added a few missing license headersSergiu Dumitriu
2010-07-01VELOCITYSB-4Antonio Petrelli