summaryrefslogtreecommitdiffstats
path: root/camlp4/Camlp4Filters
AgeCommit message (Expand)Author
2013-11-21remove camlp4Jérémie Dimino
2013-08-05Camlp4Fold/MapGenerator handle abstract type nowHongbo Zhang
2012-06-19bootstrap camlp4 to fix PR#5633 (slow parsing)Jacques Garrigue
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2010-08-02merge changes from branching of 3.12 to release/3.12.0Damien Doligez
2010-01-22clean up spaces and tabsDamien Doligez
2008-10-27camlp4: kill last $Id$sNicolas Pouillard
2008-10-03camlp4: remove the buggy/unfinished Camlp4Tracer filter.Nicolas Pouillard
2007-11-21[camlp4] Merge 3.10 on trunk for camlp4/Camlp4FiltersNicolas Pouillard
2007-10-08fusion de la version 3.10.0Damien Doligez
2007-02-26[Camlp4] handle externals properly and fix the bootstrap systemNicolas Pouillard
2007-02-07Some renamings, moving, and changements in camlp4Nicolas Pouillard
2006-10-04[camlp4] Update camlp4 to the new meta moduleNicolas Pouillard
2006-10-04[camlp4] Add the MetaGenerator that will replace the dirty scriptNicolas Pouillard
2006-07-17Add #array and #ref builtinsNicolas Pouillard
2006-07-17Fix itNicolas Pouillard
2006-07-17Add a dummy filter that remove the Camlp4FiltersTrash module.Nicolas Pouillard
2006-07-17Generate{Map,Fold} no longer handle the Trash moduleNicolas Pouillard
2006-07-08No longer use $opt:x$, but $rec:x$, $virtual:x$. Clearer and less ambiguous. ...Nicolas Pouillard
2006-07-08Improve the profiler by providing a separate tool to analyse resultsNicolas Pouillard
2006-07-08Add a simple profilerNicolas Pouillard
2006-06-30Finish the match_case renaming and bootstrapNicolas Pouillard
2006-06-30Replace assoc by match_caseNicolas Pouillard
2006-06-29Start the merge of the new Camlp4 versionNicolas Pouillard