This is an automated email from the ASF dual-hosted git repository.
ddekany pushed a change to branch 2.3-gae-missing-cla
in repository https://gitbox.apache.org/repos/asf/freemarker.git
was 84f86bc2 Manual: Typo fix
This change permanently discards the following revisions:
discard 84f86bc2 Manual: Typo fix
discard f29a7cb5 Still version related fixes/adjustments...
discard 70797b7c version.properties adjustments
discard f6b4de2c #switch #on PR post-merge adjustments: Finished Manual
updates for #on. Minor test additions, and code cleanup.
discard dbd2508e #switch #on PR post-merge adjustments: Removed accidentally
committed test code.
discard ade44352 #switch #on PR post-merge adjustments: - Reorganized how
#case/#on/#default is parsed in JavaCC, mostly to achieve better error messages
(also I guess it's also easier to follow). - Reorganized SwitchBlock to branch
out for the #switch+#case and the #switch+#on logic earlier (less checks on
runtime, also maybe easier to follow). - Adjusted error message wording - Added
much more test cases - Added some of this to the Manual, but much more will
done there
discard bb2b3664 Merge pull request #106 from scrhartley/switch-on