- Jun 21, 2000
-
-
Martin Wierich authored
#! x = y will be transformed into #! x = _dummyForStrictAlias y while checking. The new predefined symbol _dummyForStrictAlias has the type of the identity function. This application will be removed in the backend conversion phase. In this case x and y will simply get the same sequence number (see module backendpreprocess). Then the binding can be ignored.
-
- Jun 16, 2000
-
-
Martin Wierich authored
-
- Apr 27, 2000
-
-
clean authored
-
- Mar 20, 2000
-
-
clean authored
-
- Feb 22, 2000
-
-
Ronny Wichers Schreur authored
-