summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo8
1 files changed, 3 insertions, 5 deletions
diff --git a/ToDo b/ToDo
index 5322a83b25..c39e13625d 100644
--- a/ToDo
+++ b/ToDo
@@ -1,9 +1,7 @@
-* thread対応
-* Hand written parser(recursive decent)
-* クラスライブラリの見直し(UNIX依存を減らす)
+* """..."""と%Q#...#のどちらを残すか,あるいは両方活かすか
+* パッケージまたは大域変数のアクセス制御
* format機能
* here document
* perlのようなsetuid check
* write debugger for ruby
-* re-write regex code for speed
-* byte code interpretor
+* re-write regex code for speed and copyright