aboutsummaryrefslogtreecommitdiff
path: root/plugins/extraction/mlutil.mli
AgeCommit message (Expand)Author
2019-06-17Update ml-style headers to new year.Théo Zimmermann
2018-05-04[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.Emilio Jesus Gallego Arias
2018-02-27Update headers following #6543.Théo Zimmermann
2017-07-17[API] Remove `open API` in ml files in favor of `-open API` flag.Emilio Jesus Gallego Arias
2017-07-04Bump year in headers.Pierre-Marie Pédrot
2017-06-10Remove (useless) aliases from the API.Matej Košík
2017-06-07Put all plugins behind an "API".Matej Kosik
2016-01-20Update copyright headers.Maxime Dénès
2015-12-15Extraction: replace unused variable names by _ in funs and matchs (fix #2842)Pierre Letouzey
2015-12-12Extraction: nicer implementation of ImplicitsPierre Letouzey
2015-01-12Update headers.Maxime Dénès
2014-03-05Remove many superfluous 'open' indicated by ocamlc -w +33Pierre Letouzey
2014-03-03Fixing Pervasives.equality in extraction.Pierre-Marie Pédrot
2012-12-18Modulification of nameppedrot
2012-12-14Modulification of identifierppedrot
2012-08-08Updating headers.herbelin
2012-05-29remove many excessive open Util & Errors in mli'sletouzey
2012-05-29global_reference migrated from Libnames to new Globnames, less deps in gramma...letouzey
2012-03-02Noise for nothingpboutill
2011-12-10Extraction: only do the test on generalizable lets for ocamlletouzey
2011-12-08Extraction: avoid internal eta-reduction (fix #2570)letouzey
2011-11-28Extraction: Richer patterns in matchs as proposed by P.N. Tollitteletouzey
2010-12-21Extraction: avoid type-unsafe optimisation of pattern-matchings (fix #2413)letouzey
2010-09-24Dead code in extractionletouzey
2010-09-17Extraction: multiple fixes related with the Not_found encountered by X. Leroyletouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-07-08Extraction: more factorization of common match branchesletouzey
2010-06-08Extraction with implicits: perform the occur-check after optimisationsletouzey
2010-05-21Extract Inductive is now possible toward non-inductive types (e.g. nat => int)letouzey
2010-05-01Extraction: fix type_expunge_from_sign broken in last commitletouzey
2010-04-30Extraction: an experimental command to get rid of some cst/constructor argumentsletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-16Extraction: less eta in calls to global functions, better optimization phaseletouzey
2010-04-16Extraction: ad-hoc identifier type with annotations for reductionsletouzey
2009-10-21This big commit addresses two problems:soubiran
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey