From: ceriel Date: Fri, 6 Sep 1991 15:31:41 +0000 (+0000) Subject: Added todo X-Git-Tag: release-5-5~917 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=65bc2b62a1b39f69f7a1e0cfe862a5ae409b3c6d;p=ack.git Added todo --- diff --git a/lang/occam/comp/todo b/lang/occam/comp/todo new file mode 100644 index 000000000..f65c4777b --- /dev/null +++ b/lang/occam/comp/todo @@ -0,0 +1,3 @@ +- Optimize nested PARs. +- Don't resolve guards in IFs that lead to skip statements. +- Add more comments (more? are there any yet?).