Changes between Version 2 and Version 3 of squirrelfish


Ignore:
Timestamp:
Mar 24, 2008 5:44:59 PM (16 years ago)
Author:
oliver@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • squirrelfish

    v2 v3  
    1919'''You could take something from Geoff, or make something up yourself, or do one of these:'''
    2020
    21 Make everything work with a switch statement, based on macros -- for the sake of platforms without computed goto
     21Make everything work with a switch statement, based on macros -- for the sake of platforms without computed goto -- Oliver is working on this.
    2222
    2323Statically detect presence of "with" and/or "catch" in the parser (required for correct scope chain behavior)