Changes between Version 2 and Version 3 of squirrelfish
- Timestamp:
- Mar 24, 2008, 5:44:59 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
squirrelfish
v2 v3 19 19 '''You could take something from Geoff, or make something up yourself, or do one of these:''' 20 20 21 Make everything work with a switch statement, based on macros -- for the sake of platforms without computed goto 21 Make everything work with a switch statement, based on macros -- for the sake of platforms without computed goto -- Oliver is working on this. 22 22 23 23 Statically detect presence of "with" and/or "catch" in the parser (required for correct scope chain behavior)