Menu

Commit [r1863]  Maximize  Restore  History

re #381: super syntax works, although with a slight bug... in the case of functions which do not declare variables, currently no ConstructorScope is created. So functions containing super() need to disable that optimization to make things work properly

robdclark@mac.com 2005-11-13

changed /branches/OBJS381/oscript/oscript/OscriptInterpreter.java
changed /branches/OBJS381/oscript/oscript/data/BasicScope.java
changed /branches/OBJS381/oscript/oscript/data/ConstructorScope.java
changed /branches/OBJS381/oscript/oscript/data/ForkScope.java
changed /branches/OBJS381/oscript/oscript/data/Function.java
changed /branches/OBJS381/oscript/oscript/data/FunctionScope.java
changed /branches/OBJS381/oscript/oscript/data/GlobalScope.java
changed /branches/OBJS381/oscript/oscript/data/Scope.java
changed /branches/OBJS381/oscript/oscript/data/ScriptObject.java
changed /branches/OBJS381/oscript/oscript/syntaxtree/FunctionPrimaryPrefix.java
/branches/OBJS381/oscript/oscript/OscriptInterpreter.java Diff Switch to side-by-side view
Loading...
/branches/OBJS381/oscript/oscript/data/BasicScope.java Diff Switch to side-by-side view
Loading...
/branches/OBJS381/oscript/oscript/data/ConstructorScope.java Diff Switch to side-by-side view
Loading...
/branches/OBJS381/oscript/oscript/data/ForkScope.java Diff Switch to side-by-side view
Loading...
/branches/OBJS381/oscript/oscript/data/Function.java Diff Switch to side-by-side view
Loading...
/branches/OBJS381/oscript/oscript/data/FunctionScope.java Diff Switch to side-by-side view
Loading...
/branches/OBJS381/oscript/oscript/data/GlobalScope.java Diff Switch to side-by-side view
Loading...
/branches/OBJS381/oscript/oscript/data/Scope.java Diff Switch to side-by-side view
Loading...
/branches/OBJS381/oscript/oscript/data/ScriptObject.java Diff Switch to side-by-side view
Loading...
/branches/OBJS381/oscript/oscript/syntaxtree/FunctionPrimaryPrefix.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.