summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo5
1 files changed, 2 insertions, 3 deletions
diff --git a/ToDo b/ToDo
index 1f18bb9241..5322a83b25 100644
--- a/ToDo
+++ b/ToDo
@@ -1,10 +1,9 @@
-* Process Class
+* thread対応
+* Hand written parser(recursive decent)
* クラスライブラリの見直し(UNIX依存を減らす)
* format機能
* here document
* perlのようなsetuid check
-* 適切なsignal handling
-* rubyで定義する変数hookの実現
* write debugger for ruby
* re-write regex code for speed
* byte code interpretor