Summary Period: 2003-07-11 to 2005-08-31
[root]/helma/src/helma/scripting/rhino/debug
Total Lines Of Code:
9250 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
hannes | 13 (100.0%) | 9317 (100.0%) | 716.6 |
* Only show last two elements of script path in debugger.
(Assume common case it is the prototype and the script.)
3 lines of code changed in:
Make sure script windows are updated when scripts are recompiled
22 lines of code changed in:
Implement our own RhinoDebugger subclass to display scripts in a nice table.
The current implementation is merged from helma_1_4 branch and a bit quirky
in regard to repository script source names
258 lines of code changed in:
Hack: Move over Rhino debugger to helma.scripting.rhino.debug because most of the internals
are defined as package-private so there's no way to subclass unless we're in the same package.
8860 lines of code changed in:
Reformatting.
62 lines of code changed in:
Implement basic tracer support. App properties to activate:
rhino.optlevel = -1
rhino.trace = true
112 lines of code changed in:
Generated by StatCVS 0.2.2