comparison src/ChangeLog @ 2990:35bd1b05cfbe

[project @ 1997-05-16 09:19:11 by jwe]
author jwe
date Fri, 16 May 1997 09:19:12 +0000
parents ae20b3f37f5e
children fc751d2a99fd
comparison
equal deleted inserted replaced
2989:6a7b578b6fb4 2990:35bd1b05cfbe
1 Fri May 16 00:07:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 1 Fri May 16 00:07:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * pt-colon.h (tree_colon_expression::save_base): New data memmber.
4 (tree_colon_expression::preserve_base): New function.
5 * parse.y (finish_colon_expression): When converting to a simple
6 expression, be sure to delete the original colon expression but
7 not the base value.
8
9 * pt-mat.cc (tree_matrix::~tree_matrix): Actually do something.
2 10
3 * pt-all.h: New file. 11 * pt-all.h: New file.
4 * parse.y, lex.l, pt-pr-code.cc: Use it. 12 * parse.y, lex.l, pt-pr-code.cc: Use it.
5 13
6 * pt.h: Rename from pt-base.h. 14 * pt.h: Rename from pt-base.h.