[Laszlo-dev] For Review: Change 20071219-dda-L Summary: Add recognition of 'const' keyword

Donald Anderson dda at ddanderson.com
Wed Dec 19 11:13:47 PST 2007


Change 20071219-dda-L by dda at Lester.local on 2007-12-19 14:07:59 EST
     in /Users/dda/laszlo/src/svn/openlaszlo/branches/devildog
     for http://svn.openlaszlo.org/openlaszlo/branches/devildog

Summary: Add recognition of 'const' keyword

New Features: const is recognized as a synonym for var in a declaration

Bugs Fixed: LPP-5234

Technical Reviewer: ptw (pending)
QA Reviewer: hminsky (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
     Added const in grammar, we don't do anything with it just yet,
     so left a TODO for that.

Tests:
     Compiled Instance.js, which uses a 'const'.
     Verified that 'const' is translated to a 'var'.

Files:
M      WEB-INF/lps/server/sc/src/org/openlaszlo/sc/Parser.jjt

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071219-dda-L.tar



--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com






More information about the Laszlo-dev mailing list