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