This commit is contained in:
peter 1998-09-06 19:42:11 +00:00
parent 5d5ca04e98
commit e66c5b0b9c

View File

@ -51,7 +51,7 @@ compiler version and your short cut.
- 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 ............................ 0.99.6 (FK) - 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) - method pointers (procedure of object)
- code generation for exceptions - code generation for exceptions
- assertation - assertation
@ -67,4 +67,4 @@ compiler version and your short cut.
- fix all bugs of the bug directory - fix all bugs of the bug directory
- include/exclude - include/exclude
- make dec/inc internal................................... 0.99.6 (PFV) - make dec/inc internal................................... 0.99.6 (PFV)
- make length internal - make length internal.................................... 0.99.7 (PFV)