summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2018-12-21 00:47:56 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2018-12-21 00:47:56 +0900
commit7e35c659aa2516e4e59c765dea5bb0d1042453f7 (patch)
tree56f2a1872258366919087c791dd77ceeb8cd1451 /TODO
parente588e9df23689bc4af1c7e81ac405f79ddd64f3d (diff)
downloadmruby-7e35c659aa2516e4e59c765dea5bb0d1042453f7.tar.gz
mruby-7e35c659aa2516e4e59c765dea5bb0d1042453f7.zip
Remove things we've done in `TODO` file.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 3e195f99b..6227b60de 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@ Things to do (Things that are not done yet)
* special variables ($1,$2..)
* super in aliased methods
-* multi-assignment decomposing
-* keyword arguments in def statement
Things to improve (Done but things to fix)