aboutsummaryrefslogtreecommitdiff
path: root/plugins/extraction/miniml.mli
AgeCommit message (Expand)Author
2020-07-06Primitive persistent arraysMaxime Dénès
2020-03-18Update headers in the whole code base.Théo Zimmermann
2019-11-01Add extraction for primitive floatsErik Martin-Dorel
2019-06-17Update ml-style headers to new year.Théo Zimmermann
2019-02-04Primitive integersMaxime Dénès
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-10-04Extraction : minor support stuff for the new Extraction Compute pluginPierre Letouzey
2017-07-27deprecate Pp.std_ppcmds type aliasMatej Košík
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-12Extraction: nicer implementation of ImplicitsPierre Letouzey
2015-03-21Properly capitalize filenames when extracting to Haskell. (Fix for bug #3221)Guillaume Melquiond
2015-01-12Update headers.Maxime Dénès
2015-01-11Extraction : some more support functions for a future "Extraction Compute"Pierre Letouzey
2012-12-18Modulification of mod_bound_idppedrot
2012-12-18Modulification of Labelppedrot
2012-12-14Modulification of identifierppedrot
2012-10-30Extraction: avoid initial strange empty comments after Arnaud's hackletouzey
2012-08-24Experimental support for a comment in the files' preamble in extraction.aspiwack
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-11-30Extraction: try to avoid issues with an Include directly inside a .vletouzey
2011-11-28Extraction: Richer patterns in matchs as proposed by P.N. Tollitteletouzey
2011-08-25Extraction: allow extraction of records with anonymous fields (fix #2555)letouzey
2011-05-19Extraction: avoid lots of late mind_of_knletouzey
2010-12-21Extraction: avoid type-unsafe optimisation of pattern-matchings (fix #2413)letouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-07-08Extraction: more factorization of common match branchesletouzey
2010-07-07Extraction Library Foo creates Foo.ml, not foo.mlletouzey
2010-05-21Extract Inductive is now possible toward non-inductive types (e.g. nat => int)letouzey
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: ad-hoc identifier type with annotations for reductionsletouzey
2009-10-21This big commit addresses two problems:soubiran
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey