You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Updated] (FREEMARKER-115) Included file gets parsed (double ampersands converted) - posted by "Dave Jarvis (JIRA)" <ji...@apache.org> on 2019/05/21 06:06:00 UTC, 15 replies.
- [jira] [Created] (FREEMARKER-115) Included file gets parsed (double ampersands converted) - posted by "Dave Jarvis (JIRA)" <ji...@apache.org> on 2019/05/21 06:06:00 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-115) Included file gets parsed (double ampersands converted) - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2019/05/22 07:02:00 UTC, 2 replies.
- [jira] [Comment Edited] (FREEMARKER-115) Included file gets parsed (double ampersands converted) - posted by "Dave Jarvis (JIRA)" <ji...@apache.org> on 2019/05/22 07:47:00 UTC, 2 replies.
- [jira] [Closed] (FREEMARKER-115) Included file gets parsed (double ampersands converted) - posted by "Dave Jarvis (JIRA)" <ji...@apache.org> on 2019/05/22 08:14:00 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated (1e16a4f -> a2ed41d) - posted by dd...@apache.org on 2019/05/25 23:02:14 UTC, 0 replies.
- [freemarker] 01/03: exp[rangeExp] operator now supports lazily generated sequences as input. For now it always gives lazily generated output in that case, but that's incorrect and will change. - posted by dd...@apache.org on 2019/05/25 23:02:15 UTC, 0 replies.
- [freemarker] 02/03: Generalized/simplified the way it's decided if an expression can produce or consume lazily generated values. - posted by dd...@apache.org on 2019/05/25 23:02:16 UTC, 0 replies.
- [freemarker] 03/03: exp[rangeExp] now returns sequence or lazily generated sequence depending on what the consumer supports. Also added size bypassing through exp[rangeExp] (like in seq?map(f)[10..]?size no seq element will be consumed, as the size can be calculated without that). - posted by dd...@apache.org on 2019/05/25 23:02:17 UTC, 0 replies.