Summary Period: 2000-12-29 to 2003-08-07
[root]/helma/src/FESI/Interpreter
Total Lines Of Code:
0 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
hannes | 54 (100.0%) | 3053 (100.0%) | 56.5 |
Removing FESI from Trunk
0 lines of code changed in:
Merged in changes from helma_1_2 branch
85 lines of code changed in:
Explicitly make bean access methods public to prevent reflection bug.
23 lines of code changed in:
Merged in changes from FESI 1.1.5
73 lines of code changed in:
Use the application's classloader for the Packages object if available.
Merged in changes from FESI 1.1.5
38 lines of code changed in:
Merged in changes from FESI 1.1.5
1 lines of code changed in:
Changed newline encoding to CRLF like the rest of the FESI package.
1367 lines of code changed in:
Tentative fix for Java reflection bug where we're unable to call public methods
declared in non-public classes.
9 lines of code changed in:
ScriptingEngine interface got an additonal init() method.
FesiEvaluator was renamed to FesiEngine.
Some naming cleanups.
2 lines of code changed in:
switched reval field from RequestEvaluator to FesiEvaluator.
2 lines of code changed in:
Repaired brain-dead bug where ESValue was checked for
instance of IPathElement instead of ESNode
3 lines of code changed in:
changed check for equals() from ESNode to IPathElement
2 lines of code changed in:
Added helma.framework.core.RequestEvaluator field so that
ESLoader can construct a wrapper with the right prototype
for path elements.
2 lines of code changed in:
Changed FESI.Interpreter.EcmaScriptEvaluateVisitor to use .equals instead of
== in equal method for helma.framework.core.ESNode objects, since different
wrappers may wrap the same object.
6 lines of code changed in:
Removed Interpret.java
0 lines of code changed in:
removed dependency on FESI.gui
7 lines of code changed in:
Initial revision
1433 lines of code changed in:
Generated by StatCVS 0.2.2