Browse Source

Added todo

ceriel 33 years ago
parent
commit
65bc2b62a1
1 changed files with 3 additions and 0 deletions
  1. 3 0
      lang/occam/comp/todo

+ 3 - 0
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?).