[m-rev.] For review: change moose to accept unique parser states
Ralph Becket
rafe at cs.mu.OZ.AU
Tue Feb 19 18:51:23 AEDT 2002
Fergus Henderson, Tuesday, 19 February 2002:
>
> Any non-backwards-compatible user-visible changes
> should at least be mentioned in the NEWS file.
I've checked in the change and added the following commment to the NEWS
file:
Index: NEWS
===================================================================
RCS file: /home/mercury1/repository/mercury/NEWS,v
retrieving revision 1.242
diff -u -r1.242 NEWS
--- NEWS 15 Feb 2002 08:23:53 -0000 1.242
+++ NEWS 19 Feb 2002 07:42:53 -0000
@@ -166,6 +166,12 @@
for the arithmetic functions dating from when Mercury didn't
have functions.
+Changes to the extras distribution:
+
+* The interface to Moose has been changed in a non-backwards compatible
+ way to support user-defined modes for the parser state and integrate
+ better with lex.
+
Changes to the Mercury implementation:
* We've added a new compiler option `--warn-non-tail-recursion', which
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list