Camlp4 2.02

From: Daniel de Rauglaudre (daniel.de_rauglaudre@inria.fr)
Date: Fri Mar 05 1999 - 14:34:17 MET


Date: Fri, 5 Mar 1999 14:34:17 +0100
From: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
To: caml-list@inria.fr
Subject: Camlp4 2.02
In-Reply-To: <19990305114112.34610@pauillac.inria.fr>; from Xavier Leroy on Fri, Mar 05, 1999 at 11:41:12AM +0100

Version 2.02 of Camlp4 available. See info at:
     http://caml.inria.fr/pub/old_caml_site/camlp4/

-- 
Daniel de RAUGLAUDRE
daniel.de_rauglaudre@inria.fr
http://cristal.inria.fr/~ddr/

Camlp4 Version 2.02: --------------------

* Parsing: - [Feb 27, 99] Fixed 2 bugs, resulting of incorrect Ocaml parsing of the program example: "type t = F(B).t" - [Jan 30, 99] Fixed bug "pa_op.ml", could not parse "parser | [<>] -> ()". - [Jan 16, 99] Added "define" and "undef" in "pa_ifdef.cmo". - [Dec 22, 98] Fixed precedence of "!=" in Ocaml syntax

* Printing: - [Mar 4, 99] Added pr_depend.cmo for printing file dependencies. - [Dec 28, 98] Fixed pretty printing of long strings starting with spaces; used to display "\\n<spaces>..." instead of "<spaces>\\n...".

* Camlp4: - [Feb 19, 99] Sort command line argument list in reverse order to avoid argument names conflicts when adding arguments.

* Olabl: - [Feb 26, 99] Started extensions for Olabl: directory "lablp4" and some changes in MLast. Olabl programs can be preprocessed by: camlp4 pa_labl.cma pr_ldump.cmo

* Internal: - Use of pr_depend.cmo instead of ocamldep for dependencies.



This archive was generated by hypermail 2b29 : Sun Jan 02 2000 - 11:58:20 MET