From f9d435151509b3a7c1a924635e6127a72477c082 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Wed, 1 Aug 2001 00:19:05 +0000 Subject: [PATCH] more jobs --- tools/qfcc/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/qfcc/TODO b/tools/qfcc/TODO index d767a004f..8e73ccc8f 100644 --- a/tools/qfcc/TODO +++ b/tools/qfcc/TODO @@ -13,3 +13,4 @@ o ?: operator o = operator ( var += expr, etc. ) o pre- and post- increment operators (++ and --) o CSE optimisations +o gut out old parser