Changeset 1834
- Timestamp:
- Jan 23, 2006, 2:36:18 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/ChangeLog
r1829 r1834 1 2006-01-22 Anton Orlov <orlov@mccme.ru> 2 3 * java/org/refal/plus/Expr.java: 4 - concat() for array of expressions. 5 6 * samples/Syntax/Makefile, samples/Syntax/assign7.out, 7 samples/Syntax/assign7.rf: 8 - Yet another test for '::'. 9 10 2006-01-19 Anton Orlov <orlov@mccme.ru> 11 12 * compiler/rfp_asail_java.rf, compiler/rfpc.rf: 13 - Fixed generation of Java constant expressions. 14 - Improved Java output formatting. 15 16 * library/List/List.cc, library/List/List.hh, 17 library/List/refal/List.rf, library/List/refal/List.rfi, 18 library/include/refal-plus/List.rfi, 19 library/include/refal/List.hh: 20 - <Intersperse> function has been added; <Concat> has been 21 improved. 22 1 23 2005-12-29 Anton Orlov <orlov@mccme.ru> 2 24
Note: See TracChangeset
for help on using the changeset viewer.