You are viewing a plain text version of this content. The canonical link for it is here.
- [freemarker] branch 2.3 updated (5c3cb46 -> c3cedd4) - posted by dd...@apache.org on 2019/03/06 07:21:07 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Version number typo fix - posted by dd...@apache.org on 2019/03/06 07:33:11 UTC, 0 replies.
- [GitHub] [freemarker] ajbanck opened a new pull request #57: clearClassIntrospecitonCache typo correction - posted by GitBox <gi...@apache.org> on 2019/03/29 19:02:07 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated (02fa5ed -> 700e87e) - posted by dd...@apache.org on 2019/03/31 22:34:01 UTC, 0 replies.
- [freemarker] 01/03: Some cleanup related to local lambdas, ?filter and ?map. Added optimizations to ?size operating on the result of ?filter/?map. - posted by dd...@apache.org on 2019/03/31 22:34:02 UTC, 0 replies.
- [freemarker] 02/03: Made ?size smarter when its result is compared to an integer literal. Specifically, for ?filter-ed sequences (or for the result of similar future Stream-API-like built-ins) it won't count more elements then it's necessary to tell the comparison result. Also, for a TemplateCollectionModelEx, it calls isEmpty() instead of size(), if for the comparison result we only have to know if we have more than 0 elements. - posted by dd...@apache.org on 2019/03/31 22:34:03 UTC, 0 replies.
- [freemarker] 03/03: (Added some version history entry for ?filter/?map and local lambdas... documentation is still missing) - posted by dd...@apache.org on 2019/03/31 22:34:04 UTC, 0 replies.