aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/extraction/extraction.ml
Commit message (Expand)AuthorAge
* global_reference migrated from Libnames to new Globnames, less deps in gramma...Gravatar letouzey2012-05-29
* Noise for nothingGravatar pboutill2012-03-02
* Extraction: only do the test on generalizable lets for ocamlGravatar letouzey2011-12-10
* Extraction: avoid internal eta-reduction (fix #2570)Gravatar letouzey2011-12-08
* Extraction: try to avoid issues with an Include directly inside a .vGravatar letouzey2011-11-30
* Extraction: Richer patterns in matchs as proposed by P.N. TollitteGravatar letouzey2011-11-28
* Extraction Implicit: fix the numbering of constructor argumentsGravatar letouzey2011-09-05
* Extraction: allow extraction of records with anonymous fields (fix #2555)Gravatar letouzey2011-08-25
* Extraction: replace generic = on mutual_inductive_body by mib_equalGravatar puech2011-07-29
* Set Extraction KeepSingleton: an option for not decapsulating singleton typesGravatar letouzey2011-07-04
* Extraction: forbid Prop-polymorphism of inductives when extracting to OcamlGravatar letouzey2011-07-04
* Extraction: opaque terms are not traversed anymore by defaultGravatar letouzey2011-04-13
* Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacksGravatar letouzey2011-04-03
* Extraction: customized inductives are always standardGravatar glondu2011-03-31
* Extraction: a warning when an opaque constant is enterredGravatar letouzey2011-03-07
* Extraction: avoid type-unsafe optimisation of pattern-matchings (fix #2413)Gravatar letouzey2010-12-21
* Dead code in extractionGravatar letouzey2010-09-24
* Extraction: re-introduce some eta-expansions in rare situations leading to '_...Gravatar letouzey2010-09-20
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Extraction: more factorization of common match branchesGravatar letouzey2010-07-08
* Extraction with implicits: perform the occur-check after optimisationsGravatar letouzey2010-06-08
* Extraction: fix type_expunge_from_sign broken in last commitGravatar letouzey2010-05-01
* Extraction: an experimental command to get rid of some cst/constructor argumentsGravatar letouzey2010-04-30
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Extraction: less eta in calls to global functions, better optimization phaseGravatar letouzey2010-04-16
* Util: remove list_split_at which is a clone of list_chopGravatar letouzey2010-04-16
* Extraction: ad-hoc identifier type with annotations for reductionsGravatar letouzey2010-04-16
* Extraction: less _ in Haskell (typically for False_rect), less toplevel eta-e...Gravatar letouzey2010-04-16
* A bit of cleaning around name generation + creation of dedicated file namegen.mlGravatar herbelin2009-11-09
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...Gravatar letouzey2009-03-20