You are currently looking at an older section of the wincent.dev website.
Please check the new version of the site at https://wincent.dev/ for updated content.

wincent Wincent Colaiuta's weblog

« Walrus r58, 2 items changed | Main | Walrus r60, 2 items changed »

February 20, 2007

Walrus r59, 2 items changed

Remove 'each_char' method (now provided by jcode library); shorter, faster implementation of 'chars' method; override '[]' method to transparently provide Unicode-awareness when passed a range instance (other cases may be useful in the future but were not added because they were not required to pass all the specs); simplify code in ParserState (possible due to overridden '[]' method)

Posted by wincent at February 20, 2007 5:36 PM