Procházet zdrojové kódy

* tdef.done much faster implemented

florian před 27 roky
rodič
revize
f06e8050a6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      compiler/todo.txt

+ 1 - 1
compiler/todo.txt

@@ -39,7 +39,7 @@ compiler version and your short cut.
 - $P
 - range checking for open arrays
 - 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
 - method pointers (procedure of object)
 - code generation for exceptions