

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 13 (100.0%) | 1243 (100.0%) | 95.6 |
| classes/org/makumba/devel/ | 9 (69.2%) | 1229 (98.9%) | 136.5 |
| doc/ | 2 (15.4%) | 8 (0.6%) | 4.0 |
| classes/org/makumba/util/ | 1 (7.7%) | 6 (0.5%) | 6.0 |
| classes/org/makumba/view/ | 1 (7.7%) | 0 (0.0%) | 0.0 |

Added a getter to use Syntaxpoints outside class.
6 lines of code changed in 1 file:
Progress viewer functionality now in jspViewer
0 lines of code changed in 1 file:
Refactored a bit, applied formatting
127 lines of code changed in 2 files:
Refactored using Syntaxpoints, highlights mak, jsp, JSTL taglibs, scriplets and comments.
Incorporated jsp progress viewer.
279 lines of code changed in 1 file:
Added basic support for keyword/reserved word highlighting, improved search for links to classes.
131 lines of code changed in 1 file:
Added search for classes the error occurs in, link is provided when successful.
99 lines of code changed in 1 file:
Completely refactored.
changed to use regular expressions, improved search for java classes, optimised search for link (parameter controllable).
429 lines of code changed in 1 file:
Removed handling of JSP progress viewer.
83 lines of code changed in 1 file:
Devel support: Added analyzer for .jspx
81 lines of code changed in 1 file:
Correct description of mak:lastCount() to mention also mak:object, and added a small usage example.
7 lines of code changed in 1 file:
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: