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 r146, 2 items changed | Main | Walrus r148, 2 items changed »

March 12, 2007

Walrus r147, 3 items changed

Move AST wrapping into a more sensible place (on recovering from left-recursion detection rather than at the point were we manually try to recurse); not only is the code flow clearer now, this fixes a bug where some inner elements weren't getting wrapped properly (a bare Array was getting returned instead)

Posted by wincent at March 12, 2007 9:19 PM