aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/extraction/extract_env.ml
Commit message (Expand)AuthorAge
...
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* Modulification of LabelGravatar ppedrot2012-12-18
* Modulification of dir_pathGravatar ppedrot2012-12-14
* Modulification of identifierGravatar ppedrot2012-12-14
* Extraction: avoid initial strange empty comments after Arnaud's hackGravatar letouzey2012-10-30
* Remove some more "open" and dead code thanks to OCaml4 warningsGravatar letouzey2012-10-02
* More cleaning on Utils and CList. Some parts of the code beingGravatar ppedrot2012-09-17
* Some documentation and cleaning of CList and Util interfaces.Gravatar ppedrot2012-09-15
* As r15801: putting everything from Util.array_* to CArray.*.Gravatar ppedrot2012-09-14
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* Experimental support for a comment in the files' preamble in extraction.Gravatar aspiwack2012-08-24
* Updating headers.Gravatar herbelin2012-08-08
* Vecnacentries.dump_global silently ignores exceptionsGravatar pboutill2012-08-06
* Dump references in ExtractionGravatar pboutill2012-08-05
* More cleaningGravatar ppedrot2012-06-01
* Getting rid of Pp.msgnl and Pp.message.Gravatar ppedrot2012-06-01
* global_reference migrated from Libnames to new Globnames, less deps in gramma...Gravatar letouzey2012-05-29
* Module names and constant/inductive names are now in two separate namespacesGravatar letouzey2012-03-26
* Noise for nothingGravatar pboutill2012-03-02
* Extract_env: generic = on prec_declaration replaced by prec_declaration_equalGravatar puech2011-07-29
* Extraction: avoid lots of late mind_of_knGravatar letouzey2011-05-19
* Extraction: avoid printing of Recursive Extraction in coqide's consoleGravatar letouzey2011-05-18
* Extraction: allow extraction foo when foo is an alias notationGravatar letouzey2011-05-05
* Extraction: nicer error when a toplevel module has no body (#2525)Gravatar letouzey2011-04-15
* 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: a warning when an opaque constant is enterredGravatar letouzey2011-03-07
* A new command "Separate Extraction"Gravatar letouzey2011-03-07
* Extraction: improved indentation of extracted code (fix #2497)Gravatar letouzey2011-03-04
* A fine-grain control of inlining at functor application via priority levelsGravatar letouzey2011-01-31
* Extraction: multiple fixes related with the Not_found encountered by X. LeroyGravatar letouzey2010-09-17
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Extraction: fix a bit the extraction under modulesGravatar letouzey2010-07-15
* Extraction Library Foo creates Foo.ml, not foo.mlGravatar letouzey2010-07-07
* Extraction: get advantage of nicer, algebraic, module typesGravatar letouzey2010-07-07
* Extraction: (yet another) rework of the renaming codeGravatar letouzey2010-07-05
* Extraction: better support of modulesGravatar letouzey2010-07-02
* Extraction: no more MPself hence no need for subst during ppGravatar letouzey2010-07-02
* Extraction: remove a useless matchGravatar letouzey2010-06-28
* Extraction: nicer simple extraction of custom defs (fix #2204)Gravatar letouzey2010-06-23
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...Gravatar letouzey2009-03-20