Clone
Gustaf A. Neumann <neumann@gustaf-neumanns-imac.local>
committed
on 02 Mar 09
- some code cleanup - new methods, when compiled with tcl 8.5; + MakeProcError (producing error messages from xotcl methods) + PushPro… Show more
- some code cleanup - new methods, when compiled with tcl 8.5;    + MakeProcError (producing error messages from xotcl methods)    + PushProcCallFrame (compile method to byte-code)    The new support allows to call code at the begin of a proc    without using the old approach based on :xotcl::initProcNS

Show less