Correct description of mak:lastCount() to mention also mak:object, and added a small usage example.
7 lines of code changed in 1 file:
0.5.12.6
3 lines of code changed in 1 file:
refactoring: pageCache is not stored in the MakumbaTag anymore, but is passed to its methods
made more clear which methods are executed at analysis and which at runtime
101 lines of code changed in 13 files:
providing start and end syntax points for error messages
4 lines of code changed in 1 file:
0.5.12.5
6 lines of code changed in 1 file:
printing file and line number information when a tag is mentioned in an error message
keeping the file and line number info at runtime (not only at analysis)
26 lines of code changed in 1 file:
keeping the file and line number info at runtime (not only at analysis)
3 lines of code changed in 1 file:
fix for bug 772 (mak:list limit and offset don't work when the list is inside a mak:object)
18 lines of code changed in 4 files:
fixed a mistake in the syntax of using <c:if> in the mak:list example.
1 lines of code changed in 1 file:
removed a system.out.println() Debug info that caused the logs to be spammed.
0 lines of code changed in 1 file:
0.5.12.4
3 lines of code changed in 1 file:
giving the OQL parse error as reason
1 lines of code changed in 1 file: