You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (FREEMARKER-59) include_page directive does not work in weblogic - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/07/02 13:29:03 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: You can't close #attempt/#recover with `` anymore, only with `<#attempt>`. This was the standard form in FM2 as well, and is consistent with how #if/#else works. (The template converter tool does this con - posted by dd...@apache.org on 2017/07/02 17:10:05 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Continued work on the FM2 to FM3 converter - posted by dd...@apache.org on 2017/07/02 17:10:06 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: (JavaDoc improvement) - posted by dd...@apache.org on 2017/07/02 17:12:09 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Manual: Improved #attempt/#recover documentation - posted by dd...@apache.org on 2017/07/02 17:12:10 UTC, 0 replies.
- incubator-freemarker git commit: Continued work on the FM2 to FM3 converter - posted by dd...@apache.org on 2017/07/03 00:07:44 UTC, 0 replies.
- [1/3] incubator-freemarker git commit: FTLUtil.toStringLiteral choses literal format more intelligently. FTLUtil.escapeIdentifier now quotes unescapeable identifiers. - posted by dd...@apache.org on 2017/07/03 22:48:09 UTC, 0 replies.
- [2/3] incubator-freemarker git commit: (Change log fix) - posted by dd...@apache.org on 2017/07/03 22:48:10 UTC, 0 replies.
- [3/3] incubator-freemarker git commit: Continued work on the FM2 to FM3 converter - posted by dd...@apache.org on 2017/07/03 22:48:11 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request #25: FREEMARKER-55: Freemarker View and Vi... - posted by woonsan <gi...@git.apache.org> on 2017/07/04 04:17:31 UTC, 1 replies.
- [jira] [Commented] (FREEMARKER-55) FM3 freemarker-spring module, Web MVC support - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/04 04:18:00 UTC, 16 replies.
- [jira] [Comment Edited] (FREEMARKER-55) FM3 freemarker-spring module, Web MVC support - posted by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2017/07/04 04:42:00 UTC, 4 replies.
- [01/16] incubator-freemarker git commit: FREEMARKER-55: Adding skeletal FreemarkerView - posted by dd...@apache.org on 2017/07/04 07:44:12 UTC, 0 replies.
- [02/16] incubator-freemarker git commit: Merge branch '3' into feature/FREEMARKER-55 - posted by dd...@apache.org on 2017/07/04 07:44:13 UTC, 0 replies.
- [03/16] incubator-freemarker git commit: FREEMARKER-55: adding model building code. - posted by dd...@apache.org on 2017/07/04 07:44:14 UTC, 0 replies.
- [04/16] incubator-freemarker git commit: FREEMARKER-55: Adding more tests regarding FreemarkerView's model - posted by dd...@apache.org on 2017/07/04 07:44:15 UTC, 0 replies.
- [05/16] incubator-freemarker git commit: FREEMARKER-55: Adding test for Application attributes. - posted by dd...@apache.org on 2017/07/04 07:44:16 UTC, 0 replies.
- [06/16] incubator-freemarker git commit: FREEMARKER-55: Add TaglibFactoryBuilder to reuse TaglibFactory creation logic - posted by dd...@apache.org on 2017/07/04 07:44:17 UTC, 0 replies.
- [07/16] incubator-freemarker git commit: Merge branch '3' into feature/FREEMARKER-55 - posted by dd...@apache.org on 2017/07/04 07:44:18 UTC, 0 replies.
- [08/16] incubator-freemarker git commit: FREEMARKER-55: Adding FreemarkerViewResolver - posted by dd...@apache.org on 2017/07/04 07:44:19 UTC, 0 replies.
- [09/16] incubator-freemarker git commit: Adding FreemarkerViewResolver and improving FreemarkerViewTest with JspTaglibFactory and example. - posted by dd...@apache.org on 2017/07/04 07:44:20 UTC, 0 replies.
- [10/16] incubator-freemarker git commit: Merge branch '3' into feature/FREEMARKER-55 - posted by dd...@apache.org on 2017/07/04 07:44:21 UTC, 0 replies.
- [11/16] incubator-freemarker git commit: FREEMARKER-55: Adding FreemarkerViewResolverTest - posted by dd...@apache.org on 2017/07/04 07:44:22 UTC, 0 replies.
- [12/16] incubator-freemarker git commit: Merge branch '3' into feature/FREEMARKER-55 - posted by dd...@apache.org on 2017/07/04 07:44:23 UTC, 0 replies.
- [13/16] incubator-freemarker git commit: polishing API and javadocs. - posted by dd...@apache.org on 2017/07/04 07:44:24 UTC, 0 replies.
- [14/16] incubator-freemarker git commit: FREEMARKER-55: polising javadocs - posted by dd...@apache.org on 2017/07/04 07:44:25 UTC, 0 replies.
- [15/16] incubator-freemarker git commit: FREEMARKER-55: Merged: Freemarker View and ViewResolver implementation - posted by dd...@apache.org on 2017/07/04 07:44:26 UTC, 0 replies.
- [16/16] incubator-freemarker git commit: (JavaDoc syntax fix) - posted by dd...@apache.org on 2017/07/04 07:44:27 UTC, 0 replies.
- incubator-freemarker git commit: (LOG should be final) - posted by dd...@apache.org on 2017/07/04 07:48:17 UTC, 0 replies.
- incubator-freemarker git commit: (Moved aggregateJavadoc output to a more standard location) - posted by dd...@apache.org on 2017/07/04 09:35:39 UTC, 0 replies.
- incubator-freemarker git commit: (README content fix) - posted by dd...@apache.org on 2017/07/04 09:36:56 UTC, 0 replies.
- incubator-freemarker git commit: Log categories are now simply the full qualified class name of the logging classes. There are no predefined log categories (such as "freemarker.runtime", etc.) anymore. This is to follow the common practices in logging. - posted by dd...@apache.org on 2017/07/04 15:03:03 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-60) Document interaction between lazy import and #global - posted by "Jasper Rosenberg (JIRA)" <ji...@apache.org> on 2017/07/04 15:51:00 UTC, 2 replies.
- incubator-freemarker git commit: FREEMARKER-60: Document interaction between lazy import and #global - posted by dd...@apache.org on 2017/07/04 19:05:29 UTC, 1 replies.
- [jira] [Comment Edited] (FREEMARKER-60) Document interaction between lazy import and #global - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/07/04 19:23:02 UTC, 0 replies.
- [jira] [Closed] (FREEMARKER-60) Document interaction between lazy import and #global - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/07/05 09:01:00 UTC, 0 replies.
- incubator-freemarker git commit: Continued work on FM2 to FM3 converter... - posted by dd...@apache.org on 2017/07/05 23:39:33 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request #26: FREEMARKER-55: polishing and cleanups... - posted by woonsan <gi...@git.apache.org> on 2017/07/06 00:53:54 UTC, 1 replies.
- [01/17] incubator-freemarker git commit: FREEMARKER-55: remove unnecessary exposures and package name change. - posted by dd...@apache.org on 2017/07/06 08:18:52 UTC, 0 replies.
- [02/17] incubator-freemarker git commit: FREEMARKER-55: use servlet api 3.0, jsp-api 2.2, jsp-el 2.2 and spring 4.0.x - posted by dd...@apache.org on 2017/07/06 08:18:53 UTC, 0 replies.
- [03/17] incubator-freemarker git commit: FREEMARKER-55: moving builder into TaglibFactory - posted by dd...@apache.org on 2017/07/06 08:18:54 UTC, 0 replies.
- [04/17] incubator-freemarker git commit: FREEMARKER-55: simplify builder constructor - posted by dd...@apache.org on 2017/07/06 08:18:55 UTC, 0 replies.
- [05/17] incubator-freemarker git commit: FREEMARKER-55: TaglibFactory must be created only by builder. - posted by dd...@apache.org on 2017/07/06 08:18:56 UTC, 0 replies.
- [06/17] incubator-freemarker git commit: FREEMARKER-55: removing mutable setters in TaglibFactory - posted by dd...@apache.org on 2017/07/06 08:18:57 UTC, 0 replies.
- [07/17] incubator-freemarker git commit: FREEMARKER-55: code cleanup in TaglibFactory, using generics and some formatting - posted by dd...@apache.org on 2017/07/06 08:18:58 UTC, 0 replies.
- [08/17] incubator-freemarker git commit: FREEMARKER-55: cleanups (while loop and input streams) - posted by dd...@apache.org on 2017/07/06 08:18:59 UTC, 0 replies.
- [09/17] incubator-freemarker git commit: FREEMARKER-55: allow building only once. - posted by dd...@apache.org on 2017/07/06 08:19:00 UTC, 0 replies.
- [10/17] incubator-freemarker git commit: FREEMARKER-55: cleaning up TaglibFactory.Builder - posted by dd...@apache.org on 2017/07/06 08:19:01 UTC, 0 replies.
- [11/17] incubator-freemarker git commit: FREEMARKER-55: code cleanups using generics - posted by dd...@apache.org on 2017/07/06 08:19:02 UTC, 0 replies.
- [12/17] incubator-freemarker git commit: Merge branch '3' into feature/FREEMARKER-55 - posted by dd...@apache.org on 2017/07/06 08:19:03 UTC, 0 replies.
- [13/17] incubator-freemarker git commit: FREEMARKER-55: Merged: polishing and cleanups in TaglibFactory builder - posted by dd...@apache.org on 2017/07/06 08:19:04 UTC, 0 replies.
- [14/17] incubator-freemarker git commit: FREEMARKER-55: Fixed JavaDoc build errors - posted by dd...@apache.org on 2017/07/06 08:19:05 UTC, 0 replies.
- [15/17] incubator-freemarker git commit: FREEMARKER-55: (Return a specific List type as possible) - posted by dd...@apache.org on 2017/07/06 08:19:06 UTC, 0 replies.
- [16/17] incubator-freemarker git commit: FREEMARKER-55: Added getters to TaglibFactory - posted by dd...@apache.org on 2017/07/06 08:19:07 UTC, 0 replies.
- [17/17] incubator-freemarker git commit: FREEMARKER-55: Repeating things less in JavaDocs (for easier maintenance) - posted by dd...@apache.org on 2017/07/06 08:19:08 UTC, 0 replies.
- incubator-freemarker git commit: (It's important that the input of the list merger methods must be immutable themselves, so I have named this methods back.) - posted by dd...@apache.org on 2017/07/06 08:33:13 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: (Change log update) - posted by dd...@apache.org on 2017/07/07 00:15:58 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Continued FM2 to FM3 converter... - posted by dd...@apache.org on 2017/07/07 00:15:59 UTC, 0 replies.
- subscribe - posted by Woonsan Ko <wo...@apache.org> on 2017/07/07 03:44:02 UTC, 0 replies.
- [1/3] incubator-freemarker git commit: Build: Fixed Maven SNAPSHOT deployment (all artifacts use the same build number now). Added "maven-install" task for local installation. - posted by dd...@apache.org on 2017/07/07 22:53:49 UTC, 0 replies.
- [2/3] incubator-freemarker git commit: Updated version number - posted by dd...@apache.org on 2017/07/07 22:53:50 UTC, 0 replies.
- [3/3] incubator-freemarker git commit: Some internal AST oversight fixes, and a new internal parser setting, preventStrippings. These are needed for the FM2 to FM3 converter. - posted by dd...@apache.org on 2017/07/07 22:53:51 UTC, 0 replies.
- [1/3] incubator-freemarker git commit: (Fixed trim directive AST class name) - posted by dd...@apache.org on 2017/07/07 23:00:11 UTC, 0 replies.
- [2/3] incubator-freemarker git commit: Build: Allowed using local Maven repo and Apache snapshot repo (as far as we are in this early stage at least). - posted by dd...@apache.org on 2017/07/07 23:00:12 UTC, 0 replies.
- [3/3] incubator-freemarker git commit: Continued FM2 to FM3 converter... - posted by dd...@apache.org on 2017/07/07 23:00:13 UTC, 0 replies.
- incubator-freemarker git commit: Bug fixed: Comments were not allowed by the parser between the switch tag and the first case tag. - posted by dd...@apache.org on 2017/07/08 17:33:54 UTC, 0 replies.
- incubator-freemarker git commit: Continued FM2 to FM3 converter... - posted by dd...@apache.org on 2017/07/08 20:35:20 UTC, 1 replies.
- incubator-freemarker git commit: Legacy <#call m> haven't set the source code position of m. - posted by dd...@apache.org on 2017/07/08 22:38:43 UTC, 0 replies.
- incubator-freemarker-site git commit: Added how to deploy a SNAPSHOT version - posted by dd...@apache.org on 2017/07/08 22:57:51 UTC, 1 replies.
- incubator-freemarker-site git commit: (Typo fixes...) - posted by dd...@apache.org on 2017/07/08 23:01:42 UTC, 1 replies.
- incubator-freemarker git commit: Additions to the recent #switch improvements. - posted by dd...@apache.org on 2017/07/09 15:13:08 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: Forward ported from 2.3-gae: Bug fixed: Comments were not allowed by the parser between the switch tag and the first case tag. - posted by dd...@apache.org on 2017/07/09 15:19:19 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: (Example code adjustment) - posted by dd...@apache.org on 2017/07/09 15:19:20 UTC, 0 replies.
- incubator-freemarker git commit: Inside a #switch, #case can't be after #default anymore (this is actually a bug in FM2) - posted by dd...@apache.org on 2017/07/09 16:51:00 UTC, 0 replies.
- incubator-freemarker git commit: Continued working on FM2 to FM3 converter... - posted by dd...@apache.org on 2017/07/09 23:07:35 UTC, 4 replies.
- [1/2] incubator-freemarker git commit: (Removed unused token from FTL.jj) - posted by dd...@apache.org on 2017/07/09 23:18:31 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: #else and #elseif tags must be ended without "/", for example, <#else/> is illegal now, <#else> is legal. - posted by dd...@apache.org on 2017/07/09 23:18:32 UTC, 0 replies.
- [jira] [Created] (FREEMARKER-61) ?sort_using with a Comparator parameter - posted by "Ondra Žižka (JIRA)" <ji...@apache.org> on 2017/07/11 13:55:00 UTC, 0 replies.
- [jira] [Created] (FREEMARKER-62) ?sort_by to accept Iterable - posted by "Ondra Žižka (JIRA)" <ji...@apache.org> on 2017/07/11 14:29:00 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-61) ?sort_using with a Comparator parameter - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/07/11 18:29:00 UTC, 3 replies.
- [jira] [Comment Edited] (FREEMARKER-61) ?sort_using with a Comparator parameter - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/07/11 18:34:00 UTC, 11 replies.
- [jira] [Commented] (FREEMARKER-62) ?sort_by to accept Iterable - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/07/11 18:43:00 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: Converted test and example ftl files to camel case naming convention - posted by dd...@apache.org on 2017/07/13 19:14:58 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Converted test and example ftl files to camel case naming convention - posted by dd...@apache.org on 2017/07/13 19:14:59 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request #27: FREEMARKER-55: Add default tld source... - posted by woonsan <gi...@git.apache.org> on 2017/07/13 19:56:59 UTC, 1 replies.
- [1/4] incubator-freemarker git commit: FREEMARKER-55: Add default tld sources (tld files in web-inf/lib/*.jar) like FreemarkerServlet does. - posted by dd...@apache.org on 2017/07/14 10:48:00 UTC, 0 replies.
- [2/4] incubator-freemarker git commit: Merge branch '3' into feature/FREEMARKER-55 - posted by dd...@apache.org on 2017/07/14 10:48:01 UTC, 0 replies.
- [3/4] incubator-freemarker git commit: FREEMARKER-55: set defaults in builder level - posted by dd...@apache.org on 2017/07/14 10:48:02 UTC, 0 replies.
- [4/4] incubator-freemarker git commit: FREEMARKER-55: Merged: Add default tld sources - posted by dd...@apache.org on 2017/07/14 10:48:03 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request #28: FREEMARKER-55: Renaming Freemarker to... - posted by woonsan <gi...@git.apache.org> on 2017/07/14 15:38:54 UTC, 1 replies.
- incubator-freemarker git commit: FREEMARKER-55: Renaming Freemarker to FreeMarker - posted by wo...@apache.org on 2017/07/14 15:51:11 UTC, 0 replies.
- incubator-freemarker git commit: FREEMARKER-55: Adding changelog (up to now) about spring support - posted by wo...@apache.org on 2017/07/14 17:56:17 UTC, 0 replies.
- [1/6] incubator-freemarker git commit: Removed namingConvention setting, and made directive names, built-in names, special variable names, and setting names, camel case. (Other naming conventions, if needed, are planned to be handled with custom dialects - posted by dd...@apache.org on 2017/07/15 22:05:17 UTC, 0 replies.
- [2/6] incubator-freemarker git commit: Removed namingConvention setting, and made directive names, built-in names, special variable names, and setting names, camel case. (Other naming conventions, if needed, are planned to be handled with custom dialects - posted by dd...@apache.org on 2017/07/15 22:05:18 UTC, 0 replies.
- [3/6] incubator-freemarker git commit: Removed namingConvention setting, and made directive names, built-in names, special variable names, and setting names, camel case. (Other naming conventions, if needed, are planned to be handled with custom dialects - posted by dd...@apache.org on 2017/07/15 22:05:19 UTC, 0 replies.
- [4/6] incubator-freemarker git commit: Removed namingConvention setting, and made directive names, built-in names, special variable names, and setting names, camel case. (Other naming conventions, if needed, are planned to be handled with custom dialects - posted by dd...@apache.org on 2017/07/15 22:05:20 UTC, 0 replies.
- [5/6] incubator-freemarker git commit: Removed namingConvention setting, and made directive names, built-in names, special variable names, and setting names, camel case. (Other naming conventions, if needed, are planned to be handled with custom dialects - posted by dd...@apache.org on 2017/07/15 22:05:21 UTC, 0 replies.
- [6/6] incubator-freemarker git commit: Merge remote-tracking branch 'origin/3' into 3 - posted by dd...@apache.org on 2017/07/15 22:05:22 UTC, 0 replies.
- incubator-freemarker git commit: closes apache/freemarker-incubator#28: Closing PR. Earler merge didn't close it. - posted by dd...@apache.org on 2017/07/15 22:11:34 UTC, 0 replies.
- incubator-freemarker git commit: closes apache/incubator-freemarker#28: Closing PR. Earler merge didn't close it. - posted by dd...@apache.org on 2017/07/15 22:13:14 UTC, 0 replies.
- [1/4] incubator-freemarker git commit: In XML processing, the @@ names are now also converted to camel case (like node.@@nested_markup to node.@@nestedMarkup). - posted by dd...@apache.org on 2017/07/16 23:15:55 UTC, 0 replies.
- [2/4] incubator-freemarker git commit: More helpful error messages if someone uses non-camel case names. - posted by dd...@apache.org on 2017/07/16 23:15:56 UTC, 0 replies.
- [3/4] incubator-freemarker git commit: Made the change log more organized. - posted by dd...@apache.org on 2017/07/16 23:15:57 UTC, 0 replies.
- [4/4] incubator-freemarker git commit: Renamed `?datetime` and `?datetimeIfUnknown` and the `datetimeFormat` setting to `?dateTime` and `?dateTimeIfUnknown` and `dateTimeFormat`. (In general, it's `dateTime`, not `datetime` everywhere. This is consistent - posted by dd...@apache.org on 2017/07/16 23:15:58 UTC, 0 replies.
- incubator-freemarker-site git commit: Updated redirections to include freemarker.apache.org - posted by dd...@apache.org on 2017/07/16 23:24:25 UTC, 0 replies.
- incubator-freemarker git commit: closes apache/incubator-freemarker#28: Already merged so closing PR without merging. - posted by wo...@apache.org on 2017/07/17 04:26:59 UTC, 0 replies.
- incubator-freemarker git commit: Removed the `.currentNode` (`.current_node`) special variable, which was a deprecated alias to `.node` - posted by dd...@apache.org on 2017/07/17 09:56:36 UTC, 0 replies.
- incubator-freemarker git commit: Removed the `.templateName` (`.template_name`) special variable, which was deprecated by `.currentTemplateName` since 2.3.23. - posted by dd...@apache.org on 2017/07/17 10:34:39 UTC, 0 replies.
- incubator-freemarker git commit: (Some more change log structuring) - posted by dd...@apache.org on 2017/07/17 10:35:16 UTC, 0 replies.
- incubator-freemarker git commit: Removed long deprecated `?webSafe` (replaced by `?html`) - posted by dd...@apache.org on 2017/07/17 10:44:23 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: (Setting name converter fix) - posted by dd...@apache.org on 2017/07/17 13:16:04 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Removed the following operator aliases: `=` for comparison (it can only be used for assignment now); use `==` instead. `&` for logical "and"; use `&&` instead. `|` for logical "or"; use `||` instead. - posted by dd...@apache.org on 2017/07/17 13:16:05 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: (Converter minor additions) - posted by dd...@apache.org on 2017/07/17 19:05:41 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Parameters passed by position (as opposed to by name) must be separated by comma. Also, items in sequence literals must be separated by comma. In FM2, comma could be omitted on these places. - posted by dd...@apache.org on 2017/07/17 19:05:42 UTC, 0 replies.
- [1/3] incubator-freemarker git commit: FM2 to FM3 converter properties cleanup - posted by dd...@apache.org on 2017/07/20 15:23:11 UTC, 0 replies.
- [2/3] incubator-freemarker git commit: (Change log adjustment) - posted by dd...@apache.org on 2017/07/20 15:23:12 UTC, 0 replies.
- [3/3] incubator-freemarker git commit: Tightened syntax inside the #macro and #function start tags: - posted by dd...@apache.org on 2017/07/20 15:23:13 UTC, 0 replies.
- incubator-freemarker git commit: Added IntelliJ setup to README - posted by dd...@apache.org on 2017/07/20 20:25:21 UTC, 0 replies.
- incubator-freemarker git commit: Constants.EMPTY_HASH now implements TemplateHashModelEx2, so it can be listed with <#list ... as k, v>. Earlier it was only a TemplateHashModelEx. Added Constants.EMPTY_KEY_VALUE_PAIR_ITERATOR. - posted by dd...@apache.org on 2017/07/23 09:18:45 UTC, 0 replies.
- incubator-freemarker git commit: (Switch parsing cleanup) - posted by dd...@apache.org on 2017/07/24 17:50:46 UTC, 0 replies.
- incubator-freemarker git commit: (Gitignore improvement) - posted by dd...@apache.org on 2017/07/24 18:02:09 UTC, 0 replies.
- [jira] [Created] (FREEMARKER-63) FM3 Unification and improvement of directive-like constructs - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/07/24 18:25:00 UTC, 0 replies.
- incubator-freemarker git commit: (README: Addition to IntelliJ setup) - posted by dd...@apache.org on 2017/07/26 22:32:58 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: (Bit of jj code formatting) - posted by dd...@apache.org on 2017/07/27 17:15:25 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Simplified (and faster) capturing assignment implementation (backported from FM3 branch) - posted by dd...@apache.org on 2017/07/27 17:15:26 UTC, 0 replies.