peter 27 years ago
parent
commit
e66c5b0b9c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      compiler/todo.txt

+ 2 - 2
compiler/todo.txt

@@ -51,7 +51,7 @@ compiler version and your short cut.
 - range checking for open arrays
 - array of const as subroutine parameter
       - open array with call by value ............................ 0.99.6 (FK)
-- subrange types of enumerations
+      - subrange types of enumerations ........................... 0.99.7 (PFV)
 - method pointers (procedure of object)
 - code generation for exceptions
 - assertation
@@ -67,4 +67,4 @@ compiler version and your short cut.
 - fix all bugs of the bug directory
 - include/exclude
         - make dec/inc internal................................... 0.99.6 (PFV)
-- make length internal
+        - make length internal.................................... 0.99.7 (PFV)