Nov. 19, 2013
3:06 p.m.
Hi, It seems that #timesRepeat: is compiled/optimized away by Opal, which is probably good. BTW, what is the list of selectors that get this treatment ? In the PEGParser example of Xtreams #timesRepeat: is implemented for a non Integer class, which obviously leads to errors. Is there a way to tune this ? Can it be set at a level higher than in each method ? Sven