Index: third_party/pyscss/todo.txt |
diff --git a/third_party/pyscss/todo.txt b/third_party/pyscss/todo.txt |
deleted file mode 100644 |
index 0a34ef93e383c7346ad1ad57dca28d75f3165188..0000000000000000000000000000000000000000 |
--- a/third_party/pyscss/todo.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Drop root from functions |
-Refactor EXPRESSION and etc grammars |
-Real ctx parsing |
-Ok, ok, add import support |
-Check darken and other color functions |
-Add col, lines to unknown messages |
-Drop parse nodes |
-Add zen codding abbr |
-Drop root defined in node init, get this from str stylecheet |
-Add ruleset check for dublicate |
-Drop hasattr, getattr, update t patterns |