summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPeter Wu <lekensteyn@gmail.com>2011-12-01 11:48:35 +0000
committerPeter Wu <lekensteyn@gmail.com>2011-12-01 11:48:35 +0000
commite9e743876258e072ae8d07d0977157f9435a0008 (patch)
tree1c191040a9a4d19593572920484becc5f37a35be /TODO
parent9e797458dd8d144544564674a8767c077ed4bd39 (diff)
downloadpp2cc-e9e743876258e072ae8d07d0977157f9435a0008.tar.gz
Support for <<= and >>=, refactor and comments, fix math_ops corruption
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index ba21e8c..23d2c62 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,3 @@
-Support for other assignment operators:
-<<= >>=
-
Post decrement/increment operators:
p-- p++