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 r47, 2 items changed | Main | Walrus r49, 3 items changed »

February 19, 2007

Walrus r48, 89 items changed

Large-scale reorganization (nearly 4,000 lines of diffs): removing old hand-coded lexer and parser files obsoleted by the parser generator; centralize all 'require' and 'autoload' statements into a single overarching header file (saves a couple of lines or more in most files); move initialized into shared header and remove local overrides (cleaner code); use jcore library and jlength method for greater speed when determining the length of Unicode strings; initial implementation of ProcParslet class

Posted by wincent at February 19, 2007 6:18 PM