aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/flags.mli
Commit message (Expand)AuthorAge
* .vi files: .vo files without proofsGravatar Enrico Tassi2014-01-04
* Fix CoqIDE on windowsGravatar Enrico Tassi2013-12-10
* STM: add options to disable fallbacks to ease regression testingGravatar gareuselesinge2013-10-03
* STM: number of slaves passed by the command lineGravatar gareuselesinge2013-10-03
* stm: (initial) support for -coq-slavesGravatar gareuselesinge2013-08-08
* Simple machinery to detect EXTEND that interpret during parsingGravatar gareuselesinge2013-08-08
* Coqide ported to STMGravatar gareuselesinge2013-08-08
* State Transaction MachineGravatar gareuselesinge2013-08-08
* Added more flags choice in desambiguating printer. The code isGravatar ppedrot2013-08-06
* Flags V8_4 for compatibility infrastructure.Gravatar herbelin2013-06-02
* Setting "appcontext" as the default behaviour in Ltac matching.Gravatar ppedrot2013-05-28
* Now printing body of abbreviations (i.e. notation with a name) withGravatar herbelin2013-05-05
* Flag ide_slave moved into Flags moduleGravatar gareuselesinge2013-04-25
* Remove deprecated option -no-hash-consing (currently doing nothing)Gravatar letouzey2013-04-23
* More functional implementation of locality_flag and program_modeGravatar gareuselesinge2013-04-15
* New implementation of the conversion test, using normalization by evaluation toGravatar mdenes2013-01-22
* Updating headers.Gravatar herbelin2012-08-08
* Notation: a new annotation "compat 8.x" extending "only parsing"Gravatar letouzey2012-07-05
* Added a color output to Coqtop.Gravatar ppedrot2012-06-04
* Revert copy/pasted function in to minilib thanks to clib.cmaGravatar pboutill2012-05-23
* Program: avoid staying in program mode after a failed Program commandGravatar letouzey2012-04-26
* Second step of integration of Program:Gravatar msozeau2012-03-14
* This option disables the use of the '{| field := ... |}' notationGravatar herbelin2011-07-16
* Generalizing flag use_evars_pattern_unification into a flagGravatar herbelin2011-06-18
* Made the emacs-U option deprecated. Also removed the old codeGravatar courtieu2011-05-24
* Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacksGravatar letouzey2011-04-03
* A fine-grain control of inlining at functor application via priority levelsGravatar letouzey2011-01-31
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* * lib/Flags: Replace dont_load_proofs by load_proofs since not loadingGravatar regisgia2010-08-27
* Rather quick hack to make basic unicode notations available byGravatar herbelin2010-07-29
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* New script dev/tools/change-header to automatically update Coq files headers.Gravatar herbelin2010-06-22
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Move from ocamlweb to ocamdoc to generate mli documentationGravatar pboutill2010-04-29
* Changed the way to support compatibility with previous versions.Gravatar herbelin2009-10-04
* Add the option to automatically introduce variables declared before theGravatar msozeau2009-09-22
* Tried to make F1 documentation tool working in CoqIDE.Gravatar herbelin2009-08-14
* Backporting from v8.2 to trunk:Gravatar herbelin2009-01-18
* Nettoyage des variables Coq et amélioration de coqmktop. LesGravatar notin2008-12-19
* Fixed bug in VernacExtend printing + missing vernacular printing rules +Gravatar herbelin2008-11-22
* Rétablissement de l'option -dump-glob de coq top et de l'option -glob-from d...Gravatar notin2008-07-18
* Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio...Gravatar notin2008-06-25
* Suppression de l'option -dump-glob et ajout d'une option -no-globGravatar notin2008-06-24
* - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used toGravatar msozeau2008-05-12
* Suite 10904 (fichiers oubliés)Gravatar herbelin2008-05-08
* Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientGravatar herbelin2008-04-01
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06