summaryrefslogtreecommitdiffstats
path: root/camlp4/Camlp4/Printers/OCamlr.ml
AgeCommit message (Expand)Author
2013-11-21remove camlp4Jérémie Dimino
2012-05-23PR#5620: invalid printing of type manifest (camlp4 revised syntax)Xavier Clerc
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-07-20merge changes from 3.12.0 to 3.12.1Damien Doligez
2010-08-02merge changes from branching of 3.12 to release/3.12.0Damien Doligez
2010-05-19camlp4: add support for fun (type t) ...Nicolas Pouillard
2009-03-05camlp4,printer: handle the empty data type.Nicolas Pouillard
2008-10-27camlp4: kill last $Id$sNicolas Pouillard
2008-10-05camlp4: fix the revised printer of functor appsNicolas Pouillard
2008-10-05camlp4,printer: Fix a printing bug, parens in "include(struct end:sig end)"Nicolas Pouillard
2008-01-11merge changes 3.10.0 -> 3.10.1Damien Doligez
2007-11-27[camlp4] Constrain a little more the printer before a <- or :=.Nicolas Pouillard
2007-11-21[camlp4] Merge 3.10 on trunk for camlp4/Camlp4/PrintersNicolas Pouillard
2007-10-08fusion de la version 3.10.0Damien Doligez
2007-02-07Some renamings, moving, and changements in camlp4Nicolas Pouillard
2006-10-10[camlp4] Fix a bug with multiple class parametersNicolas Pouillard
2006-10-02[camlp4] Export Printers in PreCast, move Printers*.enable in Register.Nicolas Pouillard
2006-09-25[camlp4] Move is_irrefut_patt and is_*_constr to Camlp4Ast. Fix bug #4120. Bo...Nicolas Pouillard
2006-08-09[camlp4] fix a bug in the revised printerNicolas Pouillard
2006-07-19Fix problems with True and False with camlp4oNicolas Pouillard
2006-07-17Improve the sequence printingNicolas Pouillard
2006-07-12Revert the previous patch since arrays also use ExSem so ExSeq is requiredNicolas Pouillard
2006-07-12Suppress the ExSeq AST nodeNicolas Pouillard
2006-07-08Fix a bug in the revised pretty-printerNicolas Pouillard
2006-07-07Fix the printers w.r.t to labels in typesNicolas Pouillard
2006-06-30Replace assoc by match_caseNicolas Pouillard
2006-06-29Move printers code, to make them more accessible. Remove Extfun and Spretty.Nicolas Pouillard
2006-06-29Start the merge of the new Camlp4 versionNicolas Pouillard