aboutsummaryrefslogtreecommitdiff
path: root/plugins/extraction/scheme.ml
AgeCommit message (Expand)Author
2019-06-17Update ml-style headers to new year.Théo Zimmermann
2019-02-04Primitive integersMaxime Dénès
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-07Put all plugins behind an "API".Matej Kosik
2017-05-27[cleanup] Unify all calls to the error function.Emilio Jesus Gallego Arias
2017-03-14[safe-string] plugins/extractionEmilio Jesus Gallego Arias
2017-02-07Revert "Extraction: avoid deprecated functions of module String"Pierre Letouzey
2017-02-07Extraction: avoid deprecated functions of module StringPierre Letouzey
2016-07-03errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Pierre Letouzey
2016-01-20Update copyright headers.Maxime Dénès
2015-12-14Extraction: cleanup a hack (Pp.is_empty instead of Failure "empty phrase")Pierre Letouzey
2015-12-12Extraction: nicer implementation of ImplicitsPierre Letouzey
2015-04-02Fix some typos.Guillaume Melquiond
2015-03-21Properly capitalize filenames when extracting to Haskell. (Fix for bug #3221)Guillaume Melquiond
2015-01-12Update headers.Maxime Dénès
2013-09-27Removing a bunch of generic equalities.ppedrot
2012-12-14Modulification of identifierppedrot
2012-10-30Extraction: avoid initial strange empty comments after Arnaud's hackletouzey
2012-09-14As r15801: putting everything from Util.array_* to CArray.*.ppedrot
2012-09-14This patch removes unused "open" (automatically generated fromregisgia
2012-08-24Experimental support for a comment in the files' preamble in extraction.aspiwack
2012-08-08Updating headers.herbelin
2012-03-02Noise for nothingpboutill
2011-11-28Extraction: Richer patterns in matchs as proposed by P.N. Tollitteletouzey
2011-03-07Extraction: avoid printing unused mutual fix components (fix #2477)letouzey
2011-02-25Extraction: Add missing parenthesis around emulated pattern-match (fix #2478)letouzey
2011-01-07Extraction : fix Extract Inlined Constant for Haskell and Scheme (#2469)letouzey
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-07Extraction Library Foo creates Foo.ml, not foo.mlletouzey
2010-07-05Extraction: (yet another) rework of the renaming codeletouzey
2010-07-02Extraction: better support of modulesletouzey
2010-07-02Extraction: no more MPself hence no need for subst during ppletouzey
2010-05-21Extract Inductive is now possible toward non-inductive types (e.g. nat => int)letouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-16Extraction: ad-hoc identifier type with annotations for reductionsletouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey