go tucker! On Mar 21, P T Withington wrote:
> Change 39847 by [EMAIL PROTECTED] on 2006/02/28 12:47:39 *pending* > > Summary: Parse `a in b` > Bugs Fixed: > LPP-969 "Implement 'in' operator" (partial) > Technical Reviewer: hminsky (pending) > QA Reviewer: max (pending) > Doc Reviewer: n/a (pending) > Details: Use a hack to avoid duplicating every production just > so you can disambiguate `for (... in` from `... in ...`. This > is sufficient for the Javascript translator. The SWF backend > still needs to be taught to translate the `in` operator. > Tests: ./buildlfc no longer barfs on use of `in` in > lzdataset.js > > Affected files ... > > ... > //depot/lps-legals/WEB-INF/lps/server/sc/src/org/openlaszlo/sc/Parser.jjt#2 > edit > > _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
