summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorCarson McDonald <[email protected]>2013-04-21 08:21:32 -0400
committerCarson McDonald <[email protected]>2013-04-21 08:21:32 -0400
commit1acaeaf18d857fa34e4884f33814dd2468b18262 (patch)
tree3db7ab7d576c91d54f150716db8b9328da9ebf23 /TODO
parent4a311a4760af037f7a9b8e2b60b4448e92e7f5e4 (diff)
downloadmruby-1acaeaf18d857fa34e4884f33814dd2468b18262.tar.gz
mruby-1acaeaf18d857fa34e4884f33814dd2468b18262.zip
Remove things that look done.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index a26b805a3..d3cb483c5 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,6 @@ Things to do (Things that are not done yet)
* Special variables ($1,$2..)
* super in aliased methods
-* BEGIN/END (Were we not supporting this?)
-* const_missing
-* respond_to_missing
Things to improve (Done but things to fix)