소스 검색

* tdef.done much faster implemented

florian 27 년 전
부모
커밋
f06e8050a6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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