Change 20071219-dda-L by [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
www: http://www.ddanderson.com




Reply via email to