aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.java
AgeCommit message (Expand)Author
2021-02-25A lot of almost purely cosmetic code cleanupsClaude Brisson
2017-02-20[engine] testcase and literals behavior for emptycheck=false; reference shoul...Claude Brisson
2017-02-20[engine] literals should follow the same rulesClaude 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
2016-07-17[engine] keep macros in defining templates (applied reviewed patch from VELOC...Claude Brisson
2010-07-01VELOCITYSB-4Antonio Petrelli