Browse Source

* tdef.done much faster implemented

florian 27 years ago
parent
commit
f06e8050a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/todo.txt

+ 1 - 1
compiler/todo.txt

@@ -39,7 +39,7 @@ compiler version and your short cut.
 - $P
 - $P
 - range checking for open arrays
 - range checking for open arrays
 - array of const as subroutine parameter
 - array of const as subroutine parameter
-- open array with call by value
+      - open array with call by value ............................ 0.99.6 (FK)
 - subrange types of enumerations
 - subrange types of enumerations
 - method pointers (procedure of object)
 - method pointers (procedure of object)
 - code generation for exceptions
 - code generation for exceptions