From 005d761f74a4a436cfc337c6f8cb4fa8fe96f9d5 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Sun, 1 Sep 2013 03:36:45 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 56b09c4..9ca7aa6 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,8 @@ back to the client. * *import* statement completions * Not working: * Automatic starting of the server by the client - * Windows support (I don't know that it won't work, but this program is not tested on Windows yet) * UFCS * Autocompletion of declarations with template arguments - * Fields inherited from super classes or implemented interfaces. * *auto* declarations * *alias this* * Determining the type of an enum member when no base type is specified, but the first member has an initialaizer