From 23be1e6fd8268d48b0c200d5ed18b86a83b4c7f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juhani=20Krekel=C3=A4?= Date: Sat, 26 May 2018 13:17:20 +0300 Subject: [PATCH] Update TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c49f748..53ba21a 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ TODO * Make VM and transformMultiplyLoops use a Proxied object that gives out 0 for nonexistent elements for tape and allows using [] interface * Keep a cache of compiled programs in `ircbotRun()` +* Replace non-IRC low bytes with their U+2400 versions in `ircbotRun()` * Support for other types of EOF? ### gir.html