Changeset 1147 for to-imperative/trunk/ChangeLog
- Timestamp:
- Aug 11, 2003, 2:52:19 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/ChangeLog
r1145 r1147 1 1 2003-08-10 Anton Orlov <orlov@mccme.ru> 2 3 * compiler/rfp_compile.rfi, compiler/rfpc.rf, 4 compiler/rfp_vars.rf, compiler/rfp_vars.rfi, 5 compiler/rfp_as2as.rf, compiler/rfp_asail.rf, 6 compiler/rfp_clashes.rf, compiler/rfp_clashes.rfi, 7 compiler/rfp_compile.rf: 8 - Support for references to functions. Including ones with 9 formats other then e = e. 10 - Support for iterative splitting from the right. 11 - Composition of clashes left hand side is corrected. 12 - Renaming of variables is corrected. 13 - Some other small bugs are fixed. 14 - A lot of unused code is throwed away, some code is cleaned up, 15 some comments are added. 2 16 3 17 * samples/Apply/apply2.out, samples/Apply/apply2.rf,
Note: See TracChangeset
for help on using the changeset viewer.