| commit | d6dd5e7d0d00a424d2c3df6edfe1158d3501ca39 | [log] [tgz] |
|---|---|---|
| author | Radu Cotescu <radu@apache.org> | Wed Dec 14 22:13:32 2016 +0000 |
| committer | Radu Cotescu <radu@apache.org> | Wed Dec 14 22:13:32 2016 +0000 |
| tree | 92346730dd4783167dff11cad0d14d70c4b9b5f4 | |
| parent | ef52d6076842364c6c42ff589bdddb15ac4c151c [diff] |
SLING-6399 - Implement support for date and number formatting for HTL * implemented support for the date and number formatting features from version 1.3 of the HTL Language Specification * applied slightly modified patch submitted by Vlad Băilescu at https://github.com/apache/sling/pull/191 (Closes #191) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/java-compiler@1774351 13f79535-47bb-0310-9956-ffa450edef68
The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.compiler module into Java source code.